Search found 8 matches

by gga_py
Tue May 09, 2017 12:57 pm
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

Thank you dwhitfield.
Thanks to tgriep too.-
by gga_py
Tue May 09, 2017 10:14 am
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

No external sites, everything happens in a LAN.
The server I'm monitoring has LANG=es. My Nagios Core had LANG=en, changed it to LANG=es. Still no luck.
by gga_py
Mon May 08, 2017 6:46 pm
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

The line containing the service in nagios.log looks like this:
[1494216000] CURRENT SERVICE STATE: srv-billing_una01;BOSS;OK;HARD;1;HTTP OK: HTTP/1.1 302 Movido tempor�lmente - 158 bytes in 0,002 second response time

Added AddDefaultCharset on to apache2.conf but that didn't help.
by gga_py
Mon May 08, 2017 2:09 pm
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

dwhitfield, I compiled the plugins from source. Made no difference.
by gga_py
Mon May 08, 2017 1:24 pm
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

That didn't work tgriep. English wasn't forced.
Now I'll try to compile plugins from source as dwhitfield suggested.
by gga_py
Mon May 08, 2017 12:17 pm
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

Debian
env | grep LANG
LANG=en_US.UTF-8
LANGUAGE=en_US:en
by gga_py
Mon May 08, 2017 12:05 pm
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Re: Service Status Information not being displayed

I forgot to mention that NRPE is involved. Server Nagios 4.3.1 compiled from source, including plugins. localectl status System Locale: LANG=en_GB.UTF-8 LANGUAGE=en_GB:en VC Keymap: n/a X11 Layout: latam X11 Model: pc105 DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIP...
by gga_py
Mon May 08, 2017 8:48 am
Forum: Open Source Nagios Projects
Topic: Service Status Information not being displayed
Replies: 15
Views: 5575

Service Status Information not being displayed

I have a service with the following output: plugin_output=HTTP OK: HTTP/1.1 302 Movido temporálmente - 158 bytes in 0,001 second response time It's in spanish, the problem is the "á" character. If I deleted it in the status.dat file the status shows in the web page but it obviously get ove...