1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

[asterisk] fix inconsistent fieldname for voicemail messages (Closes: #700)

lelutin proposed the change of the fieldname "messages" in the config
section to "total" (as used in the "fetch" output)

see https://github.com/munin-monitoring/contrib/issues/700
This commit is contained in:
Lars Kruse 2016-11-06 13:56:45 +01:00
parent 04def756bc
commit 9dcf5885e9

View file

@ -174,7 +174,7 @@ graph_title Asterisk voicemail messages
graph_args --base 1000 -l 0
graph_vlabel messages
graph_category asterisk
messages.label Total messages
total.label Total messages
END
print <<END;