Hi there... I am using some WMI script in order to graph Free HDD Space(http://www.snmp4tpc.com/mrtg_helpers.htm#WMI Scripts). On some Servers it works all right and on several others i get the following error message:
-------------------------- ERROR: Skipping webupdates because rateup did not return anything sensible WARNING: rateup died from Signal 0 with Exit Value 1 when doing router '192.168.1.8_c' Signal was 0, Returncode was 1 ERROR: Skipping webupdates because rateup did not return anything sensible WARNING: rateup died from Signal 0 with Exit Value 1 when doing router '192.168.1.8_d' Signal was 0, Returncode was 1 ------------------------- I am working on a W2kserver, tried mrtg-2.9.18pre4, 2.9.25 as well as 2.9.27(you'll never know). A Log file with the appropriate values is being generated though no graph is being made :o( I am using the same cfg file for all servers - i am just changeing the IP and the descriptions: ---------------------------------------------------------- ImageDir: C:\FREEDISKTEST\images LogDir: C:\FREEDISKTEST\logs HtmlDir: C:\FREEDISKTEST Options[_]: growright, gauge, nopercent, nolegend, Background[_]: #8c9ebd XScale[_]: 0.7 YScale[_]: 0.7 Target[192.168.1.100_C]: `cscript //nologo C:\wmi_freedisk.vbs 192.168.1.100 C: C:` MaxBytes[192.168.1.100_C]: 8388608 Title[192.168.1.100_C]: LIN0001 C: PageTop[192.168.1.100_C]: <H1> LIN0001 C:</H1> YLegend[192.168.1.100_C]: FREE SPACE <TABLE> <TR><TD>System:</TD> <TD>LIN0001</TD></TR> <TR><TD>Description:</TD><TD>Drive C:</TD></TR> <TR><TD>Max Size:</TD> <TD>8 GByte</TD></TR> <TR><TD>Ip:</TD> <TD>192.168.1.100</TD></TR> </TABLE> ---------------------------------------------------------- can somebody tell me what I am missing.....this time? *s* many thanks for any help, Simon ter Veen -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
