Applicable Only for Linux Standalone Agents.
1. Compile the Standalone Agent.
2. Add -Dapplicare.enable.remote.machine.schedule=true in the standalone agent startup Arguments.
For windows
set JAVA_OPTS=%JAVA_OPTS% -Dapplicare.enable.remote.machine.schedule=true
For Linux
JAVA_OPTS=%JAVA_OPTS% -Dapplicare.enable.remote.machine.schedule=true
3. Start the Standalone Agent.
4. In the Applicare console, Navigate to Menu -> Applicare Advanced options.
5. Enter the URL Path for the Standalone Agent in the "Standalone Agent Remote Restart Job Config URL"
The URL Syntax:
AgentProtocol://HostName(or)IPaddress:AgentPort/applicare_agent
6. Go to Remote Deployment.
7. Enter the machine configuration details and Save.
8. Install server and add it to Applicare.
- Click the Install Collector button to install.
- Click the Start Collector button to start the agent.
9. Go to Menu -> Standalone Agent Restart Configuration
10. The Server Drop-down will contains the Standalone Agents. Select the server from the Drop-down.
11. For Calendar day based frequency select the values from the Month and Day of Month Drop-down.
12. For Week day based frequency select the values from the Day of Week Drop-down.
13. Enter the time in the Trigger At fields and click the "Save Schedule" button.
Time format in hours and minutes. It is a 24-hour format (hh:mm)
14. Select Restart Scheduled Details tab to view the saved configurations.
15. To Pause, Activate or Delete schedules, use the buttons on this screen. Select the row(s) from the grid and click the buttons to save the changes. More than one row can be selected at a time.
Pause
Activate
Delete
Select the row(s) and click the Delete button. In the popup, select Confirm option.
It will delete the schedules.
If the restart job fails to complete successfully, an alert will be generated.
You can view these alerts on the Alerts screen.
Comments
0 comments
Article is closed for comments.