Dear All,
I am installing Nagios XI in a Red Hat Linux environment. However, the installation is failed. The error file is attached herewith for your reference.
There is no other application in the environment. It is completely new environment. The following steps are followed
1. Login as root user
2. cd /tmp
3. tar -xzvf xi-5.4.7.tar.gz
4. sudo ./fullinstall> /home/prjtadmin/a.txt
a.txt is attached herewith for your reference. There is no install.log in /tmp/nagiosxi folder.
Environment:
Red Hat Enterprise Linux Server release 6.5 (Santiago)
Linux IN-BLRADFUWV001 2.6.32-431.el6.x86_64 #1 SMP Sun Nov 10 22:19:54 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
There is no database.
I am fine to show you the issue through webex. Please let me know the way forward.
Regards,
Gautam Sau
Mobile: 9748696999
Error in Nagios XI
Error in Nagios XI
You do not have the required permissions to view the files attached to this post.
-
bolson
Re: Error in Nagios XI
Hello gautams,
To further troubleshoot your issue, install perl manually:
Then rerun ./fullinstall and if there are errors, please attach install.log.
Thank you!
To further troubleshoot your issue, install perl manually:
Code: Select all
yum -y install perlThank you!
Re: Error in Nagios XI
Thanks for your support. We are finally able to install the Nagios tool and starting monitoring the Linux server by creating the cfg files.
Now I need your help of the following
1. How do I monitor the application url about the availability of the application?
2. How do I monitor the server with windows OS?
Is there any document to add the monitoring servers/ applications?
Regards,
Gautam
Now I need your help of the following
1. How do I monitor the application url about the availability of the application?
2. How do I monitor the server with windows OS?
Is there any document to add the monitoring servers/ applications?
Regards,
Gautam
Re: Error in Nagios XI
https://assets.nagios.com/downloads/nag ... ios-XI.pdfgautams wrote:1. How do I monitor the application url about the availability of the application?
There's a few options. One requires that you install an agent (NSClient++) on the Windows machine:gautams wrote:2. How do I monitor the server with windows OS?
https://support.nagios.com/kb/article/n ... rvers.html
https://www.nagios.com/news/2017/07/nag ... ent-agent/
Another involves setting up the native Windows Management Instrumentation (WMI):
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
bolson
Re: Error in Nagios XI
Thank you Matt.
OP, please let us know if this resolves your issue. Thank you!
OP, please let us know if this resolves your issue. Thank you!