Is there any "up time" command i can enter into telnet?
JacquesCelliers
Posts: 4
I am a looking for a command that can tell me how long the processor has been up and running? or any other way i can check.
0
Best Answers
-
John Nagy Posts: 1,742
- You don't need to create multiple identical topics.
- You can make your won uptime command in your code, as I don't believe there is (or was) a native command. We added it to our diagnostic library:
send s ct,'uptime
(1091743957) DIAGNOSTICS MODE - System Uptime Monitor: ON!
(1091743958) CineTouch System Uptime - 18190 Mins - Since: 10:50:36 05/29/2019
6 -
HARMAN_icraigie Posts: 660
The time stamp (1091743958 in the example) to any response shows the uptime in milliseconds
6