| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| check_rbl - showing UNKNOWN http://steveshipway.org/forum/viewtopic.php?f=20&t=1308 |
Page 1 of 1 |
| Author: | vinayan [ Thu Oct 11, 2007 12:59 am ] |
| Post subject: | check_rbl - showing UNKNOWN |
| Author: | stevesh [ Thu Oct 11, 2007 7:16 pm ] |
| Post subject: | |
Can you confirm - 1) what exact parameters you care using to call check_rbl ? 2) Your nagios server has full DNS access to the internet (either directly, or via a local forwarding DNS server) Unknown usually means that either it cannot access the DNS, or else you have not given a valid parameter. It is also possible from the error message you give that you have not correctly configured the command in the checkcommands.cfg so Nagios does not know how to call the script. |
|
| Author: | vinayan [ Thu Oct 11, 2007 7:22 pm ] |
| Post subject: | |
Hi, I can do manually on command prompt # check_rbl "ipaddress" my configurations are below. in custom_cmds.cfg define command{ command_name check_rbl command_line $USER1$/check_rbl -H $HOSTADDRESS$ -p $ARG1$ } In services.cfg define service{ use basic-service name rbl-service service_description RBL notification_interval 0 max_check_attempts 2 contact_groups sysadmin notification_options c,r notification_period 24x7 check_command check_rbl register 0 } define service{ use rbl-service hostgroup_name linux-servers host_name 202.134.198.157 } Thanks and Regards Vinayan |
|
| Author: | stevesh [ Sat Oct 13, 2007 5:29 pm ] |
| Post subject: | |
| Author: | vinayan [ Mon Oct 15, 2007 4:47 pm ] |
| Post subject: | |
| Author: | stevesh [ Mon Oct 15, 2007 5:04 pm ] |
| Post subject: | |
| Author: | vinayan [ Mon Oct 15, 2007 5:18 pm ] |
| Post subject: | |
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|