On 18 May 2010, at 16:41, japi wrote:

Similar problem here. Evaluating opsview, after we updated to 3.7.0 and Ubuntu 10.04 we lost our graphs for the check_http service check.

Tis is a different problem. Philip's seems to be all graphing but yours is just a single plugin.


In our case it’s turns out to be a problem with the spanish translation of the nagios-plugin package in ubuntu. I’ve changed my locale to en_US and it’s has started working again.

The string was:

“%s - %d bytes in %.3f second response time %s|%s %s”

which was translated as:

“%s - %d bytes en %.3f segundo tiempo de respuesta %s%s%s”, without the | character.

I’ve suggested a correction in launchpad and it has already been reviewed. I hope that it will soon be fixed in the next version of the language-pack-es-base package.

I've just checked our version of the nagios-plugins (1.4.14), but it looks like the code always adds a | symbol for the response time. What version of the plugins is being used here?

Ton

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to