fix fortinet fortigate signatures helper
This commit is contained in:
parent
8a982c8fb8
commit
f70e29f4bc
|
@ -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