Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

opCharts has dashboards built into the heart of it's engine.  Dashboards have the ability to display components, components can load data from many different sources and display it as a graph/table/pie/chart/etc.  Right now only graphs are supported.

Users & Roles

See this documentation 

Charts

Data Sources

/usr/local/omk/conf/data_sets.json defines the data sources that the system will make available to the charts.  Currently only SQL external data sources are supported.  The default configuration ships with examples for MSSQL and MySQL servers. Here is an example a data source definition: 

...