This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

UnDP visualization on network maps

I am trying to build a page that will list UnDP's for a device, which isn't a problem.  I am wondering how I am able to make the visualization of the UnDP change based on value changes.  Currently these are polling an OID that monitors a simple contact on a device.  The returned values are 1 and 0.  I would preferably like to have the UnDP on the map be "green" when the value is what it is supposed to be and then change to "red" when the value changes to the opposite integer.

I know that I can list the ${CurrentValue} in the label of the UnDP on the map, but the people who will be monitoring this page will need to see this change in visualization because they don't know and/or understand the values.

Currently we have advanced alerts configured to send email when these values change, but this group needs access to a visual tool also to reference for status on these specific devices.

TIA for any help.

  • There's no way to set the color change on an icon to follow set parameters.  While interface links will change based on utilization, other map objects are coded for status, not thresholds.  This would be a great feature add to the Network Atlas Maps to be able to setup parameters for color change based on either status or threshold value, but the options just aren't there.

    Regards,

    Matthew Harvey

  • Matthew,

    Do you have a suggestion of how to display this change other than the $CurrentValue variable in the label?  A binary value in this case means very little to the group required to monitor this and we want the ability to visually represent the change.

    Thanks,

    Jonathan

  • Nothing from within a map unfortunately.  You could add a Universal Device Poller Status resource to the view, this would show the currently polled data, and the colors on this should change based on the defined thresholds within the website.

    Regards,

    Matthew Harvey