|
If you are running in RRD mode (you are) then the last 2 items (time and description ) coming from the plugin are actually ignored. Only the first two numbers are used. Time window normalisation is not so important here either as the values change only slightly.
I dont know why you have routers.cgi*Ignore:yes as this will make Routers2 completely ignore this file!
I see you're graphing in degF - you probably dont need it, but Routers2 has a special option, c2fi and c2fo to convert centigrade to fanerheit (as most SNMP thermometers produce values in degrees C or tenths of a degree C).
Your maxbytes is 200, so incoming values should be below this fine.
I notice you have 'unknaszero' specified. Probably your MRTG is retrieving unknowns, and because of this is storing zeros. My guess would be that you have some problem with running the script from within MRTG and it is failing - check the error log from your MRTG, or run MRTG interactively. Possibly you will need to specify the perl executable on the command line (perl.exe script.pl) rather than just the script. Check that you dont need to have different access permissions or PATH settings to run the script.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|