Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
public:nagios_toaster [2013/08/18 22:27] – typo Nicopublic:nagios_toaster [2023/06/21 22:27] (current) – fix code tag bug Nico
Line 42: Line 42:
 ==== NConf integration ==== ==== NConf integration ====
   * Add a link in the Nuvola menu. Edit /www/monitor/nagios/side/dtree_data.js, and add the following line at the end, just before the //document.write(configuration);// statemement:   * Add a link in the Nuvola menu. Edit /www/monitor/nagios/side/dtree_data.js, and add the following line at the end, just before the //document.write(configuration);// statemement:
 +
 <code js> <code js>
 configuration.add(5,0,'Administration','/nconf/','','','side/icons/configuration.gif'); configuration.add(5,0,'Administration','/nconf/','','','side/icons/configuration.gif');