[mrtg] Cfgmaker-ish script for tracking farm utilization on F5 Load Balancers

Volk,Gregory B greg.volk at edwardjones.com
Mon Nov 30 00:29:07 CET 2009


I put together a cfgmaker-ish script that will generate per-farm
connection & bandwidth graph targets for use in polling F5 load
balancers.

A direct link to the script is http://mrtg.gvolk.com/f5lb-cfgmaker.zip


The following text is contained in the readme:

###
### f5lb-cfgmaker.pl - A perl script that interrogates F5 load balancers
### and generates MRTG config targets for overall system stats as well
### as per-farm connection & bandwidth graph targets.
###
### Greg Volk 20091129
###
### The zipfile that this script came with should have included a
### cfgmaker template file called host-f5-lb.template. You will need
### to make this template file available to the script. You can
### define the dir that the template file goes into by modifying the
### $htemplate var at the top of the script.
###
### There are also some variables pointing to lib dirs for SNMP_util and
the
### cfgmaker script that you may need to modify.
###
### This program was based off of OIDs found in the F5 mib files
### and some generic linux stats (host-resources?) mib files.
###
### The invocation syntax is ./f5lb-cfgmaker.pl <community>@<device> >
<filename>
###                          ./f5lb-cfgmaker.pl public at loadbalancer >
loadbalancer.cfg
###
###
### This script is licensed under the GNU GPL. For more information,
please
### see http://www.gnu.org/copyleft/gpl.html.
###
### Newer/older/different versions might be available at
http://mrtg.gvolk.com
###
 
 If you are not the intended recipient of this message (including attachments), or if you have received this message in error, immediately notify us and delete it and any attachments.  If you no longer wish to receive e-mail from Edward Jones, please send this request to messages at edwardjones.com.  You must include the e-mail address that you wish not to receive e-mail communications.  For important additional information related to this e-mail, visit www.edwardjones.com/US_email_disclosure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20091129/24e89e87/attachment.htm 


More information about the mrtg mailing list