What is a Remote Command?
The remote command package is designed to run a console command and capture the resulting command exit code and standard output text with the ServicePilot Agent.
Remote Command monitoring
This package is designed to run a console command.
The command exit code and standard output text are stored as indicator data in a corresponding ServicePilot object.
The time taken to run the command and an indication of if the command completed before the time-out set are also stored.
The output text will have all new line characters removed and the result will be limited to 100 characters. This can be parsed to extract particular information using a regular expression.