Outils pour utilisateurs

Outils du site


tech:notes_nsclient_nagios_windows

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:notes_nsclient_nagios_windows [2025/06/24 11:44] Jean-Baptistetech:notes_nsclient_nagios_windows [2025/12/04 14:17] (Version actuelle) Jean-Baptiste
Ligne 33: Ligne 33:
 En plus de  En plus de 
  
-| PORT          | SENS            | SERVICE        | PLUGIN                             |+| PORT          | SENS            | SERVICE        | NOTE                               |
 | ------------- | --------------- | -------------- | ---------------------------------- | | ------------- | --------------- | -------------- | ---------------------------------- |
 | ICMP          | NAGIOS => HOTE  | PING                                              | | ICMP          | NAGIOS => HOTE  | PING                                              |
Ligne 137: Ligne 137:
 level = debug level = debug
 ~~~ ~~~
 +
 +~~~ini
 +[/settings/default]
 +allowed hosts = 0.0.0.0/0
 +password = P@ssw0rd
 +port = 12489
 +
 +[/modules]
 +WEBServer = 1
 +NRPEServer = 0
 +NSClientServer = 1
 +
 +[/settings/WEB/server]
 +; ALLOWED HOSTS - A coma separated list of allowed hosts. You can use netmasks (/ syntax) or * to create ranges.
 +allowed hosts = 0.0.0.0/0
 +
 +[/settings/WEB/server/users/Sup]
 +password = P@ssw0rd
 +role=limited
 +~~~
 +
 +
 +
 +Multi instance - Multiple NSClient++
 +~~~winbatch
 +nscp service --install --name nscp2
 +~~~
 +Source : https://nsclient.org/docs/installing/
  
 Old Old
tech/notes_nsclient_nagios_windows.1750758281.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki