Hello,
... please find three requests bellow ...
I) We monitor a lot of provider routers for a customer.
If we choose to show the label <Short, Smart Name>, IM will do DNS
request then a SNMP request.
However: routers are not registered in DNS and SysName values of those
equipment include domain name (ex.: porexxx.controlnet.equant.net).
The fact is we monitor more than 250 routers and we want only the first
part of SysName (porexxx) and not DNS request for each one at each polling.
So, could we be able to modify the order of <Short, Smart name> (first
appears the SysName and then the DNS request) ?
II) Could you implement the possibility to modify strings in a device's
label:
. SUBSTR: Return part of a string (ex.: return <SNMP SysName> from the
first char to the fifth char for example)
. STRLEN: Get string length
. STRPOS: Find position of first occurrence of a string (ex.: find the
first '.' in <SNMP SysName>)
. STRRPOS: Find position of last occurrence of a char in a string
. ... STRTOLOWER, UCFIRST
... and of course to combine those String functions like: SUBSTR(<SNMP
SysName>, 0, STRPOS(<SNMP SysName>, '.')) to show <SNMP SysName> value
to the first occurrence of '.' char
III) Could you implement the possibility to draw geometrical figures
(squares, triangles, circles, ...)
That could be very helpful for a monitoring service highlighting
critical equipments or separating different areas (Internal DMZ,
External DMZ, Admin LAN, ....) or responsibilities (local customer,
local provider, group provider, ...)
Thanks in advance,
Xavier.
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]