mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
sysutils/munin-node: small update
This commit is contained in:
parent
cab4849f93
commit
7e651c28f4
2 changed files with 3 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ sysutils/boot-delay -- Apply a persistent 10 second boot delay
|
|||
sysutils/dmidecode -- Display hardware information on the dashboard
|
||||
sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices
|
||||
sysutils/mail-backup -- Send configuration file backup by e-mail
|
||||
sysutils/munin-node -- munin monitorin agent
|
||||
sysutils/munin-node -- Munin monitorin agent
|
||||
sysutils/node_exporter -- Prometheus exporter for machine metrics
|
||||
sysutils/nut -- Network UPS Tools
|
||||
sysutils/smart -- SMART tools
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
PLUGIN_NAME= munin-node
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_COMMENT= munin monitorin agent
|
||||
PLUGIN_COMMENT= Munin monitorin agent
|
||||
PLUGIN_DEPENDS= munin-node
|
||||
PLUGIN_DEVEL= YES
|
||||
PLUGIN_DEVEL= yes
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue