XI and check_mk
Posted: Wed Nov 09, 2011 6:31 am
Hi guys,
Im playing around with the check_mk add-on which seems to be working fine except for one issue: graphs are being created but not visible via the XI interface. here are the errors we are able to catch via apache error logs:
RROR: opening '': No such file or directory
ERROR: opening 'u': No such file or directory
ERROR: opening 'u': No such file or directory
ERROR: opening 'u': No such file or directory
ERROR: opening 'u': No such file or directory
[Wed Nov 09 13:23:49 2011] [error] [client 80.86.127.98] PHP Notice: Undefined variable: RRDFILE in /usr/local/nagios/share/pnp/templates/check-mk-ping.php on line 28, referer: http://xxxxx/nagiosxi/perfgraphs/index. ... ice_id=358
[Wed Nov 09 13:23:49 2011] [error] [client 80.86.127.98] PHP Notice: Undefined variable: RRDFILE in /usr/local/nagios/share/pnp/templates/check-mk-ping.php on line 29, referer: http://xxxx/nagiosxi/perfgraphs/index.p ... ice_id=358
ERROR: opening '': No such file or directory
[Wed Nov 09 13:23:50 2011] [error] [client 80.86.127.98] PHP Notice: Undefined variable: RRDFILE in /usr/local/nagios/share/pnp/templates/check_mk-kernel.util.php on line 28, referer: http://xxxxx/nagiosxi/perfgraphs/index. ... ice_id=358
Permissions are fine and changing the variable $RRDFILE to $rrdfile does not resolve the issue.
Any ideas?
Regards
Im playing around with the check_mk add-on which seems to be working fine except for one issue: graphs are being created but not visible via the XI interface. here are the errors we are able to catch via apache error logs:
RROR: opening '': No such file or directory
ERROR: opening 'u': No such file or directory
ERROR: opening 'u': No such file or directory
ERROR: opening 'u': No such file or directory
ERROR: opening 'u': No such file or directory
[Wed Nov 09 13:23:49 2011] [error] [client 80.86.127.98] PHP Notice: Undefined variable: RRDFILE in /usr/local/nagios/share/pnp/templates/check-mk-ping.php on line 28, referer: http://xxxxx/nagiosxi/perfgraphs/index. ... ice_id=358
[Wed Nov 09 13:23:49 2011] [error] [client 80.86.127.98] PHP Notice: Undefined variable: RRDFILE in /usr/local/nagios/share/pnp/templates/check-mk-ping.php on line 29, referer: http://xxxx/nagiosxi/perfgraphs/index.p ... ice_id=358
ERROR: opening '': No such file or directory
[Wed Nov 09 13:23:50 2011] [error] [client 80.86.127.98] PHP Notice: Undefined variable: RRDFILE in /usr/local/nagios/share/pnp/templates/check_mk-kernel.util.php on line 28, referer: http://xxxxx/nagiosxi/perfgraphs/index. ... ice_id=358
Permissions are fine and changing the variable $RRDFILE to $rrdfile does not resolve the issue.
Any ideas?
Regards