Yes, well done it works perfectly. I knew there was a check_dns but I wasn't aware of the -a option.
thank you
Search found 5 matches
- Tue Apr 19, 2016 7:56 pm
- Forum: Open Source Nagios Projects
- Topic: check_dns_pl or check_dns
- Replies: 3
- Views: 1114
- Tue Apr 19, 2016 6:40 pm
- Forum: Open Source Nagios Projects
- Topic: check_dns_pl or check_dns
- Replies: 3
- Views: 1114
check_dns_pl or check_dns
I am trying to code a routine in Nagios to check a website dns and if the IP matches does not match IP:xx.xx.xx.xx then generate an alert.
Any suggestions? Thanks
Any suggestions? Thanks
- Tue Apr 19, 2016 5:14 pm
- Forum: Open Source Nagios Projects
- Topic: check_dns_pl or check_dns
- Replies: 1
- Views: 671
check_dns_pl or check_dns
I am trying to code a routine in Nagios to check a website dns and if the IP matches does not match IP:xx.xx.xx.xx then generate an alert.
Any suggestions? Thanks
Any suggestions? Thanks
- Wed May 25, 2011 3:11 pm
- Forum: Open Source Nagios Projects
- Topic: nsclient
- Replies: 1
- Views: 950
nsclient
I have never set up nagios on a Windows environment. I have installed an nsclient++ on a windows 2003 server. The main Nagios server is a Linux RHN 5.5. When I enter this in the windows.cfg and I restart nagios it generates an error. WHY? define service{ use windows_template hostgroup_name windows_s...
- Fri Mar 11, 2011 3:49 pm
- Forum: Open Source Nagios Projects
- Topic: I am new to Nagios and I have a question
- Replies: 1
- Views: 1218
I am new to Nagios and I have a question
An alert has generated because a server has not been rebooted for 90 days
I was looking into the configuration files in a client.
nrpe.cfg
and noticed that the uptime:
command[check_uptime]=/usr/lib/nagios/plugins/check_uptime $ARG1$
I am not clear how is the parameter passed to $ARG1$
I was looking into the configuration files in a client.
nrpe.cfg
and noticed that the uptime:
command[check_uptime]=/usr/lib/nagios/plugins/check_uptime $ARG1$
I am not clear how is the parameter passed to $ARG1$