Hi Team,
I am trying to monitor AIX 7.1 client through nagios, but not able to monitor. I am not able to find nrpe plugin and monitoring plugin for AIX 7.1 Can you please tell me the configuration through snmp.
Regards,
Pooja
Nagios for AIX 7.1
Re: Nagios for AIX 7.1
We do not have a binary for AIX, so you will need to compile in yourself. Take a look at the following link which should help you accomplish this - https://exchange.nagios.org/directory/T ... 1444063497
Former Nagios Employee
-
pooja_nama
- Posts: 19
- Joined: Mon Oct 24, 2016 4:25 am
Re: Nagios for AIX 7.1
Hi Team,
I need for version 7.1, it is not there on the link. Please guide more.
Regards,
Pooja
I need for version 7.1, it is not there on the link. Please guide more.
Regards,
Pooja
Re: Nagios for AIX 7.1
Here is another link to a KB article with examples for downloading and installing NRPE from source.
https://support.nagios.com/kb/article.php?id=515
There isn't any steps for compiling on AIX as we do not have access to an AIX server to create the documentation for installation of the Agent.
https://support.nagios.com/kb/article.php?id=515
There isn't any steps for compiling on AIX as we do not have access to an AIX server to create the documentation for installation of the Agent.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
pooja_nama
- Posts: 19
- Joined: Mon Oct 24, 2016 4:25 am
Re: Nagios for AIX 7.1
Then how can I monitor AIX servers on nagios.
Re: Nagios for AIX 7.1
Once you compile the agent, then take a look at this document which outlines how to run through a wizard, to get the metrics setup - https://assets.nagios.com/downloads/nag ... g_NRPE.pdf
Former Nagios Employee
-
pooja_nama
- Posts: 19
- Joined: Mon Oct 24, 2016 4:25 am
Re: Nagios for AIX 7.1
Please assist in some relevant way, I have to monitor AIX 7.1 with nagios.
Re: Nagios for AIX 7.1
Have you run into any specific errors? We have provided a few relevant links but we have no information from you on what is not working. Is the compilation failing? Did the configuration files get created improperly? Are you seeing issues with running checks via NRPE? Without more specifics as to what is not working, we are somewhat limited in the support we can provide.
Former Nagios employee
-
pooja_nama
- Posts: 19
- Joined: Mon Oct 24, 2016 4:25 am
Re: Nagios for AIX 7.1
I have installed NRPE plugin but configuration file nrpe.cfg is not generated in /usr/local/nagios/etc/ folder, check_nrpe generated but nrpe.cfg was not there after installing nrpe
Re: Nagios for AIX 7.1
As we are not AIX admins and don't have access to AIX servers for testing you will need to work with your AIX admins to get them installed.
http://www.perzl.org/aix/
These should work for you:
ftp://www.oss4aix.org/RPMS/nagios-nrpe/
ftp://www.oss4aix.org/RPMS/nagios-plugins/
Let us know if that works for you.
Taken from here:Unless there is a specific RPM for a higher AIX version than V5.1 available you are always safe to use the AIX5L V5.1 version. AIX has excellent binary compatibility and therefore I intentionally use a rather early level of AIX5L V5.1 to build my packages. They should all run on later AIX versions with no problems. Exceptions to this rule are some very OS-version specific RPMs, e.g., GCC.
http://www.perzl.org/aix/
These should work for you:
ftp://www.oss4aix.org/RPMS/nagios-nrpe/
ftp://www.oss4aix.org/RPMS/nagios-plugins/
Let us know if that works for you.