Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 742 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 742 Bytes

Travis Build mod-ui-graphite

Description

Shinken module for enabling graphs from Graphite into WebUI

Installation

  • $ shinken install ui-graphite
  • clone the this git repo and copy the module.py file to the /var/lib/shinken/modules/ui-graphite dir.(assuming you install shinken lib in default dir)

Bugfix

  • fix the incompatible metric name derive process with the module graphite of shinken
  • fix the incompatible _GRAPHITE_PRE and _GRAPHITE_POST process with the module graphite of shinken