[mrtg] Re: Uptime for Netware server (correct syntax)

Daniel R. Kilbourne drk at voyager.net
Mon Jul 16 04:45:16 MEST 2001


Well, look closer at the error, it tells you all you need.


MRTG has a strict format it looks for:

integer
integer
blah
blah

Now, the key parts are the integer parts.

Anytime you put an OID into a Target statement for mrtg, mrtg strictly 
takes whatever the OID gives it. In some cases, the OID will return an 
integer and all is fine.

In your case, though, you do not get an integer. You get '11 days, 0:47:51'

This is not an integer. You can get what you need a few difeerent ways. 
Using the OID you have, you can write a script to parse it out to deliver 
an integer. Or, if you tell us the OS (including version) you are using, 
someone may have a better OID to use.

At 12:33 PM 7/16/2001 +1000, David Murray wrote:

>Hi All
>
>Anyone know how to configure for uptime in mrtg.cfg
>
>I have used 1.3.6.1.4.1.23.2.28.1.4   nwSysServerUptime (measure in 
>hundreds of seconds)
>
>but I keep getting the following error
>
>D:\MRTG\2-9-12\bin>perl mrtg mrtg.cfg
>2001-07-16 12:30:22 -- WARNING: Expected a number but got '11 days, 0:47:51'
>2001-07-16 12:30:22 -- WARNING: Expected a number but got '11 days, 0:47:51'
>
>I have also used
>
>1.3.6.1.2.1.25.1.1 and 1.3.6.1.2.1.1.3 with the same results.
>
>cheers,
>
>Dave
>
>
>--
>Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
>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

________________________________
Daniel R. Kilbourne
daniel.kilbourne at corecomm.com
CoreComm Systems Engineering
________________________________


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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



More information about the mrtg mailing list