Search found 8 matches

by AikenPSR
Thu May 09, 2019 5:19 pm
Forum: Nagios XI
Topic: Issue with Manual Update
Replies: 11
Views: 498

Re: Issue with Manual Update

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.
by AikenPSR
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...
by AikenPSR
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...
by AikenPSR
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....
by AikenPSR
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...
by AikenPSR
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...
by AikenPSR
Tue Oct 23, 2018 3:37 pm
Forum: Nagios XI
Topic: Service Check Issue
Replies: 2
Views: 78

Re: Service Check Issue

npolovenko wrote:@AikenPSR, Try wrapping the service name in the command in double quotes. If it doesn't work try single quotes instead.
You're a rockstar. Quotations did the trick.

Thanks so much,
by AikenPSR
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...