mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
netatalk plugin moved to network directory and family.
This commit is contained in:
parent
17cdb3a1f4
commit
e94af31a51
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_title Netatalk status'
|
||||
echo 'graph_args --logarithmic --lower-limit 0.1'
|
||||
echo 'graph_vlabel Number'
|
||||
echo 'graph_category netatalk'
|
||||
echo 'graph_category network'
|
||||
echo 'proc.label Running processes'
|
||||
echo 'proc.info Number of running afpd processes'
|
||||
echo 'proc.min 0'
|
Loading…
Add table
Add a link
Reference in a new issue