mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
31c80c05aa
This is for 18.1.7 to sync the core code and the plugins code for release version. CC: @fbrendel
9 lines
205 B
Makefile
9 lines
205 B
Makefile
PLUGIN_NAME= monit
|
|
PLUGIN_VERSION= 1.7
|
|
PLUGIN_VERSION= 1
|
|
PLUGIN_COMMENT= Proactive system monitoring
|
|
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
|
PLUGIN_DEPENDS= monit
|
|
|
|
.include "../../Mk/plugins.mk"
|