1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

asterisk: fix typoes in multi-graph configuration

This commit is contained in:
Gabriel Filion 2019-08-09 17:00:50 -04:00
parent d66fef2dc6
commit 700b30e124

View file

@ -208,7 +208,7 @@ END
print <<END;
other.draw AREASTACK
other.label Other known codecs
unknwon.draw AREASTACK
unknown.draw AREASTACK
unknown.label Unknown codec
END
@ -311,7 +311,7 @@ if ( !$sipchannels_response and !$iaxchannels_response ) {
}
print <<END;
other.value U
unknown.valeu U
unknown.value U
END
} else {
my @results;