Search found 7 matches
- Thu Oct 17, 2013 5:17 pm
- Forum: Open Source Nagios Projects
- Topic: nagios: daemon: not found
- Replies: 3
- Views: 7232
Re: nagios: daemon: not found
Do I run the install before Install nagios or after? Or better yet, where would you run it based on the commands list below..... Here are the steps I am running: sudo mkdir -p /etc/nagios /var/nagios sudo groupadd --system --gid 9000 nagios sudo groupadd --system --gid 9001 nagcmd sudo adduser --sys...
- Wed Oct 16, 2013 5:05 pm
- Forum: Open Source Nagios Projects
- Topic: nagios: daemon: not found
- Replies: 3
- Views: 7232
nagios: daemon: not found
I've just installed Nagios 4.0.0 on Ubuntu Server 13.04 I've followed the instructions here: http://www.nagios-do.org/?p=411 When I try to start nagios via terminal I get: sudo /etc/init.d/nagios start * is not running $Starting nagios: /etc/init.d/nagios: 72: /etc/init.d/nagios: daemon: not found ...
- Sat Mar 16, 2013 11:58 pm
- Forum: Open Source Nagios Projects
- Topic: Error: Could not stat() command file '/var/nagios/rw/nagios.
- Replies: 1
- Views: 995
Error: Could not stat() command file '/var/nagios/rw/nagios.
I'm having a little trouble with Nagios starting up correcly. Right after a reboot of my server, if I try to execute a manual service check I get: Error: Could not stat() command file '/var/nagios/rw/nagios.cmd'! But if I simply restart the nagios service, I can complete the manual service check wit...
- Wed Jul 18, 2012 5:26 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Notifications not being delivered off server.
- Replies: 6
- Views: 1730
Re: Nagios Notifications not being delivered off server.
Part deux [1342648860.238328] [008.1] [pid=2467] Next High Priority Event Time: Wed Jul 18 17:01:05 2012 [1342648860.238348] [008.1] [pid=2467] Next Low Priority Event Time: Wed Jul 18 17:01:05 2012 [1342648860.238359] [008.1] [pid=2467] Current/Max Service Checks: 0/0 [1342648860.238371] [001.0] [p...
- Wed Jul 18, 2012 5:22 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Notifications not being delivered off server.
- Replies: 6
- Views: 1730
Re: Nagios Notifications not being delivered off server.
Ok, here is debug with -1 [1342648845.199090] [016.1] [pid=2467] Handling check result for service 'RTA_Graph' on host 'ENT-ADM-W7-00'... [1342648845.199103] [001.0] [pid=2467] handle_async_service_check_result() [1342648845.199114] [016.0] [pid=2467] ** Handling check result for service 'RTA_Graph'...
- Mon Jul 16, 2012 5:32 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Notifications not being delivered off server.
- Replies: 6
- Views: 1730
Re: Nagios Notifications not being delivered off server.
Ok here is my Nagios.debug after manually creating a host alert notification: [1342476999.367711] [004.0] [pid=27951] Original UID/GID: 0/0 [1342476999.368908] [004.0] [pid=27951] New UID/GID: 1001/1001 [1342477149.219882] [032.0] [pid=27954] ** Host Notification Attempt ** Host: 'ENT-ADM-W7-00', Ty...
- Mon Jul 16, 2012 3:55 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Notifications not being delivered off server.
- Replies: 6
- Views: 1730
Nagios Notifications not being delivered off server.
I'm not receiving any notifications for services or hosts when an event occurs. I am using sSMTP to relay messages off my Nagios server to my exchange server (local server). I have tested sSMTP using a test message via Terminal and it gets delivered immediately, so I know that relaying is good. Nagi...