Details
-
Help
-
Resolution: Unresolved
-
Trivial
-
None
-
Professional Edition
-
None
Description
Using 22.8.12244
On my dashboard, in the summary widget the entry for "Devices - Ignored (Dev)" is "4 ignored"
However, if I click this, there's only one device listed.
If I look through the list of all devices, I can see the four devices in purple.
As far as I can tell, the ignored count shown in the summary views counts devices that have EITHER 'device settings -> device ignore' OR 'alerts -> ignore until' selected
but the view filter /devices/ignore=1/ only lists devices with 'device settings -> device ignore' selected
expected behaviour would be for the view filter to list both!
Many thanks
Attachments
Activity
Component/s | New: Default [ 10900 ] |
Assignee | Original: Adam Armstrong [ adama ] | New: Mike Stupalov [ landy ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.