On Mon, May 16, 2005 at 09:38:46PM +0100, Paul Hardy wrote: > 20:03:24 : H 35 : Poller Start : 6 Items. > 20:03:24 : H 35 : I 250 : P 10 : > snmp_counter:mssql_db_log_size(.1.3..2.7): 7633 -> buffer(): 1 (time P:186.4 > | 0.82) > 20:03:24 : H 35 : I 250 : P 20 : > snmp_counter:mssql_db_log_space_used(.1.3..3.7): 2 -> buffer(): 2 (time > P:72.35 | 0.39) > 20:03:24 : H 35 : I 250 : P 30 : snmp_counter:mssql_db_size(.1.3..5.7): > 17527000 -> buffer(): 3 (time P:73.71 | 0.38) > 20:03:24 : H 35 : I 250 : P 40 : > snmp_counter:mssql_db_unusedspace(.1.3..0.7): 5659248 -> buffer(): 4 (time > P:75.13 | 0.43) > RRD error: 20:03:24 : H 35 : I 250 : P 60 : no_poller(): 0 -> rrd(*): 0 > (time P:0.51 | 40.83) Are the RRD interface values called mssql_db_log_size, mssql_db_log_space_used, mssql_db_size and mssql_db_unusedspace ?
It looks like they are getting into the buffer but not into the RRD files. Not having the correctly named RRD interface type values will do this. If you have got them, add a interface type value that is an index, the lack of an index can make things go strange. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
