NCPA s390 Hardware

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Maxwellb99
Posts: 97
Joined: Tue Jan 26, 2016 5:29 pm

NCPA s390 Hardware

Post by Maxwellb99 »

Hi Nagios,

Do you support NCPA for s390x Hardware (Mainframe)? I'm being told "We run the SLES EDI guests on s390x hardware (mainframe), not Intel (x86_64). I do not see any indication that Nagios supports s390x. The rpms we would need would be *.s390x.rpm."

Thanks,
Max R
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: NCPA s390 Hardware

Post by ssax »

NCPA doesn't currently support that architecture. You can try compiling from source but I'm not sure it would work given we don't compile or have access to that architecture:

https://github.com/NagiosEnterprises/ncpa

You can use the SSH to monitor them if it supports SSH:

Code: Select all

https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring_Hosts_Using_SSH.pdf
If you're able to enable SNMP you can use that as an alternative as well.
Locked