Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Unfortunaly there are not that much check plugins for AIX. Further almost all of them use other programs to access performance data. Therefore I was inspired by Perfstat API Programming from IBM to change those issues.
Current Version
Last Release Date
September 17, 2011
Owner
Nagios Exchange
Compatible With
Disk IO Binary
Disk IO Source
Network IO Binary
Network IO Source
LPAR Binary
LPAR Source
Please visit also this link to get more information: http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.prftools/doc/prftools/prftools07.htm Please feel free to send me an email to [email protected] if you have any questions. The Checks I have implemented three checks: check_lpar_cpu check_disk_io check_network_io They are compiled as follow: xlC -lperfstat -o check_lpar_cpu check_lpar_cpu.cpp xlc -lperfstat -o check_network_io check_network_io.c xlc -lperfstat -o check_disk_io check_disk_io.c Settings To use check_lpar_cpu properly, you have to enable one feature over HMC. This is shown in picture hmc_lpar_setting.png HINT If you compile the plugins on AIX Version 6100-06-04-1112 they will not work on AIX with lower versions.
You must be logged in to submit a review.
To:
From: