Adding the "check_command check-host-alive" to the hosts.cfg did the trick. I'm so pleased. Thank you muchly.
Search found 4 matches
- Fri Nov 19, 2010 10:12 am
- Forum: Open Source Nagios Projects
- Topic: Host page status won't update from "Pending"
- Replies: 6
- Views: 15062
Re: Host page status won't update from "Pending"
I LOVE YOU! It worked!
Adding the "check_command check-host-alive" to the hosts.cfg did the trick. I'm so pleased. Thank you muchly.
Adding the "check_command check-host-alive" to the hosts.cfg did the trick. I'm so pleased. Thank you muchly.
- Thu Nov 18, 2010 9:22 am
- Forum: Open Source Nagios Projects
- Topic: Host page status won't update from "Pending"
- Replies: 6
- Views: 15062
Re: Host page status won't update from "Pending"
The localhost.cfg also contains services for the localhost. Here are the services in localhost.cfg: define service{ use local-service ; Name of service template to use host_name localhost service_description PING check_command check_ping!100.0,20%!500.0,60% } define service{ use local-service ; Name...
- Tue Nov 16, 2010 10:39 am
- Forum: Open Source Nagios Projects
- Topic: Host page status won't update from "Pending"
- Replies: 6
- Views: 15062
Re: Host page status won't update from "Pending"
Thanks. Adding the user name to nagios.cfg worked for most of the menu issues. However, I still can't get the status to update from "Pending" to "UP." The two servers that are showing "UP" are the localhost and another server. All my servers are listed and using the sam...
- Mon Nov 15, 2010 10:37 am
- Forum: Open Source Nagios Projects
- Topic: Host page status won't update from "Pending"
- Replies: 6
- Views: 15062
Host page status won't update from "Pending"
I have a new installation of Nagios 3.2.3 with Plug-ins 1.4.15 running on SuSE SLES 11, SP1, 64bit Intel platform, HP DL360 G7. Nagios appears to be working with a few exceptions. When I click on the "Hosts" link, only two of my hosts show a "Status" of "UP." The rest a...