how to monitor AIX server paging space using snmp

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ganeshsambandam
Posts: 62
Joined: Mon Sep 10, 2018 1:52 pm

how to monitor AIX server paging space using snmp

Post by ganeshsambandam »

how to monitor AIX server paging space using snmp
jforcier

Re: how to monitor AIX server paging space using snmp

Post by jforcier »

Hello ganeshsambandam, here is the guide for monitoring AIX via SNMP.

https://assets.nagios.com/downloads/nag ... g-SNMP.pdf
Let us know if you need any more assistance.
ganeshsambandam
Posts: 62
Joined: Mon Sep 10, 2018 1:52 pm

Re: how to monitor AIX server paging space using snmp

Post by ganeshsambandam »

I have added the AIx server using snmp wizard, I'm not seeing paging space monitoring while add the server, i see Swap but, it's not working to see the space.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: how to monitor AIX server paging space using snmp

Post by scottwilkerson »

If AIX has a specific SNMP OID for paging space you would need to find that OID and then you can add it using the standard SNMP wizard.

I am not familiar with what the SNMP OID's would be for that on a AIX system
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
typer100
Posts: 41
Joined: Tue Sep 25, 2018 7:22 am

Re: how to monitor AIX server paging space using snmp

Post by typer100 »

Just my 2 cents...
Why don't you use NCPA agent to monitor AIX?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: how to monitor AIX server paging space using snmp

Post by scottwilkerson »

typer100 wrote:Just my 2 cents...
Why don't you use NCPA agent to monitor AIX?
This would be a good option if you can install an agent on the AIX system
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ganeshsambandam
Posts: 62
Joined: Mon Sep 10, 2018 1:52 pm

Re: how to monitor AIX server paging space using snmp

Post by ganeshsambandam »

How much space will be utilized when installing NCPA? I hope it runs in 5693 port that also to be opened between the servers and Nagios XI.

Will there any big difference in using snmp vs NCPA agent with respect to network, disk, IO, resources usage that takes system performance ?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: how to monitor AIX server paging space using snmp

Post by scottwilkerson »

The AIX ppc package is only 17 MB
ganeshsambandam wrote:I hope it runs in 5693 port that also to be opened between the servers and Nagios XI.
That is correct, port 5693 is opened on the clients and that is how Nagios XI access it along with a security token.
ganeshsambandam wrote:Will there any big difference in using snmp vs NCPA agent with respect to network, disk, IO, resources usage that takes system performance ?
No, NCPA is very light weight and it uses very small amount of resources, only sending a few bytes of data when queried from the Nagios XI server
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ganeshsambandam
Posts: 62
Joined: Mon Sep 10, 2018 1:52 pm

Re: how to monitor AIX server paging space using snmp

Post by ganeshsambandam »

Will there be any dependency packages needed when we install NCPA agent in AIX and Linux servers ? Or it has the bundles which has dependency packages as well if any required. ?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: how to monitor AIX server paging space using snmp

Post by scottwilkerson »

ganeshsambandam wrote:Will there be any dependency packages needed when we install NCPA agent in AIX and Linux servers ? Or it has the bundles which has dependency packages as well if any required. ?
There shouldn't be any dependencies, the RPM is self contained.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked