Checked and confirmed nothing is being logged simply because no error is generated,just that the search cannot find new added hosts.
Please advise
Search found 85 matches
- Thu Nov 06, 2014 3:57 am
- Forum: Open Source Nagios Projects
- Topic: Host does not exist on quick search
- Replies: 8
- Views: 3199
- Tue Nov 04, 2014 3:40 am
- Forum: Open Source Nagios Projects
- Topic: Host does not exist on quick search
- Replies: 8
- Views: 3199
Re: Host does not exist on quick search
No it doesnt restart.I tried to do several restarts myself to try clear this problem though.
No errors in apache logs relating to this particular problem.
No errors in apache logs relating to this particular problem.
- Mon Nov 03, 2014 4:25 am
- Forum: Open Source Nagios Projects
- Topic: Host does not exist on quick search
- Replies: 8
- Views: 3199
Re: Host does not exist on quick search
Core Vesrion 3.5.1
Host Page.
They eventually pop up when the page refreshes,then disapear again,this happens at random,I never have to change anything.
I am searching for name.
Host Page.
They eventually pop up when the page refreshes,then disapear again,this happens at random,I never have to change anything.
I am searching for name.
- Fri Oct 31, 2014 6:55 am
- Forum: Open Source Nagios Projects
- Topic: Host does not exist on quick search
- Replies: 8
- Views: 3199
Host does not exist on quick search
I have a weird situation happening,this past week whenever I add a new host to monitor and do a quick search on the web portal at times I do get the host but most times I get 0 results.
I have done a restart of nagios several times,but this problem still persists.
Please advise.
I have done a restart of nagios several times,but this problem still persists.
Please advise.
- Fri Sep 26, 2014 2:23 am
- Forum: Open Source Nagios Projects
- Topic: Other external commands
- Replies: 4
- Views: 1886
Re: Other external commands
So if i get response 'CRITICAL - Socket timeout after 10 seconds ' when i use check_http then this would mean that access is denied on port 80/443?
- Tue Sep 23, 2014 8:52 am
- Forum: Open Source Nagios Projects
- Topic: Other external commands
- Replies: 4
- Views: 1886
Other external commands
Other commands which do not depend on nsclient or nrpe.
How do the work? e.g check_pop,check_http,check_smtp etc
ie which ports do they use? how do they do check on services and how do they get the results.
How do the work? e.g check_pop,check_http,check_smtp etc
ie which ports do they use? how do they do check on services and how do they get the results.
- Thu Sep 11, 2014 1:50 am
- Forum: Open Source Nagios Projects
- Topic: Email notification details
- Replies: 3
- Views: 1671
Re: Email notification details
Thanks,LONGSERVICEOUTPUT worked,its giving me the information I need.
- Wed Sep 10, 2014 8:40 am
- Forum: Open Source Nagios Projects
- Topic: Email notification details
- Replies: 3
- Views: 1671
Email notification details
i have the following command: define command{ command_name notify-service-by-email command_line /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\nComment: $SERVICEACKCOMMENT$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: ...
- Wed Sep 10, 2014 5:30 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Subinstances 2
- Replies: 17
- Views: 6048
Re: Nagios Subinstances 2
Tried that,this is the output that i got: Cache-Control: no-store Pragma: no-cache Last-Modified: Wed, 10 Sep 2014 10:26:49 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT Content-type: application/json; charset=utf-8 { "format_version": 0, "result": { "query_time": 14103448...
- Wed Sep 10, 2014 5:21 am
- Forum: Open Source Nagios Projects
- Topic: NRDP send command
- Replies: 14
- Views: 7612
Re: NRDP send command
I get below error when i try that: PHP Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /usr/local/nrdp/clients/send_nrdp.php on line 368 PHP Warning: fsockopen(): unable to connect to :80 (php_network_getaddresses: getaddrinfo failed: Name or service ...