[op5-users] R: Reports
Pier
pierg75 at yahoo.it
Thu Feb 18 12:25:36 CET 2010
I found that some code in ninja is referred statically to the "monitor/op5/reports".
Here what i found:
[root at nagios addons]# grep -R "/monitor/op5/reports" ninja/*
ninja/application/controllers/ninja_unit_test.php: $importer = '/opt/monitor/op5/reports/module/import';
ninja/application/controllers/reporting.php: $this->template->content = '<iframe src="/monitor/op5/reports/gui/'.$target_link.'" style="width: 100%; height: 600px" frameborder="0" id="iframe"></iframe>';
ninja/application/controllers/reporting.php: $this->template->content = '<iframe src="/monitor/op5/reports/gui/sla/" style="width: 100%; height: 600px" frameborder="0" id="iframe"></iframe>';
Pier
More information about the op5-users
mailing list