Looking for GUI Host creation tool for Nagios
Looking for GUI Host creation tool for Nagios
I am looking for a better host creation tool. I have found few in nagios page, but there is no specific step by step integration documentation. Anyone could help me with this. I am looking for a open source Host integration tool(Like Lilac) for my Nagios(4.0.8).

Regards
Sazzad
Sazzad
Re: Looking for GUI Host creation tool for Nagios
Thanks for your reply! I have checked the the documentation & i think i need your help, as your working on currently in your system.
In the documentation following lines are there:
In the documentation following lines are there:
But in my system there is no such subfolder named www. What should i need to do? Could you suggest!Download and extract
Download the latest NagiosQL Version from www.nagiosql.org and extract the nagiosql-*.tar.gz to a directory accessible by your webserver (e.g. /srv/www/htdocs). A subdirectory "nagiosql" will be created:
Code: Select all
root@RR-DE-NMS-2:/home/rr-de-nms-2# cd /srv
root@RR-DE-NMS-2:/srv# cd www
bash: cd: www: No such file or directory
root@RR-DE-NMS-2:/srv# ls -lrt
total 0Regards
Sazzad
Sazzad
Re: Looking for GUI Host creation tool for Nagios
Which distribution (and version) are you using?
Rob Hassing


Re: Looking for GUI Host creation tool for Nagios
I am using nagios 4.0.8 Version.
My Nagios file distribution is as follows:
I have downloaded package from bellow path::
I have used bellow URL as guideline to install my Nagios::
My Nagios file distribution is as follows:
Code: Select all
root@RR-DE-NMS-2:/usr/local/nagios# ls -lrt
total 28
drwxrwxr-x 2 nagios nagios 4096 Apr 16 11:06 bin
drwxrwxr-x 2 nagios nagios 4096 Apr 16 11:06 sbin
drwxr-xr-x 2 root root 4096 Apr 16 11:14 include
drwxrwxr-x 3 nagios nagios 4096 Apr 16 11:14 libexec
drwxrwxr-x 11 nagios nagios 4096 Apr 16 11:14 share
drwxrwxr-x 3 nagios nagios 4096 Apr 17 11:18 etc
drwxrwxr-x 5 nagios nagios 4096 Apr 20 09:11 varI think bellow info could help you a little bit understand more:
Code: Select all
root@RR-DE-NMS-2:/usr/local/nagios# ls -l /etc/apache2/sites-enabled/
total 4
lrwxrwxrwx 1 root root 35 Apr 16 08:34 000-default.conf -> ../sites-available/000-default.conf
-rw-r--r-- 1 root root 982 Apr 16 11:07 nagios.confRegards
Sazzad
Sazzad
Re: Looking for GUI Host creation tool for Nagios
I meant which version of Linux are you using?
Ubuntu, CentOS, Debian, Fedora or Something else?
Ubuntu, CentOS, Debian, Fedora or Something else?
Rob Hassing


Re: Looking for GUI Host creation tool for Nagios
Ubuntu 14.04.2 LTS (GNU/Linux 3.16.0-34-generic x86_64)
Regards
Sazzad
Sazzad
Re: Looking for GUI Host creation tool for Nagios
You should check what the default document root is in Ubuntu.
I think it is
I think it is
Code: Select all
/var/www/Rob Hassing


Re: Looking for GUI Host creation tool for Nagios
I am following bellow URL::

But When i login through the following steps, it shows not foundmessage. What could be the possible reason? It seems my webpage cant discover the nagiosql32 installation web page!!
Regards
Sazzad
Sazzad
Re: Looking for GUI Host creation tool for Nagios
Maybe you can check your http log files?
I think they are in /var/log/httpd/
I think they are in /var/log/httpd/
Rob Hassing

