Search found 66 matches
- Sat Jan 24, 2015 7:22 am
- Forum: Nagios XI
- Topic: Run the following from the CLI as root to attempt to repair
- Replies: 8
- Views: 1388
Re: Run the following from the CLI as root to attempt to rep
Try these commands: service postgresql stop su postgres echo "VACUUM FULL;" > /tmp/fix.sql postgres -D /var/lib/pgsql/data nagiosxi < /tmp/fix.sql postgres -D /var/lib/pgsql/data postgres < /tmp/fix.sql postgres -D /var/lib/pgsql/data template1 < /tmp/fix.sql exit service postgresql start...
- Fri Jan 23, 2015 4:32 pm
- Forum: Nagios XI
- Topic: Run the following from the CLI as root to attempt to repair
- Replies: 8
- Views: 1388
Re: Run the following from the CLI as root to attempt to rep
So far this is what we are doing. WARNING: database "nagiosxi" must be vacuumed within 4289025932 transactions HINT: To avoid a database shutdown, execute a full-database VACUUM in "nagiosxi". WARNING: database "nagiosxi" must be vacuumed within 4289025931 transactions ...
- Fri Jan 23, 2015 3:21 pm
- Forum: Nagios XI
- Topic: Run the following from the CLI as root to attempt to repair
- Replies: 8
- Views: 1388
Re: Run the following from the CLI as root to attempt to rep
First we executed the repair script. For the rollback, we followed the bacuk and restore procedure(PDF) and we try to restore a backup from January 21st. And the error was displayed /usr/local/nagiosxi/scripts/restore_xi.sh /store/backups/nagiosxi/1421895603.tar.gz -rw-r--r-- 1 nagios nagios 6947448...
- Fri Jan 23, 2015 2:28 pm
- Forum: Nagios XI
- Topic: Run the following from the CLI as root to attempt to repair
- Replies: 8
- Views: 1388
Re: Run the following from the CLI as root to attempt to rep
Yes, in that moment did not work either, so we decided to rollback.
- Fri Jan 23, 2015 1:17 pm
- Forum: Nagios XI
- Topic: Run the following from the CLI as root to attempt to repair
- Replies: 8
- Views: 1388
Run the following from the CLI as root to attempt to repair
Hi, We have this configuration: Red Hat Enterprise Linux Server release 5.3; 32 bit; VMWare Image of NagiosXI; No special configurations.Using Internet Explorer. We recently upgraded to version R2.4 and we received this error below. Message: A database connection error has been detected, we are atte...
- Fri Aug 22, 2014 9:48 am
- Forum: Nagios XI
- Topic: SAP CCMS plugin
- Replies: 11
- Views: 1155
Re: SAP CCMS plugin
Eureka!!! Yes, I already found the way to make it work. After RTFM, I copied one missing file called librfccm.so to /lib and assigning permissions: voila, now it is working in my Nagios GUI. -rwxr-xr-x 1 root root 60401 Aug 15 15:08 sap_moni.so -rwxr-xr-x 1 root root 5487694 Aug 22 09:40 librfccm.so...
- Fri Aug 22, 2014 8:17 am
- Forum: Nagios XI
- Topic: SAP CCMS plugin
- Replies: 11
- Views: 1155
Re: SAP CCMS plugin
NO luck. I changed owner to nagios and below you can see the same message.
- Wed Aug 20, 2014 8:02 am
- Forum: Nagios XI
- Topic: SAP CCMS plugin
- Replies: 11
- Views: 1155
Re: SAP CCMS plugin
Info requested.
Code: Select all
[nagios@nagioscwp libexec]$ ll /usr/local/nagios/libexec/check_sap
-rwxr-xr-x 1 nagios users 9836 Aug 15 14:56 /usr/local/nagios/libexec/check_sap
[nagios@nagioscwp libexec]$
- Tue Aug 19, 2014 1:34 pm
- Forum: Nagios XI
- Topic: SAP CCMS plugin
- Replies: 11
- Views: 1155
Re: SAP CCMS plugin
I have been troubleshooting this around, but I could not find a way to solve it. I removed the configurations for command and service; without success. The weird thing here is that it runs fine from command line in nagios server(where the plugin was installed); but the error messages is displayed wh...
- Tue Aug 19, 2014 8:10 am
- Forum: Nagios XI
- Topic: SAP CCMS plugin
- Replies: 11
- Views: 1155
Re: SAP CCMS plugin
Thanks abrist,
The service was configured and the message is:
(Return code of 127 is out of bounds - plugin may be missing)
The service was configured and the message is:
(Return code of 127 is out of bounds - plugin may be missing)