Comments
-
yes. Table is grayed out. If I add Guage, it also shows a value of 0.
-
I guess I cannot accomplish this then. We do not allow snmp to go unencrypted over the Internet. Only the router LAN interface inside a vpn tunnel can be added with snmp. WAN interfaces must be restriced to icmp.
-
I should add that the Reset Actions ALWAYS work when I stop generating traffic and the utilization drops back down: Trigger when all apply: Interface Alias equals intxyz Trigger when none apply: xmit percent util is greater than 48 recv percent util is greater than 48
-
VMware environment. I'm seeing data for Fibre Channel attached datastores, but not NFS mounted datastores. Since the overwhelming majority of my stores are NFS, I'm not getting much useful data since I can't monitor them. thanks
-
It is checked for each poller.
-
didn't step back and think of that, really. I was working along trying set up my eval unit. I assumed there was some reason to add the hosts, but if not, then I'm good. thanks for pointing out the obvious to me btw, the data on the Dashboard widgets doesn't to ever seem to update automatically. Is that normal behavior? In…
-
thanks for the reply, but I must be missing something. If I try to alert on latency to a ICMP node, I cannot choose the Interface property at all or it won't alert. How would adding a custom property to the Interface help?
-
thank you
-
case 37862. I originally had a couple more conditions (latency, packet loss) but decided to simplify the trigger condition to get it working with just one thing, then add the others. It looks like this: Trigger when all apply: Interface Alias equals intxyz Trigger when any apply: xmit percent util is greater than 50 recv…
-
I also want to use getTable to pull rows from a NetApp MIB (volume percentage used). Right now, the ${CustomPollerStatus.Status} just lists the percentages of all the volumes. I want my alert to: 1) display ONLY the volume(s) that exceeds the limit 2) display the associated volume name (like 'use labels from table column'…