Re: Bandwidth Utilization Monitor Tweak
Posted: Mon Jun 27, 2016 2:34 pm
Ok, so this is why it's showing 100:
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:
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
}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: