|
RequirementsThe plugins use libraries from the following software packages:
While the plugins are designed to be used with Nagios, this is not actually a requirement. Versions of RRDToolSystematic testing with various versions of RRDTool revealed that SNMP4Nagios is very picky about the librrd it uses. It was developed using 1.0.49 which is incidently the version which works best. Under circumstances currently unknown version 1.0.50 builds shared objects (library files) which do not have a “.so” extension. This is not detected during configuration but building SNMP4Nagios fails. To work around this issue change into RRDTool's library directory and create symbolic links with the correct names:
root@host#
ln -s librrd.0.0.0 librrd.so RRDTool version 1.2.12 has a problem with Stacks upon Lines. These plugins may fail to produce usable plots due to this issue:
RRDTool version 1.2.16 changed the way escape sequences are handled1 … and this breaks the SNMP4Nagios plugins. RRDTool version 1.2.17 fixes that bug but has a problem selecting the right archive.2 Additionally libart (which is used by RRDTool 1.2.x) “is quite picky about the data it gets for drawing”3. This may result in “*** attempt to put segment in horiz list twice” messages. For the time being RRDTool 1.0.49 is still strongly recommended. How to build RRDTool in a way which should not interfere with any installation that is already on your computer is described briefly in the SNMP4Nagios User Guide. Other RequirementsBefore using the plugins, ensure that you meet the following prerequisites:
1https://lists.oetiker.ch/pipermail/rrd-announce/2007-January/000091.html 2https://lists.oetiker.ch/pipermail/rrd-announce/2007-January/000001.html 3https://lists.oetiker.ch/pipermail/rrd-users/2006-February/010920.html |
||||||||
Copyright © 2006, 2007 Peter Gritsch |