Page 1 of 1

NagiosFusion BETA

Posted: Thu Jun 14, 2012 12:32 pm
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?

Re: NagiosFusion BETA

Posted: Thu Jun 14, 2012 12:34 pm
by mguthrie
Right here would be an excellent place : )

The labs post just went up on Monday, so the beta release is pretty fresh.

Re: NagiosFusion BETA

Posted: Thu Jun 14, 2012 12:38 pm
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/

Re: NagiosFusion BETA

Posted: Thu Jun 14, 2012 12:50 pm
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

Re: NagiosFusion BETA

Posted: Fri Jun 15, 2012 9:32 am
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.

Re: NagiosFusion BETA

Posted: Mon Jun 18, 2012 2:06 pm
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.

Re: NagiosFusion BETA

Posted: Mon Jun 18, 2012 3:02 pm
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!