monitor-ninja icon indicating copy to clipboard operation
monitor-ninja copied to clipboard

Ninja is Now Just Awesome - a modern web GUI for Naemon

Results 9 monitor-ninja issues
Sort by recently updated
recently updated
newest added

Rendering trends graph on the browser has no issue, however the latest version of wkhtmltopdf cannot render the graph when generating pdf. This replace tgraph.js as a php function in...

This uses tcpdf as an alternative to wkhtmltopdf library. It uses a new tab when saving a pdf to give a preview of the pdf to use. Still working on...

This commit removes the show all logs from nodes checkbox on the gui. The show logs from all nodes function should still work via cmd line. This resolves MON-13363. Signed-off-by:...

It will be possible that it can work with nagios and livestatus, because I see they make a lot of reference to the nagios configuration

In the Makefile there is > mkdir -m 0755 -p $(BINDIR) but no pre-defined BINDIR. It causes error while running 'make install', see below: ``` # make install mkdir -m...

bug

Hi, After 'make && make install', I copied ninja folder to /var/www/html by following the READ.ME file. I got HTTP500 error. In the httpd error_log: > PHP Warning: require_once(op5/log.php): failed...

Hi Guys, Please have a look at this line : https://github.com/op5/ninja/blob/500b186445aba158ac1d8cc57072e785287e93be/modules/monitoring/helpers/showlog.php#L38 : $etc_path = System_Model::get_nagios_etc_path(); $cgi_cfg = rtrim($etc_path, '/').'/cgi.cfg'; In a standard naemon install etc directory is here : $config['nagios_etc_path']...

Hi Guys, Been trying to implement ninja with merlin and naemon and got stuck at downtime setting for services : Selecting start time and endtime like this 2017-01-26 01:00:00 and...

Hello Guys, When selecting the Actions Icon on a Hostgroups View (Menu Locatgion : Monitor/Hostgroups/All Hostgroups) I receive the following error : Fatal error: Call to undefined method HostGroup_Model::get_icon_image() in...