Re: [Nagios-devel] Multilanguage support

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.
Locked
Guest

Re: [Nagios-devel] Multilanguage support

Post by Guest »

On 15 Jan 2003, Karl DeBisschop wrote:

> On Wed, 2003-01-15 at 23:44, Subhendu Ghosh wrote:
> > On Thu, 16 Jan 2003, Federico Mennite wrote:
> >
> > > Hi,
> > >
> > > simple question:
> > >
> > > Is there any internationalization support planned for nagios 2?
> > > Would it be worthwhile for nagios to be multilanguage?
> > >
> > > I guess that for the deamon doesn't make much sense. But how about the
> > > cgi's?
> > >
> > > I'm willing to play a bit with gettext 11, and I was just wondering if
> > > some patches against the current development tree would be of interest
> > > to someone.
> > >
> > > Regards.
> > >
> > > --
> > > Federico Mennite
> > >
> >
> > Since Ethan is planning on redoing the CGIs in PHP - gettext based
> > internationalization should be a perfect fit. I had been looking at the
> > SquirrelMail PHP I18N code and it looks like good working reference...
> >
> > Its on the 3.0 TODO list but if there is some major contribution, perhaps
> > we can get beta working sooner.
>
> Plugin internationalization would be wanted too, I would guess?
>

Long term - yes (are there any issues - perf: disk i/o - or security with
passing possibly unicode strings through pipes)

Short term - move the "OK/WARN/CRIT/UNKWN" tags to be prepended to the
plugin output based on the i18n of return code.


--
-sg






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked