Only for Linux Standalone Agents.
1. Build 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 Applicare console go to Menu -> Applicare Advanced options.
5. Enter the Standalone Agent URL Path 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, Active or Delete the 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 is not completed successfully alert will be created.
Go to Alerts screen to view the alerts.
Comments
0 comments
Article is closed for comments.