Xymon Mailing List Archive search

(no subject)

list Nick Camaldi
Wed, 18 May 2011 11:42:01 -0400
Message-Id: <user-c13c1953ff02@xymon.invalid>

Chris has updated his wonderful script that was written for hobbit
##############################
# bb-hosts.cgi
# Written by: Chris Naude
# Purpose: Provides a basic web interface to edit bb-hosts.
#          Uses a lock file and md5sums to keep things sane.
# Requirements: md5sum
# File permissions should be setup so that the web user can write to $xymon_hosts_file
# Hint: Use chmod, chown, setfacl, or sudo. ;)
# Tested on Red Hat AS 3 with Apache2
#
# Version 1.3 - Left justify textarea for IE
#             - Fixed menu
# Version 1.2 - Now supports Xymon 4.3.2 and greater.
# Version 1.1 - Added Xymon support. Enjoy!
#
##############################

go take a look and check out his script section from the menu to view the source

https://cnaude.mdns.org/xymon2-cgi/bb-hosts.cgi
 
Thanks Chris our enviroment uses this alot for multiple pages.