uptime.rb

Path: lib/facter/uptime.rb
Last Update: Tue Apr 30 19:07:59 +0000 2013

Fact: uptime

Purpose: return the system uptime in a human readable format.

Resolution:

  Does basic maths on the "uptime_seconds" fact to return a count of
  days, hours and minutes of uptime

Caveats:

Required files

facter/util/uptime  

[Validate]