NetXMS Support Forum

Development => Windows => Topic started by: joel4321 on February 01, 2011, 11:50:51 AM

Title: Monitor Windows Service with Special characters -> DCI not working after restart
Post by: joel4321 on February 01, 2011, 11:50:51 AM
Unfortunately some Windows Services from German vendors has special characters in their service name :-(
I know this is pretty ugly, but I can't force the vendors to change their naming conventions...
In the example above it uses the special character "Ü" in the service name.

The DCI is working until NetXMS has restarted, after restart NetXMS Core it changes the DCI to unsupported.
The output in the parameter of the DCI shows like that:
System.ServiceState("Service Vendor ÃÆ'Įââ,¬â,,¢ÃƒÆ'ââ,¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ'ƒâ€Ã, ÃÆ'Ã,¢Ã¢ââ,¬Å¡Ã,¬Ã¢ââ,¬Å¾Ã,¢ÃÆ'Įââ,¬â,,¢ÃƒÆ'Ã,¢Ã¢ââ,¬Å¡Ã,¬Ã‚Ã, ÃÆ'ƒÂÃ,¢ÃÆ'Ã,¢Ã¢â‚¬Ã...¡Ã‚Ã,¬ÃÆ

Any suggestions?

Thank you

Joël

Title: Re: Monitor Windows Service with Special characters -> DCI not working after restart
Post by: Victor Kirhenshtein on February 01, 2011, 12:18:46 PM
Hi!

That's very strange, because German characters should be supported even by latin1 (ISO 8859-1) encoding. On what platform you are running NetXMS server and what database you are using?

Best regards,
Victor