Révision 38a92191
asterisk: another typo in config prevents graphs from showing up
This typo causes the following error during munin-update:
asterisk_codecs.graphs_title Asterisk channels per codec' : Parse error in /var/lib/munin/datafile for asterisk_codecs.graphs_title:
This error completely prevents munin-update from creating graphs for the
asterisk plugin.
| plugins/asterisk/asterisk | ||
|---|---|---|
| 192 | 192 |
print <<END; |
| 193 | 193 |
|
| 194 | 194 |
multigraph asterisk_codecs |
| 195 |
graphs_title Asterisk channels per codec
|
|
| 195 |
graph_title Asterisk channels per codec |
|
| 196 | 196 |
graph_args --base 1000 -l 0 |
| 197 | 197 |
graph_vlabel channels |
| 198 | 198 |
graph_category asterisk |
Formats disponibles : Unified diff