|
From: Dan V. M. <bi...@gm...> - 2006-03-15 20:15:00
|
I get the big dummy award for this one. I was mistakingly trying to
TABLE a leaf value, when TABLE/NONHTMLTABLE are reserved for branch'd
values.
Please ignore.
Thanks
Dan
On 3/15/06, Schwimmer, Eric E *HS <EE...@hs...> wrote:
>
> Just wanted to let you all know that I'm oncall here at work
> (for the next month!). Combined with the fact that I'm rebuilding
> a large part of our server network, and this leaves me /w little
> time for programming.
>
> I'll try to fix the bugs /w the current code and put out a new
> release; but any feature requests are going to be back-burnered
> for a while.
>
> -Eric Schwimmer
> Network Engineer
> UVA HSCS Network Engineering
>
> > -----Original Message-----
> > From: dev...@li...
> > [mailto:dev...@li...] On Behalf
> > Of Dan Vande More
> > Sent: Wednesday, March 15, 2006 11:09 AM
> > To: dev...@li...
> > Subject: [Devmon] nonhtmltable patch, strict refs issue
> >
> > So I'm attempting to start using nonhtml stuff for NCV, but right off
> > the bat I'm having an issue with cpu.
> >
> > I'm using the default 6509 setup, and when my message file
> > looks like this:
> >
> > NONHTMLTABLE:
> > CPUTotal5Min : {CPUTotal5Min}
> >
> > I get this error:
> >
> > $ sudo -u monitor /home/monitor/devmon/devmon -p -f -v
> > [06-03-15@09:59:08] ---Initilizing devmon...
> > [06-03-15@09:59:08] Node 0 reporting to localhost
> > [06-03-15@09:59:08] Running under process id: 25225
> > [06-03-15@09:59:08] Entering poll loop
> > Use of uninitialized value in string eq at
> > /home/monitor/devmon/modules/dm_tests.pm line 1655, <$__ANONIO__> line
> > 261. (X 20)
> > Can't use string ("10") as a HASH ref while "strict refs" in use at
> > /home/monitor/devmon/modules/dm_tests.pm line 1492, <$__ANONIO__> line
> > 261.
> >
> > The number 10, I believe, is the data for CPUTotal5Min. The line 1655
> > error was the subject of an email earlier today, but that doesn't
> > prevent devmon from working whereas devmon dies on the "strict refs"
> > issue noted above.
> >
> > Hints?
> >
> > Thanks
> >
> > Dan
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking
> > scripting language
> > that extends applications into web and mobile media. Attend
> > the live webcast
> > and join the prime developer group breaking into this new
> > coding territory!
> > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642
> > _______________________________________________
> > Devmon-support mailing list
> > Dev...@li...
> > https://lists.sourceforge.net/lists/listinfo/devmon-support
> >
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting langua=
ge
> that extends applications into web and mobile media. Attend the live webc=
ast
> and join the prime developer group breaking into this new coding territor=
y!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid=110944&bid$1720&dat=121642
> _______________________________________________
> Devmon-support mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devmon-support
>
|