System Up Time
Updated: 24 May 2010 | 2 comments
Altiris happily reports the percentage that a server has been up. Generally 100%, with the odd few that are 99% and so on.
What I'd like to do is view the "System Up Time" in days.
When I open a command prompt and type in 'systeminfo' I can view all the information about the computer and it tells me my System Up Time.
Does anyone have any ideas or experience with this?
Regards
Craig
Discussion Filed Under:
Comments
Craig,
in WMI, is Win32_OperatingSystem.LastBootUpTime any good to you?
R
I tried to create a metric for the LastBootUpTime but it doesn't return anything. Any pointers?
Type: WMI
Polling Interval: 60sec
Property/Query: Property
Namespace:\\.\root\cimv2
Class Name: Win32_OperationSystem
Counter: LastBootUpTime
Instance: <BLANK>
Data Type: String
Would you like to reply?
Login or Register to post your comment.