From 45391005a85040c0ac972de6ca11ba63b211a5a8 Mon Sep 17 00:00:00 2001 From: dipohl Date: Fri, 24 Feb 2017 00:13:44 +0100 Subject: [PATCH] Reduce number of categories --- plugins/asterisk/asterisk_14_fax_ffa/TEMPLATE | 2 +- plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_cancelled | 2 +- .../asterisk_14_fax_ffa/asterisk_fax_current_sessions | 2 +- .../asterisk_14_fax_ffa/asterisk_fax_failed_completed | 2 +- plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iofail | 2 +- plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iopartial | 2 +- .../asterisk_14_fax_ffa/asterisk_fax_licensed_channels | 2 +- .../asterisk/asterisk_14_fax_ffa/asterisk_fax_max_concurrent | 2 +- .../asterisk_14_fax_ffa/asterisk_fax_negotiations_failed | 2 +- plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_nofax | 2 +- plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_partial | 2 +- .../asterisk/asterisk_14_fax_ffa/asterisk_fax_protocol_error | 2 +- plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_success | 2 +- .../asterisk/asterisk_14_fax_ffa/asterisk_fax_switched2t38 | 2 +- .../asterisk/asterisk_14_fax_ffa/asterisk_fax_train_failure | 2 +- .../asterisk/asterisk_14_fax_ffa/asterisk_fax_txrx_attempts | 2 +- plugins/asterisk/asterisk_14_fax_ffa/fax_test | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_cancelled | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_channels | 2 +- .../asterisk_16_fax_ffa/asterisk_fax_current_sessions | 2 +- .../asterisk_16_fax_ffa/asterisk_fax_failed_completed | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iofail | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iopartial | 2 +- .../asterisk_16_fax_ffa/asterisk_fax_licensed_channels | 2 +- .../asterisk/asterisk_16_fax_ffa/asterisk_fax_max_concurrent | 2 +- .../asterisk_16_fax_ffa/asterisk_fax_negotiations_failed | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_nofax | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_partial | 2 +- .../asterisk/asterisk_16_fax_ffa/asterisk_fax_protocol_error | 2 +- plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_success | 2 +- .../asterisk/asterisk_16_fax_ffa/asterisk_fax_switched2t38 | 2 +- .../asterisk/asterisk_16_fax_ffa/asterisk_fax_train_failure | 2 +- .../asterisk/asterisk_16_fax_ffa/asterisk_fax_txrx_attempts | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_call_dropped | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_current_sessions | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_failed_completed | 2 +- .../asterisk/asterisk_18_fax_spandsp/asterisk_fax_file_error | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_memory_error | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_negotiations_failed | 2 +- plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_nofax | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_protocol_error | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_retries_exceeded | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_rxtx_protocol_error | 2 +- plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_success | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_switched2t38 | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_train_failure | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_txrx_attempts | 2 +- .../asterisk_18_fax_spandsp/asterisk_fax_unknown_error | 2 +- plugins/keystone/keystone_stats | 2 +- plugins/licensing/flexlm_ | 2 +- plugins/squeezebox/squeezebox_multi | 4 ++-- 51 files changed, 52 insertions(+), 52 deletions(-) diff --git a/plugins/asterisk/asterisk_14_fax_ffa/TEMPLATE b/plugins/asterisk/asterisk_14_fax_ffa/TEMPLATE index 5034fc9f..c5a1e329 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/TEMPLATE +++ b/plugins/asterisk/asterisk_14_fax_ffa/TEMPLATE @@ -13,7 +13,7 @@ print "graph_title Asterisk Fax - Cancelled Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Cancelled Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_cancelled.draw AREA\n"; print "t38_cancelled.label Cancelled T.38 Faxes\n"; print "g711_cancelled.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_cancelled b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_cancelled index 3258d261..068c8bc0 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_cancelled +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_cancelled @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Cancelled Faxes\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Cancelled Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "cancelled.draw AREA\n"; print "cancelled.label Cancelled Faxes\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_current_sessions b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_current_sessions index 72de6193..edc27685 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_current_sessions +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_current_sessions @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Current Sessions\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Current Sessions\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "sessions.draw AREA\n"; print "sessions.label Current Sessions\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_failed_completed b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_failed_completed index 1a443cef..5a6d55a5 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_failed_completed +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_failed_completed @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Failed and Completed Faxes\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Failed and Completed Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "failed.draw AREA\n"; print "failed.label Failed faxes\n"; print "completed.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iofail b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iofail index 83ad26bf..004c3787 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iofail +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iofail @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - IO Fail\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of IO Failures\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "iofail.draw AREA\n"; print "iofail.label IO Failures\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iopartial b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iopartial index 64adca01..d247f3d8 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iopartial +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_iopartial @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - IO Partial\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of IO Partials\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "iopartial.draw AREA\n"; print "iopartial.label IO Partial\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_licensed_channels b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_licensed_channels index 49673565..3054013f 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_licensed_channels +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_licensed_channels @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Licensed Channels\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Licensed Channels\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "channels.draw AREA\n"; print "channels.label Licensed Channels\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_max_concurrent b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_max_concurrent index 247e28a1..1d6350ee 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_max_concurrent +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_max_concurrent @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Max Concurrent Sessions\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Max Concurrent Sessions\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "maxsessions.draw AREA\n"; print "maxsessions.label Sessions\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_negotiations_failed b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_negotiations_failed index ca7757ff..b8334759 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_negotiations_failed +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_negotiations_failed @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Negotiations Failed\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Negotiations Failed\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "failed.draw AREA\n"; print "failed.label Negotiations Failed\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_nofax b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_nofax index 645199b8..86272cc7 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_nofax +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_nofax @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - No Fax\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of No Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "nofax.draw AREA\n"; print "nofax.label Number of No Faxes\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_partial b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_partial index faa7bab1..445f2ff6 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_partial +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_partial @@ -86,7 +86,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Partial Faxes\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Partial Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "partial.draw AREA\n"; print "partial.label Partial Faxes\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_protocol_error b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_protocol_error index a18f8bf0..273a5286 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_protocol_error +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_protocol_error @@ -86,7 +86,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Protocol Error\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Protocol Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "proterror.draw AREA\n"; print "proterror.label Protocol Errors\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_success b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_success index b10476ab..3a2fb55a 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_success +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_success @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Successful Tx\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Successful Tx's\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "success.draw AREA\n"; print "success.label successful tx\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_switched2t38 b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_switched2t38 index 46f310d8..0ecc5d4c 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_switched2t38 +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_switched2t38 @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Switched to T.38\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Switches to T.38\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "switched.draw AREA\n"; print "switched.label Switches to T.38\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_train_failure b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_train_failure index bddfd350..ac488825 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_train_failure +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_train_failure @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Train Failure\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Train Failures\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "failure.draw AREA\n"; print "failure.label Train Failures\n"; exit 0; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_txrx_attempts b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_txrx_attempts index 2bd6ddf2..23a89fea 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_txrx_attempts +++ b/plugins/asterisk/asterisk_14_fax_ffa/asterisk_fax_txrx_attempts @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Tx/Rx Attempts\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Tx and Rx Attempts\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "transmit.draw AREA\n"; print "transmit.label Tx Attempts\n"; print "receive.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_14_fax_ffa/fax_test b/plugins/asterisk/asterisk_14_fax_ffa/fax_test index b67c9b05..220859ae 100755 --- a/plugins/asterisk/asterisk_14_fax_ffa/fax_test +++ b/plugins/asterisk/asterisk_14_fax_ffa/fax_test @@ -14,7 +14,7 @@ print "graph_title Asterisk active fax channels\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel channels\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "channels.draw AREA\n"; print "channels.label channels\n"; exit 0; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_cancelled b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_cancelled index 61dbac09..d614b6dd 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_cancelled +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_cancelled @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Cancelled Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Cancelled Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_cancelled.draw AREA\n"; print "t38_cancelled.label Cancelled T.38 Faxes\n"; print "g711_cancelled.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_channels b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_channels index 8f02a5e3..51f1f57b 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_channels +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_channels @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Licensed Channels\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel channels\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "channels.draw AREA\n"; print "channels.label channels\n"; exit 0; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_current_sessions b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_current_sessions index 329c4061..a3a46d71 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_current_sessions +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_current_sessions @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Current Sessions\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Current Sessions\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "sessions.draw AREA\n"; print "sessions.label Current Sessions\n"; exit 0; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_failed_completed b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_failed_completed index af579e65..802ac102 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_failed_completed +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_failed_completed @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Failed and Completed Faxes\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Failed and Completed Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "failed.draw AREA\n"; print "failed.label Failed faxes\n"; print "completed.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iofail b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iofail index 3655f6f8..eae77859 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iofail +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iofail @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - IO Failures (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of IO Failures\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_iofail.draw AREA\n"; print "t38_iofail.label T.38 IO Failures\n"; print "g711_iofail.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iopartial b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iopartial index 6d8c28aa..0a0f63d4 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iopartial +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_iopartial @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - IO Partial (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Number of IO Partials\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_iopartial.draw AREA\n"; print "t38_iopartial.label Partial T.38 Faxes\n"; print "g711_iopartial.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_licensed_channels b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_licensed_channels index 66f91c05..8040e4c8 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_licensed_channels +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_licensed_channels @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Licensed Channels (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Licensed Channels\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_channels.draw AREA\n"; print "t38_channels.label T.38 Licensed Channels\n"; print "g711_channels.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_max_concurrent b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_max_concurrent index e5311af1..1a4a4bde 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_max_concurrent +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_max_concurrent @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Max Concurrent Sessions (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Max Concurrent Sessions\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_maxsessions.draw AREA\n"; print "t38_maxsessions.label Max Concurrent T.38 Sessions\n"; print "g711_maxsessions.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_negotiations_failed b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_negotiations_failed index 57c24233..d4c851ff 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_negotiations_failed +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_negotiations_failed @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Negotiations Failed (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Negotiations Failed\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_failed.draw AREA\n"; print "t38_failed.label T.38 Negotiations Failed\n"; print "g711_failed.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_nofax b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_nofax index 8b6485a8..73571c93 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_nofax +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_nofax @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - No Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of No Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_nofax.draw AREA\n"; print "t38_nofax.label No T.38 Faxes\n"; print "g711_nofax.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_partial b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_partial index e573f071..2b9f425b 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_partial +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_partial @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Partial Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Partial Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_partial.draw AREA\n"; print "t38_partial.label Partial T.38 Faxes\n"; print "g711_partial.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_protocol_error b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_protocol_error index 3fa8a6af..483493c1 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_protocol_error +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_protocol_error @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Protocol Errors (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Protocol Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_proterror.draw AREA\n"; print "t38_proterror.label T.38 Protocol Errors\n"; print "g711_proterror.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_success b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_success index 9d1dfd13..2ec335fb 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_success +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_success @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Successful Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Successful Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_success.draw AREA\n"; print "t38_success.label Successful T.38 Faxes\n"; print "g711_success.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_switched2t38 b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_switched2t38 index f67baaaf..9de7a3b4 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_switched2t38 +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_switched2t38 @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Switched to T.38\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Switches to T.38\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "switched.draw AREA\n"; print "switched.label Switched to T.38\n"; exit 0; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_train_failure b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_train_failure index 8ff83de0..b0d98edb 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_train_failure +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_train_failure @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Train Failures (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Train Failures\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_failure.draw AREA\n"; print "t38_failure.label T.38 Train Failures\n"; print "g711_failure.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_txrx_attempts b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_txrx_attempts index b8229ac8..f53ef89a 100755 --- a/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_txrx_attempts +++ b/plugins/asterisk/asterisk_16_fax_ffa/asterisk_fax_txrx_attempts @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Tx/Rx Attempts\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Tx and Rx Attempts\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "transmit.draw AREA\n"; print "transmit.label Tx Attempts\n"; print "receive.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_call_dropped b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_call_dropped index c6ba3fd8..13b3953d 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_call_dropped +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_call_dropped @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Dropped Calls (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Dropped Calls\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_dropped.draw AREA\n"; print "t38_dropped.label T.38 Dropped Calls\n"; print "g711_dropped.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_current_sessions b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_current_sessions index 4b35be54..4614b386 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_current_sessions +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_current_sessions @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Current Sessions\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Current Sessions\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "sessions.draw AREA\n"; print "sessions.label Current Sessions\n"; exit 0; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_failed_completed b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_failed_completed index 671146c5..39e2c477 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_failed_completed +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_failed_completed @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Failed and Completed Faxes\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Failed and Completed Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "failed.draw AREA\n"; print "failed.label Failed faxes\n"; print "completed.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_file_error b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_file_error index f5d5431d..fa64d47f 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_file_error +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_file_error @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - File Errors (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of File Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_file_error.draw AREA\n"; print "t38_file_error.label T.38 File Errors\n"; print "g711_file_error.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_memory_error b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_memory_error index 5786dad1..4ae6b5a3 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_memory_error +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_memory_error @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Memory Errors (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Memory Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_errors.draw AREA\n"; print "t38_errors.label T.38 Memory Errors\n"; print "g711_errors.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_negotiations_failed b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_negotiations_failed index f50d2922..373c60d0 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_negotiations_failed +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_negotiations_failed @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Negotiations Failed (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Negotiations Failed\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_failed.draw AREA\n"; print "t38_failed.label T.38 Negotiations Failed\n"; print "g711_failed.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_nofax b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_nofax index 21d8a942..9d7f7722 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_nofax +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_nofax @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - No Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of No Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_nofax.draw AREA\n"; print "t38_nofax.label No T.38 Faxes\n"; print "g711_nofax.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_protocol_error b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_protocol_error index fe065bf8..a02fbb2b 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_protocol_error +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_protocol_error @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Protocol Errors (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Protocol Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_proterror.draw AREA\n"; print "t38_proterror.label T.38 Protocol Errors\n"; print "g711_proterror.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_retries_exceeded b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_retries_exceeded index dfb0d64c..015c9ec4 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_retries_exceeded +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_retries_exceeded @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Retries Exceeded (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Retries Exceeded\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_retries.draw AREA\n"; print "t38_retries.label T.38 Retries Exceeded\n"; print "g711_retries.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_rxtx_protocol_error b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_rxtx_protocol_error index 3efed790..231ef3e1 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_rxtx_protocol_error +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_rxtx_protocol_error @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Rx and Tx Protocol Errors (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Protocol Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_rx_proterror.draw AREA\n"; print "t38_rx_proterror.label T.38 Rx Protocol Errors\n"; print "t38_tx_proterror.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_success b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_success index 677d0d72..b9df45ee 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_success +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_success @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Successful Faxes (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Successful Faxes\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_success.draw AREA\n"; print "t38_success.label Successful T.38 Faxes\n"; print "g711_success.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_switched2t38 b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_switched2t38 index 8b029859..48b95697 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_switched2t38 +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_switched2t38 @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Switched to T.38\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Switches to T.38\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "switched.draw AREA\n"; print "switched.label Switched to T.38\n"; exit 0; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_train_failure b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_train_failure index b0852d68..b9d19a00 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_train_failure +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_train_failure @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Train Failures (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Train Failures\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_failure.draw AREA\n"; print "t38_failure.label T.38 Train Failures\n"; print "g711_failure.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_txrx_attempts b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_txrx_attempts index 7f61b968..22e09e59 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_txrx_attempts +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_txrx_attempts @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Tx/Rx Attempts\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Tx and Rx Attempts\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "transmit.draw AREA\n"; print "transmit.label Tx Attempts\n"; print "receive.draw AREA\n"; diff --git a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_unknown_error b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_unknown_error index 10b40354..a537b5e7 100755 --- a/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_unknown_error +++ b/plugins/asterisk/asterisk_18_fax_spandsp/asterisk_fax_unknown_error @@ -85,7 +85,7 @@ address with the copyright notice upgrade with your name. print "graph_title Asterisk Fax - Unknown Errors (T.38 and G.711)\n"; print "graph_args --base 1000 -l 0\n"; print "graph_vlabel Number of Unknown Errors\n"; - print "graph_category asterisk\n"; + print "graph_category other\n"; print "t38_errors.draw AREA\n"; print "t38_errors.label T.38 Unknown Errors\n"; print "g711_errors.draw AREA\n"; diff --git a/plugins/keystone/keystone_stats b/plugins/keystone/keystone_stats index bb6d9045..bed779c8 100755 --- a/plugins/keystone/keystone_stats +++ b/plugins/keystone/keystone_stats @@ -30,7 +30,7 @@ def print_config(): print 'graph_title Keystone Stats' print 'graph_vlabel count' print 'graph_args --base 1000 --lower-limit 0' - print 'graph_category keystone' + print 'graph_category other' print 'graph_scale no' print 'graph_info This graph shows stats about keystone: ' + (', ').join(stats) for field in stats: diff --git a/plugins/licensing/flexlm_ b/plugins/licensing/flexlm_ index 685ec275..1ad006f4 100755 --- a/plugins/licensing/flexlm_ +++ b/plugins/licensing/flexlm_ @@ -123,7 +123,7 @@ elsif( $munincommand eq 'config' ){ } else { print "graph_args --base 1000 --vertical-label licenses -l 0\n"; } - print "graph_category licensing\n"; + print "graph_category other\n"; print "graph_period minute\n"; for my $x ( &lmstat ){ printf "%s.label %s\n", $x->cleanname, $x->name; diff --git a/plugins/squeezebox/squeezebox_multi b/plugins/squeezebox/squeezebox_multi index d3abed24..62fe34e7 100755 --- a/plugins/squeezebox/squeezebox_multi +++ b/plugins/squeezebox/squeezebox_multi @@ -167,7 +167,7 @@ if (uri_unescape($conn->getline) =~ /^years\s+count:(\d+)/) { if ($config) { # config run print "graph_title Albums per year\n"; - print "graph_category Squeezebox\n"; + print "graph_category radio\n"; print "graph_args --base 1000 -l 0\n"; foreach my $year (@years) { if ($year =~ /year\:(\d+)/) { @@ -199,7 +199,7 @@ foreach my $attr ("signalstrength", "mixer volume") { print "multigraph squeezebox_${attr_print}\n"; if ($config) { print "graph_title " . ucfirst ($attr) . "\n"; - print "graph_category Squeezebox\n"; + print "graph_category radio\n"; } $conn->print ("player count ?"); (my $no_of_players = uri_unescape ($conn->getline)) =~ s/player count\s+//;