- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Critical
 - 
    5.0.10
 
- 
        Sprint 75 (Apr 2021), Sprint 76 (May 2021), Sprint 77 (Jun 2021)
 - 
        0.5
 
Zabbix consider that 0.000001 and 0.000002 values are the same and discard 0.000002.
$ zabbix_sender -z 127.0.0.1 -s test -k test -o 0.000001 Response from "127.0.0.1:10051": "processed: 1; failed: 0; total: 1; seconds spent: 0.000092" sent: 1; skipped: 0; total: 1 $ zabbix_sender -z 127.0.0.1 -s test -k test -o 0.000002 Response from "127.0.0.1:10051": "processed: 1; failed: 0; total: 1; seconds spent: 0.000202"
So no value after :
2021-04-28 14:51:37 0.000001 2021-04-28 14:51:33 1
- mentioned in
 - 
                    
Page Loading...