That did it.
Thanks so much for your assistance, I don't think we'd ever have gotten the update figured out without your help.
This ticket can be closed.
Search found 8 matches
- Thu May 09, 2019 5:19 pm
- Forum: Nagios XI
- Topic: Issue with Manual Update
- Replies: 11
- Views: 498
- Thu May 09, 2019 3:24 pm
- Forum: Nagios XI
- Topic: Issue with Manual Update
- Replies: 11
- Views: 498
Re: Issue with Manual Update
When running the reinstall command, the script seems to stall at this point, I get no indication of any progress, I've let it sit for 15 minutes I have to use Ctrl + Z to get back to the command prompt. Total size: 135 M Installed size: 135 M Is this ok [y/N]: y Downloading Packages: Running rpm_che...
- Thu May 09, 2019 2:00 pm
- Forum: Nagios XI
- Topic: Issue with Manual Update
- Replies: 11
- Views: 498
Re: Issue with Manual Update
Thank you for the assistance, it seems like the upgrade was successful; however the NagiosXi webgui still shows that I'm running ver 5.4.13 instead of the updated 5.6.1. I've restarted the core, but it still seems to think the upgrade has not taken place. I've attached the output from the succesfull...
- Thu May 09, 2019 12:30 pm
- Forum: Nagios XI
- Topic: Issue with Manual Update
- Replies: 11
- Views: 498
Re: Issue with Manual Update
Using the el6 yielded the conflicts below: Error: nagiosxi-ndoutils conflicts with nagiosxi-deps-5.6.1-1.noarch Error: nagiosxi-mrtg conflicts with nagiosxi-deps-5.6.1-1.noarch Error: nagiosxi-nsca conflicts with nagiosxi-deps-5.6.1-1.noarch Error: nagiosxi-nrpe conflicts with nagiosxi-deps-5.6.1-1....
- Thu May 09, 2019 12:00 pm
- Forum: Nagios XI
- Topic: Issue with Manual Update
- Replies: 11
- Views: 498
Re: Issue with Manual Update
I had been using that method until we started getting errors after the depenency resolution portion of the upgrade script. I found that I was able to get further in the process by downloading the most recent xi-5.6.1.tar.gz file from the base nagios download page, unpacking that to the /tmp folder a...
- Thu May 09, 2019 10:55 am
- Forum: Nagios XI
- Topic: Issue with Manual Update
- Replies: 11
- Views: 498
Issue with Manual Update
Our Nagios server is behind our corporate proxy with no direct connection to the internet. We update nagios versions using the offline update method which worked fine up through version 5.4.13. Since that version, our update attempts have been stopped due to the upgrade script trying to download a f...
- Tue Oct 23, 2018 3:37 pm
- Forum: Nagios XI
- Topic: Service Check Issue
- Replies: 2
- Views: 78
Re: Service Check Issue
You're a rockstar. Quotations did the trick.npolovenko wrote:@AikenPSR, Try wrapping the service name in the command in double quotes. If it doesn't work try single quotes instead.
Thanks so much,
- Tue Oct 23, 2018 1:03 pm
- Forum: Nagios XI
- Topic: Service Check Issue
- Replies: 2
- Views: 78
Service Check Issue
We have some in-house developed services running that we need to monitor. I'm having issues with my service check locating the services due to the service names being multi word. The service check stops after the first word: /usr/local/nagios/libexec/check_nt -H 10.96.x.x -s "" -p 12489 -v...