A word from our sponsors

Debugging Templates

Insert the following code fragment into your PNP4Nagios template in order to get some debugging output in the PNP4Nagios WebUI:

throw new Kohana_exception(print_r(<name of the variable>,TRUE));

Replace <name of the variable> with the name of the variable or data structure which content you want to be printed.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website. More information about cookies