a3rd / molniya

Automatically exported from code.google.com/p/molniya
GNU General Public License v2.0
0 stars 0 forks source link

'-' in hostname does not work #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send "check opsserv-a01'
2.
3.

What is the expected output? What do you see instead?
Recieve back "Oops. Unknown host opsserv"

Debug output:
 E, [2010-01-05T15:41:31.897237 #23894] ERROR -- : Unknown host opsserv
(RuntimeError)
./commands.rb:73:in `invoke'
./molniya.rb:320:in `invoke_cmd'
./molniya.rb:285:in `handle_message'
./molniya.rb:370:in `run'
./molniya.rb:179:in `start_worker'
./molniya.rb:179:in `initialize'
./molniya.rb:179:in `new'
./molniya.rb:179:in `start_worker'
./molniya.rb:515:in `start'
./molniya.rb:747:in `launch'
-e:1
E, [2010-01-05T15:41:31.897355 #23894] ERROR -- : ./commands.rb:73:in `invoke'
./molniya.rb:320:in `invoke_cmd'
./molniya.rb:285:in `handle_message'
./molniya.rb:370:in `run'
./molniya.rb:179:in `start_worker'
./molniya.rb:179:in `initialize'
./molniya.rb:179:in `new'
./molniya.rb:179:in `start_worker'
./molniya.rb:515:in `start'
./molniya.rb:747:in `launch'
-e:1

What version of the product are you using? On what operating system?
0.2.1, Centos 5.4 x64

Please provide any additional information below.

Original issue reported on code.google.com by smgr...@gmail.com on 5 Jan 2010 at 3:43

GoogleCodeExporter commented 9 years ago
Fixed in revision 34.

Original comment by cswhee...@gmail.com on 21 Apr 2010 at 7:31