Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check that SNMP-'sysName' matches DNS A record for this host, alternately that it matches a specified string. Very useful for making sure network device sysName values are kept proper when they're deployed/rearranged.
Current Version
Last Release Date
June 23, 2009
Owner
Nagios Exchange
check_snmp_string.pl
This script requires:
Getopt::Long Pod::Usage Time::HiRes Net::SNMP
/ Nagios command definition examples:
define command { command_name check_snmp_sysname command_line $USER1$/check_snmp_string.pl -H $HOSTNAME$ -c $ARG1$ -o sysName }
/ Nagios service definition examples:
define service{
service_description SNMP--sysname use generic-service hostgroup_name deathstar-opteron-2220-32G servicegroups dns_alerts check_command check_snmp_sysname!rocstring max_check_attempts 5 normal_check_interval 60
}
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!