From: Schwimmer, E. E *H. <EE...@hs...> - 2007-03-30 20:27:46
|
That's odd. It looks like the parent OID (fuelGaugeStatus) is undefined, but the should be caught (and subsequently turned into an error) by the validate_deps subroutine. I haven't testing the SUBSTR transforms on a repeater-type OID yet, I'll try that and see if I can reproduce the error. e > -----Original Message----- > From: dev...@li... [mailto:devmon-support- > bo...@li...] On Behalf Of Tom Georgoulias > Sent: Friday, March 30, 2007 3:25 PM > To: dev...@li... > Subject: Re: [Devmon] templates for IBM & HP bladecenter/bladesystems >=20 > Schwimmer, Eric E *HS wrote: > > Hrm. It looks like this error is coming from the template parsing code, > > which I don't *think* I changed. However, I think I might know what is > > causing it (extra whitespace on the end of the transform line). Try the > > attached patch (which also fixes a bug I found in the substr transform > > when not using a length value), and let me know if that helps. >=20 > I applied the patch and I am getting a different error than the one I > posted before. Running "devmon --debug -f" produces this: >=20 > [07-03-30@15:19:26] DEBUG: Doing substr transform on > iadm200.nandomedia.com/fuelGaugeStatusNumeric > Use of uninitialized value in numeric gt (>) at > /home/hobbit/server/ext/devmon/modules/dm_tests.pm line 2300, > <$__ANONIO__> line 163. > Use of uninitialized value in numeric gt (>) at > /home/hobbit/server/ext/devmon/modules/dm_tests.pm line 2300, > <$__ANONIO__> line 163. > Use of uninitialized value in numeric gt (>) at > /home/hobbit/server/ext/devmon/modules/dm_tests.pm line 2300, > <$__ANONIO__> line 163. > -- > Tom Georgoulias > Systems Engineer > McClatchy Interactive > to...@mc... >=20 > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support |