update documentation

This commit is contained in:
Kevin Duret 2014-12-29 13:33:11 +01:00
parent e038ed06ee
commit 77a27f46ff

View File

@ -1441,9 +1441,9 @@ Simple SNMP request
Description Description
----------- -----------
This example explains how to check a single SNMP value on a PfSense firewall (memory dropped packets). | This example explains how to check a single SNMP value on a PfSense firewall (memory dropped packets).
We use cache file because it's a SNMP counter. So we need to get the value between 2 checks. | We use cache file because it's a SNMP counter. So we need to get the value between 2 checks.
We get the value and compare it to warning and critical thresholds. | We get the value and compare it to warning and critical thresholds.
Plugin file Plugin file
----------- -----------