Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
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
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2009/06/check_snmp_string.pl
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: