Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Monitoring the Cisco CallManager and CallManager Express (=> 6) with Nagios
Current Version
1
Last Release Date
2010-04-13
Compatible With
- Nagios 2.x
- Nagios 3.x
Owner
Hits
245280
- Activate SNMP service on your CCM or CCME.
- Verify with Nagios the CCM or CCME.
This is a small part of the configuration of Nagios:
###############################################################################
define service{
use CCM-service
hostgroup_name Cisco-VoIP-callmangers
service_description Rejected Phones
check_command check_snmp!-C $USER5$ -o .1.3.6.1.4.1.9.9.156.1.5.7.0 -c 1 -l "Rejected Phones: "
icon_image phone.png
}
###############################################################################
For the rest see my blog post.
###############################################################################
define service{
use CCM-service
hostgroup_name Cisco-VoIP-callmangers
service_description Rejected Phones
check_command check_snmp!-C $USER5$ -o .1.3.6.1.4.1.9.9.156.1.5.7.0 -c 1 -l "Rejected Phones: "
icon_image phone.png
}
###############################################################################
For the rest see my blog post.
Reviews (0)
Be the first to review this listing!