The Operating Systems Plug-in discovers the metrics for the Script service. The metrics will be available only if the shell script is configured.
Name | Category | KPI | Description |
---|---|---|---|
Resource Availability | AVAILABILITY | True | Displays if the script is available or not. If the value is "0" the script is unavailable. If the value is "100" the script it available. Key: Availability|Resource Availability |
Execution Time | THROUGHPUT | True | Time spent to run the script. Key: Throughput|Execution Time (ms) |
Result Value | UTILIZATION | True | Exit value of the script. If the script contains "echo 1", the the value is 1. If the script contains "echo 0", the value will be 0. Key: Utilization|Result value |