GUI status information UTF-8 characters

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
tremcer
Posts: 13
Joined: Mon Dec 21, 2015 5:48 am

Re: GUI status information UTF-8 characters

Post by tremcer »

No, I haven't any computer or device with UTF-8 in the name.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: GUI status information UTF-8 characters

Post by rkennedy »

Can you post a service definition for one of the toners for us to take a look at?
Former Nagios Employee
tremcer
Posts: 13
Joined: Mon Dec 21, 2015 5:48 am

Re: GUI status information UTF-8 characters

Post by tremcer »

Of course:

define service{
use generic-service ; Inherit values from a template
host_name RICOH_MP_C4503 ; The name of the host the service is associated with
service_description Estado toner MAGENTA ; The service description
check_command check_printer_ricoh_color_toner!3 ; The command used to monitor the service
normal_check_interval 2 ; Check the service every 10 minutes under normal conditions
retry_check_interval 1 ; Re-check the service every minute until its final/hard state is determined
notifications_enabled 1
}
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: GUI status information UTF-8 characters

Post by hsmith »

Per the developer's request, I've opened an issue on the Nagios Core GitHub located here. Can you please post any relevant information here? It looks like a bug, but we need to pinpoint what's causing it.
Former Nagios Employee.
me.
tremcer
Posts: 13
Joined: Mon Dec 21, 2015 5:48 am

Re: GUI status information UTF-8 characters

Post by tremcer »

Thank you very much..
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: GUI status information UTF-8 characters

Post by tmcdonald »

Since this is a likely bug and there is an open issue for it, I will be closing this thread now.
Former Nagios employee
Locked