Skip to content

xmacan/plugin_intropage

 
 

Repository files navigation

plugin_intropage

Intropage/Dashboard plugin for Cacti

Plugin displays usefull information and favourite graphs on console screen or separated tab:

  • trends
  • host graph (total, down, ...)
  • poller statistics
  • thresholds (all, trigged, ...)
  • logs analyze
  • worst ping and availability
  • ...

Orininal Author

All thanks goes to Petr Macek (petr.macek@kostax.cz) the original author of Intropage! He has turned over the Intropage Plguin to the broader Cacti community for long term management. We would like to thank him for all his contributions past, present and future.

Screenshot

Screenshot

Installation

  • Copy directory intropage to plugins directory
  • Check file permission (Linux/unix - readable for www server)
  • Enable plugin (Console > Configuration > Plugins)
  • Configure Plugin (Console > Configuration > Settings > Intropage Tab)
  • Add Panel Permissions to user accounts (Console > Users > (edit) > Intropage>

Upgrade

  • TGZ old intropage directory for recovery
  • Remove old directory
  • Recreate directory with new files
  • Check file permission (Linux/unix - readable for www server)
  • Configure Intropage (Console > Settings > Intropage tab)

Configuration

Console > Configuration > Users > Intropage option to provide permissions to Panels Settings > Intropage (admin)

On Intropage/Console page add new Dashboard Panels as they become available. The panels will not start rendering until at least one user has access to a Panel.

How to Add Graphs to Intropage/Dashboard?

Go to graphs, select graph, click to icon Eye. Graphs will be rendered in SVG format only.

How to add new Panel Libraries and Panels?

Intropage provides a 'panellib' directory where you can create new panels. You simply need to copy one of the existing directories to a new file name, and then ensure that you use 'unique' panel id's and create away. Each panel library file will have a registration function where you define what panels are included in the file and how they gather their data.

Possible Bugs?

If you find a problem, let me know via github or https://forums.cacti.net/viewtopic.php?f=5&t=51920

Thanks

Tomas Macek, Peter Michael Calum, Trevor Leadley, Earendil

About

Intropage/Dashboard for Cacti monitoring

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.7%
  • CSS 2.0%
  • Shell 1.3%