Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.15 KB

plugin_uptime for Cacti

Uptime/restart history

Author

Petr Macek ([email protected])

Screenshot

Screenshot_2020-02-04 Console - Devices - (Edit)(1) Screenshot_2020-02-04 Tree Mode KOSTAX (Kostax - PVT - SQLserver2017 express win)

Installation

Copy directory uptime to plugins directory Set file permission (Linux/unix - readable for www server) Enable plugin (Console -> Plugin management)

How to use?

You will see information about restart/uptime

  • on device edit
  • in graphs

Upgrade

Disable plugin (Console -> Configuration -> Plugins)
Copy and rewrite files your/cacti/installation/plugins/uptime Set file permission (Linux/unix - readable for www server) Enable new version (Console -> Configuration -> Plugins)

Possible Bugs or any ideas?

If you find a problem, let me know via github or https://forums.cacti.net

Changelog

--- 0.2 Add Uptime Tab Add graph display limit (20 restarts max) --- 0.1 Beginning