Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_dnscluster

Rating
1 vote
Favoured:
0
Hits
93035
Files:
FileDescription
check_dnscluster.plcheck_dnscluster.pl
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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".
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