kkangle / Python_Wrapper_for_Cacti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python_Wrapper_for_Cacti

  1. Clone the cacti to your local folder
  2. type in make command
  3. Add these files to cacti root directory and change parameters in change.
  4. run cleanup.py, this will make a copy of the cache.cfg with only valid inpus
  5. run run.py with python2(this is a python2 implementation)

p.s plot function only support number variables, otherwise it will gives an error.

About


Languages

Language:Python 100.0%