fix fortinet fortigate signatures helper
This commit is contained in:
parent
330615637a
commit
c0ead9e0a9
|
@ -135,12 +135,12 @@ Example: --filter-counters='^av$'
|
||||||
|
|
||||||
=item B<--warning-*>
|
=item B<--warning-*>
|
||||||
|
|
||||||
Threshold warning (in hours).
|
Threshold warning (in seconds).
|
||||||
Can be: 'av', 'ips'
|
Can be: 'av', 'ips'
|
||||||
|
|
||||||
=item B<--critical-*>
|
=item B<--critical-*>
|
||||||
|
|
||||||
Threshold critical (in hours).
|
Threshold critical (in seconds).
|
||||||
Can be: 'av', 'ips'
|
Can be: 'av', 'ips'
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
Loading…
Reference in New Issue