Details
-
Help
-
Resolution: Incomplete
-
Major
-
None
-
None
Description
Hello! Could you help me, please, to solve a problem with white space. It happens every day at the same time.
What may wrong with it?
Attachments
Activity
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Pending Response [ 10000 ] | New: Closed [ 6 ] |
Affects Version/s | Original: CE-19.8 [ 10402 ] |
Comment |
[ _*General questions and device support can be discussed in [our Discord channel, click here to join|https://discord.gg/GjpNXKWm8W].*_ ---- Please make and attach additional information about the device: * full snmp dump from device: {noformat} snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk {noformat} _If device not support SNMP version 2c, replace -v2c with -v1._ * If you have problems with discovery or poller processes, please do and attach these debugs: {noformat} ./discovery.php -d -h <device> ./poller.php -d -h <device> {noformat} * additionally attach device and/or vendor specific MIB files ---- {color:#505F79}_This comment is added automatically._{color} ] |
Status | Original: In Review [ 10101 ] | New: Pending Response [ 10000 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
If you get gaps in data at the same time every day, it's likely the discovery process causing a spike in SNMP queries and either your end devices are not fast enough, causing gaps, or there's an intervening firewall in the traffic path that is throttling SNMP traffic.
If it's limited to a single time of the day, it's usually quite easy to track down. Check start times of CRON jobs.