Search found 11 matches
- Wed Jan 23, 2019 12:58 pm
- Forum: Nagios XI
- Topic: Stuck on installation after PostgreSQL conversion
- Replies: 6
- Views: 271
Re: Stuck on installation after PostgreSQL conversion
Re-activated, and it looks kike all is good now. Thanks for the nudge in the right direction!
- Wed Jan 23, 2019 12:28 pm
- Forum: Nagios XI
- Topic: Stuck on installation after PostgreSQL conversion
- Replies: 6
- Views: 271
Re: Stuck on installation after PostgreSQL conversion
OK, so: The PG to mysql conversion didn't work. It says it works; it looks like it works - but it tosses out a 193 byte file.
Grabbed the latest from Git, and that one *does* work. 140K file. However, going to Nagios says my license isn't valid.
Hunting for my license key now...
Grabbed the latest from Git, and that one *does* work. 140K file. However, going to Nagios says my license isn't valid.
Hunting for my license key now...
- Wed Jan 23, 2019 11:48 am
- Forum: Nagios XI
- Topic: Stuck on installation after PostgreSQL conversion
- Replies: 6
- Views: 271
Re: Stuck on installation after PostgreSQL conversion
Completed. I will begin troubleshooting the conversion.
- Tue Jan 22, 2019 10:59 am
- Forum: Nagios XI
- Topic: Stuck on installation after PostgreSQL conversion
- Replies: 6
- Views: 271
Re: Stuck on installation after PostgreSQL conversion
... and because I omitted it in the original post: RHEL6.10; physical server.
- Tue Jan 22, 2019 10:44 am
- Forum: Nagios XI
- Topic: Stuck on installation after PostgreSQL conversion
- Replies: 6
- Views: 271
Stuck on installation after PostgreSQL conversion
I'm trying to remove Postgres from one of our installations, following the absolutely excellent web page at https://support.nagios.com/kb/article.php?id=560. Existing instance running 5.5.8. Got through the conversion with no errors; I go to log in again and I'm being sent to nagiosxi/install.php. C...
- Thu Jan 05, 2017 6:18 pm
- Forum: Nagios XI
- Topic: XI upgrade failed
- Replies: 10
- Views: 1622
Re: XI upgrade failed
Thanks - for now,we'll just go with this. I'll be prepared when I do the next upgrade, though. 
- Wed Jan 04, 2017 12:01 pm
- Forum: Nagios XI
- Topic: XI upgrade failed
- Replies: 10
- Views: 1622
Re: XI upgrade failed
Cheated, and it's working. Copied all of the files in /usr/local/nagios/bin back in. So working, but not healthy, I suspect.
- Wed Jan 04, 2017 8:55 am
- Forum: Nagios XI
- Topic: XI upgrade failed
- Replies: 10
- Views: 1622
Re: XI upgrade failed
So first, script bug. Upgrade hit this: chown: cannot access `/usr/local/nagios/etc/services/*.cfg': No such file or directory and died. I 'fixed' with this: [root@boy-adams nagiosxi]# mkdir -p /usr/local/nagios/etc/services/ [root@boy-adams nagiosxi]# touch /usr/local/nagios/etc/services/dummy.cfg ...
- Tue Jan 03, 2017 4:04 pm
- Forum: Nagios XI
- Topic: XI upgrade failed
- Replies: 10
- Views: 1622
Re: XI upgrade failed
Nothing that I can see: [root@boy-adams ~]# service nagios start Starting nagios: done. Messages: Jan 3 16:02:05 boy-adams ndo2db: Successfully connected to MySQL database Jan 3 16:02:05 boy-adams ndo2db: Successfully connected to MySQL database Jan 3 16:02:05 boy-adams snmptt-sys[19709]: SNMPTT v1....
- Tue Jan 03, 2017 3:33 pm
- Forum: Nagios XI
- Topic: XI upgrade failed
- Replies: 10
- Views: 1622
Re: XI upgrade failed
<snip lots of deprecated> Warning: Host 'localhost' has no services associated with it! Checked 823 hosts. Checked 213 host groups. Checked 16 service groups. Checked 57 contacts. Checked 25 contact groups. Checked 312 commands. Checked 66 time periods. Checked 0 host escalations. Checked 0 service ...