Skip to content
Florian Forster edited this page Nov 21, 2023 · 1 revision
Name: Memory plugin
Type: read
Callbacks: init, read
Status: supported
FirstVersion: 4.7
Copyright: 2009 Marco Chiappero
License: GPLv2
Manpage: n/a
See also: List of Plugins

The Uptime plugin keeps track of the system uptime, providing informations such as the average running time or the maximum reached uptime over a certain period of time. It can be useful especially on Linux based routers/firewalls.

Example graphs

Uptime.png

Dependencies

  • Linux
    • /proc-file system
  • Solaris
    • libkstat(3KSTAT)
  • *BSD / OS X
    • sysctl(3)
Clone this wiki locally