Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
AIX 5.3 Binaries - NRPE, NSCA, Nagios Plugins
Last Release Date
2009-03-03
Owner
Website
Download URL
Hits
108996
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Compiled binaries for AIX 5.3
NRPE 2.12
./configure --prefix=/opt/nagios --enable-command-args --without-ssl
NSCA 2.7.2
./configure --prefix=/opt/nagios --without-mcrypt
Nagios-Plugins-1.4.11
./configure --prefix=/opt/nagios --enable-perl-modules
Check_Logfiles:
./configure --prefix=/opt/nagios --with-seekfiles-dir=/var/tmp --with-protocols-dir=/var/tmp
*ADDED check_procs_aix53 *
check_procs as it is compiled does not support rss and etime ps options. I have recompiled check_procs from 1.4.13 with the following options. I will be uploading a fully recompiled set of plugins in the next few weeks
--with-ps-command=/usr/sysv/bin/ps -eo 's uid pid ppid vsz rss pcpu etime comm args' --with-ps-format=%s %d %d %d %d %d %f %s %s %n --with-ps-cols=10 --with-ps-varlist=procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos
Reviews (0)
Be the first to review this listing!