I'm sorry, but I can't, because our complete network architecture is
imaging by these configs.

But I can provide sample config extracts. By the way, the error also
occures with hosts.

[samples]

define host {
        host_name device-fw+vpn
        alias street, city
        address a.b.c.d
        use generic-host
}

define service {
        host_name                       device-fw+vpn
        service_description             Service Temp+Hum
        use                             generic-service
        check_command                   check_ping
}

[/sample]


The access.log from apache shows the following entry:

x.x.x.x - nagiosadmin [07/May/2010:13:08:50 +0200] "GET /cgi-
bin/nagios3/extinfo.cgi?type=2&host=Server&service=Service+Temp%2BHum
HTTP/1.1" 200 1413 "http://x.x.x.x/cgi-bin/nagios3/status.cgi?host=all";
"Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423
Ubuntu/10.04 (lucid) Firefox/3.6.3"

The "empty space" in service_description was replaced by "+" and the "+"
was replaced by "%2B", but reverse it doesn't work.

-- 
"+" character in service_description causes causes web interface error
https://bugs.launchpad.net/bugs/576314
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to