AIX 7.1 support.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bennyboy
Posts: 157
Joined: Thu Oct 29, 2015 9:42 am

AIX 7.1 support.

Post by bennyboy »

Hi,

I just try to install a Nagios agent on AIX 7.1. It's not working...

Can you help pelase.

Code: Select all

root@sxtcog0349:/home/marbe020/aix-nrpe-agent# ./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...
This platform (aix7.1) is not currently supported.
root@sxtcog0349:/home/marbe020/aix-nrpe-agent# oslevel
7.1.0.0
root@sxtcog0349:/home/marbe020/aix-nrpe-agent# 
Thank you!!!
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: AIX 7.1 support.

Post by hsmith »

Former Nagios Employee.
me.
bennyboy
Posts: 157
Joined: Thu Oct 29, 2015 9:42 am

Re: AIX 7.1 support.

Post by bennyboy »

bennyboy
Posts: 157
Joined: Thu Oct 29, 2015 9:42 am

Re: AIX 7.1 support.

Post by bennyboy »

Do you plan to officially support AIX 7.1 like the other edition?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: AIX 7.1 support.

Post by hsmith »

I don't believe it is on the roadmap at this time. We don't have all of these systems at our site that we can test binaries versus. Everyones system is slightly different as well, so it is complicated to just compile a binary and assume it is going to work on both installations. While it would be nice to have official support for UX, AIX, etc.. It is hard to find a solution without having those systems present. NRPE is open source, so if changes needed to be made to it to support system X and system Y, it can be done.

Source code can be found here: https://github.com/NagiosEnterprises/nrpe/tree/master
Former Nagios Employee.
me.
Locked