Search found 13 matches

by Fenos
Mon Aug 04, 2014 4:48 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Ok, solved, I dumped old nagios and Installed it again. Everything is working quite nice so far.

Thank you for all your help.
by Fenos
Thu Jul 31, 2014 9:54 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Ok problem solved, I had to reroute IP. But I have another problem, I have nagios on VM as you know and It's only accessable through my domain let's say: example.pl and only through port 5555. I can get to welcome website of nagios, but when I try to "access Nagios" it sends me through htt...
by Fenos
Wed Jul 30, 2014 7:05 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Yes, cfg-eth0 is exactly as you posted. I think I know what is the problem. We have some tricky configured web and router is not passing me through. We have to rebuild network in the office a bit, when we do that I will post my progres.
by Fenos
Tue Jul 29, 2014 2:20 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Yes, I can see my ping after using ifconfig. Selinux was disabled from the begining. Output of httpd error_log: [date][warn]RSA server certificate CommonName (CN) '10.10.3.169' does not match server name!? [date][notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configu...
by Fenos
Mon Jul 28, 2014 3:14 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Ok I googled it and used script to repair my sqld: service mysqld stop /usr/local/nagiosxi/scripts/repairmysql.sh nagios service mysqld start After that in that previous file I recived normal notifications: mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql InnoDB: Initializing bu...
by Fenos
Mon Jul 28, 2014 2:55 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Ok I checked myslqd is running, it's restarting and comming up again, but in that file there is something like that: [ERROR] /usr/libexec/mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and should be repaired I tried to open that file, and it's jibberish inside. I tried to open it...
by Fenos
Mon Jul 21, 2014 4:26 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

I can ping the vserver. I set IP staticly again. Here is the content of this nagios.conf: ScriptAlias /nasgios/cgi-bin "/usr/local/nagios/sbin" <Directory "/usr/local/nagios/sbin"> Options ExecCGI AllowOverride None Order allow, deny Allow from all AuthName "Nagios Core"...
by Fenos
Fri Jul 18, 2014 9:54 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

error_log: [notice] caught SIGTERM, shutting down [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [notice] Digest: generating secret for digest authentication... [notice] Digest: done [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured --resuming...
by Fenos
Fri Jul 18, 2014 3:04 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

It's curios however that when I try to change static IP to DHCP I have error for Determing IP information for eth0. My ifcfg-eth0 file looks like this: BOOTPROTO=dhcp ONBOOT=yes TYPE=Ethernet DEVICE=eth0 HWADDR=00:0c:29:b3:41:2b USERCTL=no IPV6INIT=no DNS2=10.10.3.10 DNS1=10.10.3.5 PEERDNS=yes Have ...
by Fenos
Thu Jul 17, 2014 11:55 am
Forum: Nagios XI
Topic: Blank web interface
Replies: 21
Views: 5744

Re: Blank web interface

Wait, are you trying to install Nagios XI on the same machine that you have vSphere running on? That is very unlikely to work and not something we would recommend or support. By using vSphere client I access Virtual Machines including my Nagios console. There are several VM set inside vSphere clien...