How to find if agent is successfully installed on AIX server
Posted: Fri Sep 07, 2012 11:25 am
I am trying to install agent i have got this error
Can i get help in this
# ./fullinstall
=============================
Nagios XI AIX Agent Installer
=============================
This script will do a complete install of the Nagios XI
AIX agent by executing all necessary sub-scripts.
IMPORTANT: This script should only be used on a AIX
system. Do NOT use this on a system running
any other operating system.
Do you want to continue? [Y/n]Y
Proceeding with installation...
Current step is 0-prereqs
Running './0-prereqs'...
RESULT=0
0-prereqs appears to have already completed successfully. Moving on to the next step.
Current step is 1-usersgroups
Running './1-usersgroups'...
RESULT=0
1-usersgroups appears to have already completed successfully. Moving on to the next step.
Current step is 2-plugins
Running './2-plugins'...
package nagios-plugins-1.4.16-1 is already installed
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './2-plugins'
Can i get help in this
# ./fullinstall
=============================
Nagios XI AIX Agent Installer
=============================
This script will do a complete install of the Nagios XI
AIX agent by executing all necessary sub-scripts.
IMPORTANT: This script should only be used on a AIX
system. Do NOT use this on a system running
any other operating system.
Do you want to continue? [Y/n]Y
Proceeding with installation...
Current step is 0-prereqs
Running './0-prereqs'...
RESULT=0
0-prereqs appears to have already completed successfully. Moving on to the next step.
Current step is 1-usersgroups
Running './1-usersgroups'...
RESULT=0
1-usersgroups appears to have already completed successfully. Moving on to the next step.
Current step is 2-plugins
Running './2-plugins'...
package nagios-plugins-1.4.16-1 is already installed
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './2-plugins'