What steps will reproduce the problem? 1. type in an existing hostname in from your nagios setup containing a dot like server.test.com
What is the expected output? What do you see instead? I expected the status of the host. Instead I get "I'm sorry, I didn't quite catch that?"
What version of the product are you using? On what operating system? Centos 5.3/i386 svn trunk checkout Revision: 33
Please provide any additional information below. There is no error printed by the daemon.
Comment #1
Posted on Apr 16, 2010 by Quick Oxmolniya.rb line 283 first = scanner.scan(/[\w@]+/)
If extending this regex to include '-' and '.', it allows host checks, however there may be additional changes required.
Comment #2
Posted on Apr 21, 2010 by Happy HippoFixed in revision 34.
Status: Verified
Labels:
Type-Defect
Priority-Medium