Proxy for Update Checking

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
SeanFromIT
Posts: 105
Joined: Sun Dec 12, 2010 9:07 pm

Re: Proxy for Update Checking

Post by SeanFromIT »

Should I wait until http://support.nagios.com/forum/viewtop ... f=6&t=1612 is solved before going from 1.4 to 1.4B or do you think 1.4B will solve that problem?
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: Proxy for Update Checking

Post by rdedon »

Ahh! We had slipped and was still directing to older 1.4 and not the B version. Correcting this now and thank you for pointing this out.

I am hoping that 1.4b will address this issue as a few bugs were worked out. But if not, we will continue to work on this.
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
User avatar
SeanFromIT
Posts: 105
Joined: Sun Dec 12, 2010 9:07 pm

Re: Proxy for Update Checking

Post by SeanFromIT »

Upgraded to 1.4B, the Available Updates widget showed an update is available even though latest available version == installed version. I had to go to Admin-Check For Updates and run it there to get it to show green.

See the post I linked in my previous thread, the graph issue still exists in 1.4B.
User avatar
SeanFromIT
Posts: 105
Joined: Sun Dec 12, 2010 9:07 pm

Re: Proxy for Update Checking

Post by SeanFromIT »

Problem returned after running Admin->Reset Security Credentials. Ideas?
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: Proxy for Update Checking

Post by rdedon »

Is this working or broken? In the other thread you mentioned it is working.
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
User avatar
SeanFromIT
Posts: 105
Joined: Sun Dec 12, 2010 9:07 pm

Re: Proxy for Update Checking

Post by SeanFromIT »

It was working. Then I ran Admin->Reset Security Credentials to fix graphs issue and that broke update checking.
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: Proxy for Update Checking

Post by rdedon »

Could you go to Admin and select the "Action" button for "Performance Grapher", and restart that service. I want to see if this is hung up for some reason.

Thank you.
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
User avatar
SeanFromIT
Posts: 105
Joined: Sun Dec 12, 2010 9:07 pm

Re: Proxy for Update Checking

Post by SeanFromIT »

No change after restarting Performance Grapher.
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: Proxy for Update Checking

Post by rdedon »

It may be service_perfdata_file_processing_command=process-service-perfdata-file-bulk in nagios.cfg


As actual name that is congigured - process-service-perfdata-file-pnp-bulk

Lets edit nagios.cfg -

Instead of:
service_perfdata_file_processing_command=process-service-perfdata-file-bulk
host_perfdata_file_processing_command=process-host-perfdata-file-bulk

and change to:

service_perfdata_file_processing_command=process-service-perfdata-file-pnp-bulk
host_perfdata_file_processing_command=process-host-perfdata-file-pnp-bulk
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
User avatar
SeanFromIT
Posts: 105
Joined: Sun Dec 12, 2010 9:07 pm

Re: Proxy for Update Checking

Post by SeanFromIT »

Made the two changes but update check still fails.
Locked