monitors:xym-yum

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


monitors:xym-yum [2012/06/15 09:26] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== RHEL updates plugin for xymon ======
  
 +^ Author | [[ therebelcode@gmail.com | Javier Blanco ]] |
 +^ Compatibility | Hobbit & Xymon servers |
 +^ Requirements | sh,lsb_release,yum |
 +^ Download | http://sourceforge.net/projects/xymyum/files/xym-yum-1.0.tar.gz |
 +^ Mirror | |
 +^ Last Update | 2011-06-24 |
 +
 +===== Description =====
 +xymon plugin to check packages pending to be upgraded in redhat enterprise linux systems
 +
 +===== Installation =====
 +=== Client side ===
 +
 +1. Copy xym-yum.sh file to hobbit extensions' directory, usually "$HOBBITCLIENTHOME/ext/".
 +
 +2. Configure hobbit client to make the test, add this content to clientlaunch.cfg:
 +
 +<code>
 +[yum]
 +        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
 +        CMD $HOBBITCLIENTHOME/ext/xym-yum.sh
 +        LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log
 +        INTERVAL 15m
 +</code>
 +
 +Remember that the server must be registered at redhat network to work!!
 +===== Source =====
 +
 +There's a link to the extention at the top of the page!
 +
 +===== Known  Bugs and Issues =====
 +None
 +
 +===== To Do =====
 +
 +===== Credits =====
 +xym-yum project at https://sourceforge.net/projects/xymyum/
 +
 +This development is under fsf gnu 3.0 licence or better if exists.
 +
 +More info at http://www.gnu.org/licenses/gpl-3.0.html
 +
 +===== Changelog =====
 +
 +  * **2011-06-24**
 +    * Initial release
  • monitors/xym-yum.txt
  • Last modified: 2012/06/15 09:26
  • by 127.0.0.1