savoirfairelinux / mod-booster-snmp

Shinken module for boosting SNMP connections
GNU Affero General Public License v3.0
3 stars 9 forks source link

Bad data when host become unavailable #14

Open titilambert opened 9 years ago

titilambert commented 9 years ago

Scenario:

  1. Request data
  2. Response
  3. Data stored in redis
  4. Request data
  5. Response
  6. Data stored in redis
  7. Request data
  8. SNMP Time out
  9. Data stored in redis are not set to "None" for all datatype but "DERIVE64" and "DERIVE32" All data should be set to None( ds_oid_value and ds_oid_value_computed)