Outils pour utilisateurs

Outils du site


Writing /app/www/public/data/meta/nrpe/commandes.meta failed
nrpe:commandes

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
nrpe:commandes [2023/07/05 14:02] michelnrpe:commandes [2024/12/27 06:28] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ==== nsclient.ini ==== ==== nsclient.ini ====
 <code> <code>
 +# If you want to fill this file with all avalible options run the following command:
 +#   nscp settings --generate --add-defaults --load-all
 +# If you want to activate a module and bring in all its options use:
 +#   nscp settings --activate-module <MODULE NAME> --add-defaults
 +# For details run: nscp settings --help
 +
 +
 ; Undocumented section ; Undocumented section
 [/settings/default] [/settings/default]
Ligne 8: Ligne 15:
  
 ; ALLOWED HOSTS - A comaseparated list of allowed hosts. You can use netmasks (/ syntax) or * to create ranges. ; ALLOWED HOSTS - A comaseparated list of allowed hosts. You can use netmasks (/ syntax) or * to create ranges.
-allowed hosts = 127.0.0.1+allowed hosts = 172.16.106.14,172.16.42.29
 debug = 1 debug = 1
 +
  
 ; Undocumented section ; Undocumented section
Ligne 15: Ligne 23:
 allow arguments = true allow arguments = true
 allow_nasty_meta_chars = 1 allow_nasty_meta_chars = 1
 +
 +; VERIFY MODE - Comma separated list of verification flags to set on the SSL socket.  default-workarounds Various workarounds for what I understand to be broken ssl implementations no-sslv2 Do not use the SSLv2 protocol. no-sslv3 Do not use the SSLv3 protocol. no-tlsv1 Do not use the TLSv1 protocol. single-dh-use Always create a new key when using temporary/ephemeral DH parameters. This option must be used to prevent small subgroup attacks, when the DH parameters were not generated using "strong" primes (e.g. when using DSA-parameters).   
 +ssl options = default-workarounds
 +
 +; VERIFY MODE - Comma separated list of verification flags to set on the SSL socket.  none The server will not send a client certificate request to the client, so the client will not send a certificate. peer The server sends a client certificate request to the client and the certificate returned (if any) is checked. fail-if-no-cert if the client did not return a certificate, the TLS/SSL handshake is immediately terminated. This flag must be used together with peer. peer-cert Alias for peer and fail-if-no-cert. workarounds Various bug workarounds. single Always create a new key when using tmp_dh parameters. client-once Only request a client certificate on the initial TLS/SSL handshake. This flag must be used together with verify-peer   
 +verify mode = none
  
 ; ALLOW INSECURE CHIPHERS and ENCRYPTION - Only enable this if you are using legacy check_nrpe client. ; ALLOW INSECURE CHIPHERS and ENCRYPTION - Only enable this if you are using legacy check_nrpe client.
 insecure = true insecure = true
 +use ssl = false
 +
  
 ; Undocumented section ; Undocumented section
Ligne 48: Ligne 64:
 ; CheckDisk - CheckDisk can check various file and disk related things. ; CheckDisk - CheckDisk can check various file and disk related things.
 CheckDisk = 1 CheckDisk = 1
 +
 +;CheckTaskSched = 1
 +CheckTaskSched = 1
  
 [/settings/NRPE/server] [/settings/NRPE/server]
Ligne 71: Ligne 90:
  
 [/settings/external scripts/wrapped scripts] [/settings/external scripts/wrapped scripts]
-;Check_IIS_Counter +;Remote ping 
-CollectIISCounter CollectIISCounter.ps1 localhost $ARG1$ "$ARG2$" $ARG3$ $ARG4$+remote_ping ping.bat "$ARG1$"$ARG2$" $ARG3$ $ARG4$
  
-;CheckIISAppPoolState+;Check_IIS 
 +CollectIISCounter = CollectIISCounter.ps1 localhost "$ARG1$" "$ARG2$" $ARG3$ $ARG4$
 CheckIISAppPoolState = CheckIISAppPoolState.ps1 -ApplicationPool "$ARG1$" CheckIISAppPoolState = CheckIISAppPoolState.ps1 -ApplicationPool "$ARG1$"
- 
-;CheckIISCounter 
 CheckIISCounter = CheckIISCounter.ps1 -Server "localhost" -Website "$ARG1$" -CounterName "$ARG2$" -Warning_value $ARG3$ -Critical_value $ARG4$ CheckIISCounter = CheckIISCounter.ps1 -Server "localhost" -Website "$ARG1$" -CounterName "$ARG2$" -Warning_value $ARG3$ -Critical_value $ARG4$
- 
-;CheckIISWebsiteState 
 CheckIISWebsiteState = CheckIISWebsiteState.ps1 -Website "$ARG1$" CheckIISWebsiteState = CheckIISWebsiteState.ps1 -Website "$ARG1$"
  
