2014 First Impressions
Posted: Wed May 14, 2014 8:24 am
Hello,
Just installed 2014R1.0 on my Nagios XI QA server. The interface and the new graphs look very nice.
I'd like to point out some remarks though.
The new Nagios XI footer for example is way to large. As you all probably know, it is already very hard to get enough information on one page. The large footer just takes too much place and gives no relevant information. It's height should be maximum one third of what it is now in my humble opinion.
I tried using the new domain expiration wizard and received some strange results: When I check "gent.be", the results was: CRITICAL - Domain gent.be expired on Thu, 01 Jan 1970 01:00:00 +0100
Now I'm 100 % sure our domain has not expired.... (would have heard it by now
)
About the website defacement wizard. I tried that one to on http://www.gent.be, when tested from commandline, I get
But in the XI gui, I get "HTTP CRITICAL: HTTP/1.1 200 OK - pattern found - 25235 bytes in 0.008 second response time"
So why do I get different results in commandline and Nagios XI? And it would be very handy if the pattern that is found would be in the error description, as I have no idea which word would have been found and http://www.gent.be is a large website, which might have one of those keywords by design..
Also I did not found "Updated Bulk Host Cloning Wizard to have ability to specify parents and hostgroups ". When I tried to clone a website, I did not had the option of specifying hostgroups or parents.
About the backup scheduler => it seems to me that the time configured to run is not equal to the time it will run. I set 13:45 and I get Enabled - Next Run: Thu, May 15th at 3:45 PM +02:00 CEST. This is kind of confusing, it should just use the local time imo. Also does it use the /usr/local/nagiosxi/scripts/backup_xi.sh script or does it uses another script. As I edit this script to rsync the backup to a mounted remote location. Which script should I edit now?
I tried the rdp/ssh component. When I try connecting to a Linux server, nothing happens. When I try to connect to a Windows server, it's trying to open a .rdp file. Maybe it should be possible to only allow rdp to Windows servers, maybe through a defined hostgroup and only allow ssh to Linux servers (also through a defined hostgroup). What's required to make the ssh to Linux servers work? About the rdp extensions, when looking fro mstsc.exe (%SystemRoot%\system32\mstsc.exe), the option to automatically choose mstsc.exe to open rdp fuiles is greyed out, which, following http://kb.mozillazine.org/File_types_an ... ad_actions should be cause by incorrect MIME type on a misconfigured webserver.
Any ideas how to solve this?
By the way, I'm not going to start listing all the things I do like, as there are too much of them....
Greetings.
Willem
Just installed 2014R1.0 on my Nagios XI QA server. The interface and the new graphs look very nice.
I'd like to point out some remarks though.
The new Nagios XI footer for example is way to large. As you all probably know, it is already very hard to get enough information on one page. The large footer just takes too much place and gives no relevant information. It's height should be maximum one third of what it is now in my humble opinion.
I tried using the new domain expiration wizard and received some strange results: When I check "gent.be", the results was: CRITICAL - Domain gent.be expired on Thu, 01 Jan 1970 01:00:00 +0100
Now I'm 100 % sure our domain has not expired.... (would have heard it by now
Code: Select all
COMMAND: /usr/local/nagios/libexec/check_domain.sh -d gent.be -w 30 -c 60
OUTPUT: CRITICAL - Domain gent.be expired on Thu, 01 Jan 1970 01:00:00 +0100Code: Select all
/usr/local/nagios/libexec/check_http -H www.gent.be -r 'removed list of keaywords as it gave submitted form as invalid error' -u '/' --invert-regex
HTTP OK: HTTP/1.1 200 OK - 25235 bytes in 0.009 second response time |time=0.009072s;;;0.000000 size=25235B;;;0
So why do I get different results in commandline and Nagios XI? And it would be very handy if the pattern that is found would be in the error description, as I have no idea which word would have been found and http://www.gent.be is a large website, which might have one of those keywords by design..
Also I did not found "Updated Bulk Host Cloning Wizard to have ability to specify parents and hostgroups ". When I tried to clone a website, I did not had the option of specifying hostgroups or parents.
About the backup scheduler => it seems to me that the time configured to run is not equal to the time it will run. I set 13:45 and I get Enabled - Next Run: Thu, May 15th at 3:45 PM +02:00 CEST. This is kind of confusing, it should just use the local time imo. Also does it use the /usr/local/nagiosxi/scripts/backup_xi.sh script or does it uses another script. As I edit this script to rsync the backup to a mounted remote location. Which script should I edit now?
I tried the rdp/ssh component. When I try connecting to a Linux server, nothing happens. When I try to connect to a Windows server, it's trying to open a .rdp file. Maybe it should be possible to only allow rdp to Windows servers, maybe through a defined hostgroup and only allow ssh to Linux servers (also through a defined hostgroup). What's required to make the ssh to Linux servers work? About the rdp extensions, when looking fro mstsc.exe (%SystemRoot%\system32\mstsc.exe), the option to automatically choose mstsc.exe to open rdp fuiles is greyed out, which, following http://kb.mozillazine.org/File_types_an ... ad_actions should be cause by incorrect MIME type on a misconfigured webserver.
Code: Select all
Unable to set an automatic action
In some cases, you may not be able to set an automatic download action. This can occur when a misconfigured web server assigns an incorrect MIME type, such as "application/octet-stream", shown here in SeaMonkey 1.x or if the server assigns "Content-Disposition: attachment" to the file download, as shown here in SeaMonkey 1.x ( the MIME type of a downloaded file, and whether it should be handled as an attachment, does not appear in Firefox or in SeaMonkey 2). [4] [5] When this happens, the option to always perform the same action will either be "grayed-out" or, in Firefox, selecting the "Do this automatically" option will not seem to have an effect and you will again be asked what to do when you next encounter that file type (see below for related bug reports). There is little you can do in these cases because the problem is at the server end. By the way, I'm not going to start listing all the things I do like, as there are too much of them....
Greetings.
Willem