NagiosFusion BETA

This support forum board is for questions relating to Nagios Fusion.
Locked
65mustang4me
Posts: 13
Joined: Thu Jan 26, 2012 6:11 pm

NagiosFusion BETA

Post by 65mustang4me »

I just downloaded the BETA (2012T1.0) and didn't find any conversations about some of the minor issues I'm seeing in the BETA.

Would this be the best place to post about the BETA?
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosFusion BETA

Post by mguthrie »

Right here would be an excellent place : )

The labs post just went up on Monday, so the beta release is pretty fresh.
65mustang4me
Posts: 13
Joined: Thu Jan 26, 2012 6:11 pm

Re: NagiosFusion BETA

Post by 65mustang4me »

Here is what I found so far.

1. Configure -> Server Credentials : I see the following error in the HTML error_log file.
[Thu Jun 14 10:24:16 2012] [error] [client 135.214.42.54] PHP Notice: Undefined index: query in /usr/local/nagiosfusion/html/includes/utilsx.inc.php on line 77, referer: http://135.163.161.215/nagiosfusion/config/

2. Admin -> Manage Dashlets : Missing image under Host Status.
[Thu Jun 14 10:28:13 2012] [error] [client 135.214.40.30] File does not exist: /usr/local/nagiosfusion/html/includes/dashlets/hoststatus/hoststatus_preview.jpg, referer: http://135.163.161.215/nagiosfusion/admin/dashlets.php

3. Admin -> Manage Users : See the following error in the HTML error_log file.
[Thu Jun 14 10:30:01 2012] [error] [client 135.214.40.30] PHP Notice: Undefined variable: cfg in /usr/local/nagiosfusion/html/admin/users.php on line 229, referer: http://135.163.161.215/nagiosfusion/admin/
65mustang4me
Posts: 13
Joined: Thu Jan 26, 2012 6:11 pm

Re: NagiosFusion BETA

Post by 65mustang4me »

Additional missing images. Found them in NagiosXI and copied them over.

/usr/local/nagiosfusion/html/includes/components/fusioncore/images/dashlets/getting_started_preview.png
/usr/local/nagiosfusion/html/includes/components/fusioncore/images/dashlets/admin_tasks_preview.png
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosFusion BETA

Post by mguthrie »

Thanks for catching these. I actually caught #2 yesterday and I realized that I forgot to commit that image as well as the service status dashlet in this current revision. I'll have each of these items fixed for the next beta revision.
65mustang4me
Posts: 13
Joined: Thu Jan 26, 2012 6:11 pm

Re: NagiosFusion BETA

Post by 65mustang4me »

I'm seeing a lot of this in the web server error_log file.

[Mon Jun 18 12:04:16 2012] [error] [client 135.214.42.30] PHP Notice: Undefined variable: d in /usr/local/nagiosfusion/html/includes/utils-tacdata.inc.php on line 928, referer: http://135.163.161.215/nagiosfusion/inc ... re/tac.php
[Mon Jun 18 12:04:16 2012] [error] [client 135.214.42.30] PHP Notice: Undefined variable: d in /usr/local/nagiosfusion/html/includes/utils-tacdata.inc.php on line 940, referer: http://135.163.161.215/nagiosfusion/inc ... re/tac.php

It continues for several more lines.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosFusion BETA

Post by mguthrie »

Yeah, that can potentially happen when the cache is being refreshed. Thanks for the heads up, I'll add that to do TODO as well. Thanks for taking the time to give valuable feedback!
Locked