Page 2 of 2

Re: Bandwidth Utilization Monitor Tweak

Posted: Mon Jun 27, 2016 2:34 pm
by ssax
Ok, so this is why it's showing 100:

Code: Select all

define service {
   host_name         hb-civ-asa-primary.herringbank.com
   service_description      Suddenlink Bandwidth
   use            xiwizard_switch_port_bandwidth_service
   check_command         check_xi_service_mrtgtraf!10.8.30.3_13.rrd!70.00,70.00!90.00,90.00!M
   max_check_attempts      5
   check_interval         5
   retry_interval         1
   check_period         xi_timeperiod_24x7
   notification_interval      60
   notification_period      xi_timeperiod_24x7
   contact_groups         HB IT NETWORK ENG,HB IT OPS
   _xiwizard         switch
   register         1
   }
Specifically this part:

check_command check_xi_service_mrtgtraf!10.8.30.3_13.rrd!70.00,70.00!90.00,90.00!M

Please go to Configure > Core Config Manager > Services and edit the service.
- Note: The values below are just examples, adjust them as necessary.
- Change $ARG2$ to 10.00,10.00
- Change $ARG3$ to 15.00,15.00

Then you will see something like so:
gauges.png

Re: Bandwidth Utilization Monitor Tweak

Posted: Mon Jun 27, 2016 3:02 pm
by herringbank
Great! Thank you... this is exactly what I was after.

Re: Bandwidth Utilization Monitor Tweak

Posted: Mon Jun 27, 2016 3:15 pm
by ssax
That's great to hear, are we okay to mark this as resolved and lock the topic or do you have any other related questions?

Re: Bandwidth Utilization Monitor Tweak

Posted: Mon Jun 27, 2016 3:17 pm
by herringbank
Yes, thank you.