Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check if the given IP-address is a member of a DNS roundrobin-cluster. Useful if you use DNS roundrobin to define different servers that are "in production".
Current Version
Last Release Date
June 22, 2009
Owner
Nagios Exchange
Website
http://blog.kamfjord.org/2009/04/24/nagios-plugin-for-dns-roundrobin-checks/
check_dnscluster.pl
This is the configurations I use:
define service {
use generic-service
hostgroups skole-windows-terminalserver-group
check_command check_dnscluster!tscluster.ped.local!10.5.48.44
service_description Skole-WTS innmeldt i cluster
servicegroups skole-tscluster-servicegroup
check_interval 30
}
define command {
#./check_dnscluster.pl -s 10.5.48.44 -A tscluster.ped.local -H 10.5.49.32
command_name check_dnscluster
command_line $USER1$/check_dnscluster.pl -H $HOSTADDRESS$ -A $ARG1$ -s $ARG2$
define servicegroup
servicegroup_name skole-tscluster-servicegroup
alias Alle servere i tscluster
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!