mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
sysutils/munin-node: fix description typo. (#2242)
This commit is contained in:
parent
41bbb4872f
commit
926d426442
2 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ sysutils/git-backup -- Track config changes using git
|
|||
sysutils/hw-probe -- Collect hardware diagnostics
|
||||
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 monitoring agent
|
||||
sysutils/node_exporter -- Prometheus exporter for machine metrics
|
||||
sysutils/nut -- Network UPS Tools
|
||||
sysutils/smart -- SMART tools
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
PLUGIN_NAME= munin-node
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Munin monitorin agent
|
||||
PLUGIN_COMMENT= Munin monitoring agent
|
||||
PLUGIN_DEPENDS= munin-node
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue