Skip to content
  • Leigh B. Stoller's avatar
    Add new rusaged script, to run inside the management sliver (not sure · c8946eef
    Leigh B. Stoller authored
    how we know that, so startup might have to be a special case). Runs
    every 5 minutes, getting the load average numbers from /proc/loadavg,
    and disk usage by running "df" and parsing its output (yuck, I know).
    Package that up and send as a UDP tmcc request. Also does the account
    update when the reply indicates.
    
    Need to rationalize this with the isalive watchdog at some point.
    c8946eef