NSClient++ Help (#1) - how to handle checking counters in multilingual environment best [SOLVED] (#537) - Message List

how to handle checking counters in multilingual environment best [SOLVED]

Hi all!

I'm running a 350+ servers network around the world some of he windows checks are realized by checking counters. Windows servers are running partially in local language of the coutry so I have to adopt each check for serveral languages.

Is there a better way?

Wolfgang

  • Message #1684

    Indexes...

    Need nightly build for it though(or next relase):

     + Added new index option to CheckCounter to allow looking up index and thus you can use the same checks on multiple locales and also use characters not present in "NRPE charset)
        CheckCounter index "Counter=\1450(_Total)\1458" ShowAll MaxWarn=500 MaxCrit=1000
       same as
        CheckCounter "Counter=\\Utskriftskö(_Total)\\Utskrifter" ShowAll MaxWarn=500 MaxCrit=1000
       To find index you can use the command line options:
        nsclient++ -noboot CheckSystem pdhlookup Utskrifter
    

    Michael Medin

Subscriptions