Random Project

Create Plugin

Running without problems on my raspberry pi, now i can have a clean look at my cpu temperature of the past hours.
The only thing is an installation bug on my raspberry. In the file nagiosgraph-apache.conf is a line missing.
It should be:

Options None
AllowOverride None
Order allow,deny
Allow from all
Require all granted

But “Require all granted” is missing.
So if you cant access the nagiosgraph.js, check first this line in your nagiosgraph-apache.conf.