Scheduler
Schedule background tasks in NSO.
Scheduling Periodic Work
admin(config)# scheduler task sync schedule "0 2 1 * *" \
action-name sync-from action-node /devicesadmin(config-task-sync)# action-params "<device>ce0</device><device>ce1</device>"
admin(config)# commitadmin(config)# scheduler task sync get-next-run-times display 3
next-run-time [ 2017-11-01 02:00:00+00:00 2017-12-01 02:00:00+00:00 2018-01-01 02:00:00+00:00 ]admin# show scheduler task sync is-running
is-running falseSchedule Expression
Field
Allowed values
Allowed special characters
Scheduling Periodic Compaction
Scheduling Non-recurring Work
Scheduling in a HA Cluster
Troubleshooting
History Log
XPath Log
Devel Log
Suspending the Scheduler
Last updated
Was this helpful?