Ligne 88: Ligne 104:
  
 [/settings/external scripts/scripts] [/settings/external scripts/scripts]
-check_veeam_backup= cmd /c echo scripts\\check_veeam_eventlogs.ps1 "$ARG1$" "$ARG2$"; exit($lastexitcode) | powershell.exe -command -+check_print_spooler = cmd /c echo scripts\check-queue-printer.ps1; exit($lastexitcode) | powershell.exe -command - 
 +check_fileage=cscript.exe //nologo //T:30 scripts\\check_fileage.vbs $ARG1$ $ARG2$ $ARG3$ 
 + 
 +; Exchanges 
 +Check_bindings_log=cmd /c echo scripts\check_bindings_log.ps1; exit($lastexitcode) | powershell.exe -command - 
 +check_testps=cmd /c echo scripts\powershell-test.ps1; exit($lastexitcode) | powershell.exe -command - 
 +Exchange-serverComponentHealth=cmd /c echo scripts\Exchange-serverComponentHealth.ps1; exit($lastexitcode) | powershell.exe -command - 
 +Exchange-serverPoolIIS=cmd /c echo scripts\Exchange-serverPoolIIS.ps1; exit($lastexitcode) | powershell.exe -command - 
 +Exchange-serverCertificate=cmd /c echo scripts\Exchange-serverCertificate.ps1; exit($lastexitcode) | powershell.exe -command - 
 +Exchange-serverDB=cmd /c echo scripts\Exchange-serverDB.ps1; exit($lastexitcode) | powershell.exe -command - 
 + 
 +; Seal_logs 
 +check_seal_log = cmd /c echo scripts\check_SEAL_log.ps1; exit($lastexitcode) | powershell.exe -command - 
 + 
 +;Check_win_task 
 +check_ms_win_tasks=cmd /c echo scripts\check_ms_win_tasks.ps1; $ARG1$; exit $LastExitCode | powershell.exe -command -
  
 ; A list of aliases available. ; A list of aliases available.
Ligne 131: Ligne 162:
  
 ; alias_file_age - Alias for alias_file_age. To configure this item add a section called: /settings/external scripts/alias/alias_file_age ; alias_file_age - Alias for alias_file_age. To configure this item add a section called: /settings/external scripts/alias/alias_file_age
-alias_file_age = check_files "path=$ARG1$" critical="age gt $ARG2$"+;alias_file_age = check_files "path=$ARG1$" critical="age gt $ARG2$" 
 +alias_file_age = check_files "path=$ARG1$" "crit=written > $ARG2$" "top-syntax=${list}" "detail-syntax=${filename] ${written}" max-dir-depth=10
  
 ; alias_cpu - Alias for alias_cpu. To configure this item add a section called: /settings/external scripts/alias/alias_cpu ; alias_cpu - Alias for alias_cpu. To configure this item add a section called: /settings/external scripts/alias/alias_cpu
Ligne 153: Ligne 185:
 ; alias_sched_long - Alias for alias_sched_long. To configure this item add a section called: /settings/external scripts/alias/alias_sched_long ; alias_sched_long - Alias for alias_sched_long. To configure this item add a section called: /settings/external scripts/alias/alias_sched_long
 alias_sched_long = check_tasksched "filter=status = 'running'" "detail-syntax=${title} (${most_recent_run_time})" "crit=most_recent_run_time < -$ARG1$" alias_sched_long = check_tasksched "filter=status = 'running'" "detail-syntax=${title} (${most_recent_run_time})" "crit=most_recent_run_time < -$ARG1$"
- 
-==== WIndows ==== 
-<code> 
-/usr/lib64/nagios/plugins/check_centreon_nrpe3 -t 60 -H IP -p 5666 -c check_drivesize  -a "drive=C" 'warning=used > 80%' 'critical=used > 90%' 
-/usr/lib64/nagios/plugins/check_centreon_nrpe3 -t 60 -H IP -p 5666 -c check_memory -a 'warning=used > 80%' 'critical=used > 90%' 
-/usr/lib64/nagios/plugins/check_centreon_nrpe3 -t 60 -H IP -p 5666 -c check_cpu -a 'warning=load > 80%' 'critical=load > 90%' 
-/usr/lib64/nagios/plugins/check_centreon_nrpe3 -t 60 -H IP -p 5666 -c check_uptime -a  'warning=uptime > 100d' 'critical=uptime > 200d' 
-/usr/usr/lib64/nagios/plugins/check_centreon_nrpe3 -t 60 -H 192.168.228.16 -p 5666 -c check_service -a  "filter=name like 'mpssvc'" "crit=state = 'stopped'" warn=none 
 </code> </code>
 ==== Linux ==== ==== Linux ====
nrpe/commandes.1688565744.txt.gz · Dernière modification : 2024/12/27 06:28 (modification externe)