Server Management Suite

 View Only
  • 1.  System Up Time

    Posted May 22, 2008 07:50 PM
    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



  • 2.  RE: System Up Time

    Posted Aug 14, 2008 01:37 AM
    Craig,
    in WMI, is Win32_OperatingSystem.LastBootUpTime any good to you?
    R


  • 3.  RE: System Up Time

    Posted Jan 30, 2009 07:26 AM
    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