
AIX
Check AIX Last Update
Description:
Plugin calculates number of days since last success update on your AIX server.
Current Version
0.2
Last Release Date
2013-09-19
Compatible With
- Nagios 3.x
Owner
License
GPL
Project Files
File | Description |
---|---|
check_aix_lastupdate.sh |
Project Notes
Plugin calculates number of days since last success update on your AIX server.
You have to define your warning and critical thresholds by your own according to your local policy for periodical server update and you will have under control your update process.
Additionally you should define (switch -u)how many packages you have updated last time which can be assumed as regular server update.
Plugin is checking update time using lslpp (-qh) command and then calculates days since last update and number updates that you define over -u parameter.
Additionally plugin displays latest Service Pack that is applied.
Plugin needs NRPE to be executed remotely. If you decide to define plugin to be executed with arguments over NRPE you have to enable arguments in nrpe.cfg.
nrpe.cfg:
command[check_aix_lastupdate]=/usr/lib64/nagios/plugins/check_aix_lastupdate.sh -u $ARG1$ -w $ARG2$ -c $ARG3$
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
34,733