|
From: <kar...@or...> - 2012-01-16 16:33:39
|
Hello Team
If someone, can help about problem with my devmon snmp plugin in my
Xymon 4.2 under Linux RedHat
I explain my problem:
Devmon running fine with Xymon Monitor, but i want also to view all
IfPhyAddress(MIB) = MAC Address on my web view.
Also, on /usr/local/devmon/template/cisco-2960/if_stat/oids i put :
ifPhysAddress : .1.3.6.1.2.1.2.2.1.6 : branch
on Transform file:
ifPhysAddressBox: REGSUB : {ifPhysAddress} /(\S+.*)/ [$1]/
On Message file :
Ifc name|Ifc PhysAdd|Ifc speed|Ifc status
{ifName}{ifAliasBox}|{ifPhysAddressBox}|{ifSpeed}|{ifStat.color}{ifStat}
{ifStat.errors}
But in my Xymon website under "Ifc PhtAdd" section i have this :
Ifc name Ifc PhysAdd Ifc speed Ifc status
StackPort1 [7e}] 0.00 bps up
StackSub-St1-1 [7e}] 0.00 bps up
StackSub-St1-2 [7e}] 0.00 bps up
StackPort2 [7e}] 0.00 bps up
StackSub-St2-1 [7e}] 0.00 bps up
StackSub-St2-2 [7e}0] 0.00 bps up
Gi1/0/1 [Borne Wifi @241] [7e}1] 100.00 Mbps up
Gi1/0/2 [Miniswitch Technicien] [7e}2] 100.00 Mbps down
Thats mean devmon cannot take MAC Addresse in Ifc PhysAdd section.
Can anyone have already see this ? and can help me ?
King Regards
_________________________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
France Telecom - Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci
This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorization.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, France Telecom - Orange shall not be liable if this message was modified, changed or falsified.
Thank you.
|