Dear Team,
We encountered with below error while installing the nagios agent on ubuntu server. PFA complete install.log file and Can you check the same and update.
OS Details :
Linux swodc01graph01 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
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: './1-prereqs'
Regards,
Mohan
Nagios Agent Installation Was Failing
-
steelwedge
- Posts: 69
- Joined: Fri Apr 24, 2015 4:58 am
Nagios Agent Installation Was Failing
You do not have the required permissions to view the files attached to this post.
Re: Nagios Agent Installation Was Failing
It seems like you are having issues with some of the repos. Can you successfully update your system by running the following commands from the CLI?
If you can, try to rerun the "fullinstall" script. If you cannot, fix your sources, run "apt-get update", then try installing the linux agent again.
Code: Select all
apt-get clean
apt-get updateBe sure to check out our Knowledgebase for helpful articles and solutions!