| Service_state |
Indicates the current state of this service. |
|
This measure reports any one of the following states:
- Running
- StartPending
- Stopped
- StopPending
- Paused
- PausePending
The numeric values that correspond to the above-mentioned measure values are described in the table below:
| Measure Value |
Numeric Value |
| Running |
1 |
| StartPending |
2 |
| Stopped |
3 |
| StopPending |
4 |
| Paused |
5 |
| PausePending |
6 |
Note:
By default, this measure reports one of the Measure Values listed in the table above. The graph of this measure however will represent the status of this service using the numeric equivalents - 1 to 6.
|