KBI 310691 New Feature: Maintenance Schedule Command Line Interface
Version
Added to Argent Advanced Technology 3.1A-1310-A and later
Date
Monday, 30 Sep 2013
Summary
ARGENT_MAINTENANCE_SCHEDULE_CLI.EXE is the command line utility to add, change, or delete the maintenance schedule for a licensed node
Technical Background
Customer uses following syntax to run the utility
ARGENT_MAINTENANCE_SCHEDULE_CLI -n node [-p product] -start start_time -end end_time [-cal calendar]
[-adhoc] [-a | -c | -d]
‘-n‘ | Name of the licensed node | |
‘-p‘ | Name of the Argent AT product. If not specified, all installed products are assumed | |
‘-start‘ | Specifies the start time: HH:MM:SS for regular schedule; YYYY-mm-dd HH:MM:SS for adhoc schedule | |
‘-end‘ | Specifies the end time | |
‘-cal‘ | Specifies the calendar for regular schedule. If not specified, every day is assumed | |
‘-adhoc‘ | Specifies the maintenance schedule is an adhoc one of specific date/time range | |
‘-a‘ | Specifies the new one is added to the list of existing schedules | |
‘-c‘ | Specifies all existing schedules are replaced with this new one | |
‘-d‘ | Specifies all existing schedules for the node are deleted |
Resolution
Upgrade to Argent Advanced Technology 3.1A-1310-A or later