Search found 38 matches
- Fri Aug 23, 2013 12:38 am
- Forum: Nagios XI
- Topic: Failed to issue forced notification
- Replies: 3
- Views: 139
Re: Failed to issue forced notification
Its running: + service nagios status nagios (pid 29192) is running... + service ndo2db status ndo2db (pid 1819) is running... + service mysqld status mysqld (pid 8034) is running... + service postgresql status postmaster (pid 1452) is running... + service crond status crond (pid 5863) is running... ...
- Thu Aug 22, 2013 3:14 pm
- Forum: Nagios XI
- Topic: Failed to issue forced notification
- Replies: 3
- Views: 139
Failed to issue forced notification
I am taking a host (the Nagios host itself) out of maintenance most and am trying to issue a forced notification. When I do that, I get the error Error: Could not stat() command file '/usr/local/nagios/var/rw/nagios.cmd'! (pl see screenshot attached). Here is the listing of /usr/local/nagios/var/: [...
- Thu Aug 22, 2013 2:41 pm
- Forum: Nagios XI
- Topic: Unable to start Monitoring Engine
- Replies: 5
- Views: 459
Re: Unable to start Monitoring Engine
Thanks! crond had stopped. I restarted it (and mysqld as well) and everything is green. [root@ctvmanager ~]# service nagios status nagios (pid 29192) is running... [root@ctvmanager ~]# service ndo2db status ndo2db (pid 1819) is running... [root@ctvmanager ~]# service mysqld status mysqld (pid 15539)...
- Thu Aug 22, 2013 11:08 am
- Forum: Nagios XI
- Topic: Unable to start Monitoring Engine
- Replies: 5
- Views: 459
Re: Unable to start Monitoring Engine
Thanks. I rant the script and it seemingly executed successfully: However, I did not stop services (was I supposed to?). [root@ctvmanager ~]# /usr/local/nagiosxi/scripts/repairmysql.sh nagios DATABASE: nagios TABLE: /var/lib/mysql/nagios ~ Stopping mysqld: [ OK ] - recovering (with sort) MyISAM-tabl...
- Wed Aug 21, 2013 5:45 pm
- Forum: Nagios XI
- Topic: Unable to start Monitoring Engine
- Replies: 5
- Views: 459
Re: Unable to start Monitoring Engine
Btw, I see some ominous messages in the log: Aug 21 18:41:38 ctvmanager ndo2db: mysql_error: 'Table './nagios/nagios_systemcommands' is marked as crashed and should be repaired' Aug 21 18:41:38 ctvmanager ndo2db: Error: mysql_query() failed for 'INSERT INTO nagios_systemcommands SET instance_id='1',...
- Wed Aug 21, 2013 5:43 pm
- Forum: Nagios XI
- Topic: Unable to start Monitoring Engine
- Replies: 5
- Views: 459
Unable to start Monitoring Engine
My NagiosXI installation was rebooted. After reboot, I find that the monitoring service and performance grapher are no longer running (red exclamation mark). When I attempt to start it manually (off the GUI gear icon), it yields a message that "the command could not be processed in a timely man...
- Mon Jul 22, 2013 12:29 pm
- Forum: Nagios XI
- Topic: Installing new license: Need "Activation Key"
- Replies: 1
- Views: 121
Installing new license: Need "Activation Key"
I have been running a trial installation of Nagios XI. I have the permanent license.
However, in addition, the system demands an "activation key". How do I obtain this
"activation key"?
Thanks,
rk
However, in addition, the system demands an "activation key". How do I obtain this
"activation key"?
Thanks,
rk
- Fri Jun 28, 2013 2:21 pm
- Forum: Nagios XI
- Topic: check_by_ssh yields invalid status code, works manually
- Replies: 9
- Views: 9221
Re: check_by_ssh yields invalid status code, works manually
On the monitored host, it works without a flaw: [rks@vns-iweprd-1 ~]$ /opt/jabber/nagios/libexec/check_swap -w 70% -c 60% SWAP OK - 100% free (4094 MB out of 4094 MB) |swap=4094MB;2866;2456;0;4094 [rks@vns-iweprd-1 ~]$ echo $? 0 [rks@vns-iweprd-1 ~]$ Here is some additional data: If I run it as root...
- Fri Jun 21, 2013 5:38 pm
- Forum: Nagios XI
- Topic: check_by_ssh yields invalid status code, works manually
- Replies: 9
- Views: 9221
Re: check_by_ssh yields invalid status code, works manually
Hi - I am out of ideas on this: I get $?=3 in one case and $?=255 in another. I may then have no choice but to hardcode the command with parameters in a script on the target host and invoke that script using check_by_ssh. I hate to do that as I would then not be able to pass the -w and -c parameters...
- Wed Jun 19, 2013 2:02 pm
- Forum: Nagios XI
- Topic: autorefresh on Home Dashboard?
- Replies: 3
- Views: 2273
Re: autorefresh on Home Dashboard?
Thanks! We manage our configurations in source control system. Could you tell me which files
reflect the Nagios XI config so I could save them in my SCM?
thanks,
reflect the Nagios XI config so I could save them in my SCM?
thanks,