Skip to content

ruudmens/grafana-prtg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana-prtg

A PRTG Datasource plugin for Grafana (BETA!!)

Works with 4.x - just drop the "jasonlashua-prtg-datasource" folder into the "data/plugins" folder of your Grafana installation and restart the grafana server.

#IMPORTANT INFORMATION AS OF 2/18/2017 You must reconfigure your datasource and use the passhash for your PRTG api user account. The plugin no longer uses the password!

Grafana

Currently relies on XSLT to transform XML table results into JSON. The reason for this is due to the way PRTG outputs data, both in JSON and XML.

Based on the grafana-zabbix plugin which seemed like a reasonbly similar example to use.

There are probably a lot of issues and WTFs here. It's a work in progress!

I hope this is useful to anyone currently using PRTG.

For more information, see The Grafana-PRTG Wiki

About

A PRTG Datasource plugin for Grafana (BETA!!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • HTML 10.7%
  • XSLT 8.8%