Interface service using check_netint.pl not graphing
Posted: Mon Sep 28, 2015 7:54 am
I may be missing something obvious here, but I'm trying to generate a performance graph from the perf data on a service I have set up. I am using the check_netint.pl plugin with the following command
The service is set up as follows
I was under the impression that the event handler would generate the graph info, and when I set up a similar service for CPU monitoring I was able to get the chart when I specified the event handler as follows
The Output from the interface service appears below. Am I missing something or is this a missing perf counter, and if so where is this defined in XI?
Code: Select all
define command {
command_name check_Cisco_Interface_Bandwidth_In
command_line $USER1$/check_netint.pl -H $HOSTADDRESS$ -C $ARG1$ -2 -n $ARG2$ -S$ARG3$ -Mgmk -w$ARG4$ -c$ARG5$
}Code: Select all
define service {
service_description Outbound Traffic
use 00-Template-SLA-4H
hostgroup_name 11-Cisco-Hostgroup-Network
check_command check_Cisco_Interface_Bandwidth_In!Earth.capital.friend.!GigabitEthernet0/0!10MB!5,5!10,10!!
!
event_handler process-service-perfdata-pnp-normal
register 1
}
Code: Select all
Command
define command {
command_name Check_Cisco_CPU-Network
command_line $USER1$/check_snmp_load.pl -H $HOSTADDRESS$ -C $ARG1$ -2 -w $ARG2$ -c $ARG3$ -T cis
co -f
}
Service
define service {
service_description CPU
use 00-Template-SLA-4H
hostgroup_name 11-Cisco-Hostgroup-Network
check_command Check_Cisco_CPU-Network!Earth.capital.friend.!80,75,70!99,95,90!!!!!
event_handler process-service-perfdata-pnp-normal
register 1
}
Code: Select all
GigabitEthernet0/0:UP (0.0MBps/0.0MBps) (1 UP): OK