mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
Update jobstatus.pm
This commit is contained in:
parent
c254a23f77
commit
8d31aa49a1
@ -310,11 +310,11 @@ Filter job type (can be a regexp).
|
||||
|
||||
=item B<--filter-start-time>
|
||||
|
||||
Filter job with start time greater than current time less value in seconds.
|
||||
Tolerance value in seconds, to avoid skipping jobs whose start time is earlier than the current time.
|
||||
|
||||
=item B<--filter-end-time>
|
||||
|
||||
Filter job with end time greater than current time less value in seconds (default: 86400).
|
||||
Tolerance value in seconds, to avoid skipping jobs whose end time is earlier than the current time (default: 86400).
|
||||
|
||||
=item B<--ok-status>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user