Griesbacher / histou

Adds templates to Grafana in combination with nagflux
GNU General Public License v2.0
35 stars 16 forks source link

Histou installation #2

Closed dpeer77 closed 8 years ago

dpeer77 commented 8 years ago

Hello,

I install histou along with nagflux but I have troubles to get it working and I might miss something. I have nagios complied and installed under /usr/local/nagios. histou installed under /usr/local/nagios/share/histou and I copied histou.js under grafana /usr/share/grafana/public/dashboards/histou.js. How can I get Histou working meaning showing me perf data like PNP4nagios? grafana URL for my installation is: http://{server-ip}:3000 and nagios is under http://{server-ip} I'm new to grafana/influxdb.

Doess someone knows how to configure that?

Thanks, David

Griesbacher commented 8 years ago

Hi David,

take a look at OMD Labs, it might be easier to get running there. Here is a instruction how to activate everything: https://labs.consol.de/de/nagios/omd/2015/10/21/activate-nagflux.html There is also a Dockerimage which may help you out, it contains OMD with everything pre configured: https://github.com/Griesbacher/docker-omd-grafana

Greetings, Philip

dpeer77 commented 8 years ago

Philip, great! it works for me now perfectly and I can tell your work is really awesome/helpful. great project and sharing.