I just test the update of NCPA agent and it's not the first time I see that result. I already send an email couple week ago about the same problem and we don't find a solution. (I don't really finish the test Nagios Support ask me to do) I decide to open a thread to exchange about that problem.
First, I use Redhat Satellite to syncronize your Nagios Repo localy and send the update to our RHEL Server. I already make sure you GPG key is automaticaly deploy to our server. http://repo.nagios.com/RPM-GPG-KEY-NAGIOS.
I already install ncpa by yum with our local repo and we syncronize you repo to our local repo wirh Redhat Satellite each night. I just test the yum update ncpa
Code: Select all
[root@servername ~]# yum update ncpa
Loaded plugins: product-id, rhnplugin, search-disabled-repos, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Update Process
non_prd_nagios-6-noarch | 871 B 00:00
non_prd_saq_custom | 1.0 kB 00:00
non_production_rhn-tools-rhel-x86_64-server-6 | 1.3 kB 00:00
Resolving Dependencies
--> Running transaction check
---> Package ncpa.x86_64 0:2.0.1-1.el6 will be updated
---> Package ncpa.x86_64 0:2.0.3-1.el6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================================================================================================================================================================================
Package Arch Version Repository Size
===============================================================================================================================================================================================================================================
Updating:
ncpa x86_64 2.0.3-1.el6 non_prd_nagios-6-noarch 6.5 M
Transaction Summary
===============================================================================================================================================================================================================================================
Upgrade 1 Package(s)
Total download size: 6.5 M
Is this ok [y/N]: y
Downloading Packages:
ncpa-2.0.3-1.el6.x86_64.rpm | 6.5 MB 00:00
Preparing... ########################################### [100%]
1:ncpa warning: /usr/local/ncpa/etc/ncpa.cfg created as /usr/local/ncpa/etc/ncpa.cfg.rpmnew
########################################### [100%]
Starting NCPA Listener: [ OK ]
Starting NCPA Passive: [ OK ]
Stopping NCPA Listener: pid 27374 did not die
[FAILED]
Stopping NCPA Passive: [ OK ]
The final result if a brand new version of NCPA but the process is down
I stop the deployment because I have to write a script to workaround that problem. Can you reproduce the problem and fix it please.
Thanks a lot