mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
fix(apps::backup::veeam::local): update jobstatus help section (#5492)
This commit is contained in:
parent
781dac79b4
commit
eab7a046d2
@ -310,11 +310,11 @@ Filter job type (can be a regexp).
|
|||||||
|
|
||||||
=item B<--filter-start-time>
|
=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>
|
=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>
|
=item B<--ok-status>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user