mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
186 B
Makefile
8 lines
186 B
Makefile
PLUGIN_NAME= monit
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_COMMENT= Proactive system monitoring
|
|
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
|
PLUGIN_DEPENDS= monit
|
|
|
|
.include "../../Mk/plugins.mk"
|