Page 1 of 1

NRPE_NT Problem

Posted: Mon Aug 05, 2013 3:37 pm
by dagem
Hello,
I've strange problem with NRPE_NT. Every minute I can see follow messages in event log.

Code: Select all

NRPE_NT:  Bad return code for [SERVICE: Internal plugin error: 'latin-1' codec can't encode character u'\u2013' in position 21: ordinal not in range(256) [Traceback (most recent call last):   File "<string>", line 191, in <module>   File "<string>", line 161, in main UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2013' in position 21: ordinal not in range(256)]
]: -1
Could somebody help me?
Thanks

Re: NRPE_NT Problem

Posted: Mon Aug 05, 2013 3:49 pm
by abrist
nrpe_nt may not handle different locales. Just a heads up, this agent is deprecated, and the dev's webpage does not exist (http://www.miwi-dv.com/nrpent). You may need to move to UTF-8 or find a different agent.