|
From: Mathias C. <Mat...@sy...> - 2011-04-21 23:19:11
|
Hi!
I think this comes from the change that was published after 25 jan to address the problem with devmon interpreted all x in transform as multiplication, even in variable names.
I think a space is needed on each side of the x to make devmon use it as a multiplication sign...
It looks as the division sign has been forgotten in the update, or something like that...
I reverted back to the last svn rev in januari, and the transforms worked again...
/Mathias
-----Ursprungligt meddelande-----
Från: Baldanzi, Riccardo [mailto:rbm...@gm...]
Skickat: den 21 april 2011 18:24
Till: Dev...@li...
Ämne: [Devmon] MATH transform uses only math/numeric symbols and an optional precision number at
Hi Guys,
i've started suddendly to have problems during "devmon --readbbhost":
[11-04-21@18:14:57] MATH transform uses only math/numeric symbols and an optional precision number at /usr/local/devmon/templates/cisco-2960/if_col/transforms, line 8 [11-04-21@18:14:57] Undefined oid 'ifOutColPct' referenced in /usr/local/devmon/templates/cisco-2960/if_col/thresholds at line 4 [11-04-21@18:14:57] Undefined oid 'ifOutColPct' referenced in /usr/local/devmon/templates/cisco-2960/if_col/thresholds at line 4 [11-04-21@18:14:57] Undefined oid 'ifOutColPct' at line 9 of /usr/local/devmon/templates/cisco-2960/if_col/message, skipping this test.
It seems that devmon is failing to do this calc:
# Perform error to traffic percentage calculations
ifInErrPct : MATH : ({ifInEps} / {ifInBps}) x 100
ifOutErrPct : MATH : ({ifOutEps} / {ifOutBps}) x 100
Some suggestion?
Thanks
Rick
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Devmon-support mailing list
Dev...@li...
https://lists.sourceforge.net/lists/listinfo/devmon-support
|