Self:getUptime
Method
Purpose
This method (on all platforms) returns how long the agent has been running.
Type
Synchronous, IMPACT_INFO.
Arguments
None.
Returns
Parameter |
Type |
Description |
Uptime |
String |
Total days, hours, and minutes the agent has been running. |
Total days |
String |
Total number of days the agent has been running. |
Total hours |
String |
Total number of hours the agent has been running. |
Total millisec |
Integer |
Total number of milliseconds the agent has been running. |