ConSol-Monitoring / snclient

SNClient+ - Cross platform monitoring agent
MIT License
48 stars 8 forks source link

CheckBuiltinPlugins Help Page Bug #135

Closed lgmu closed 1 month ago

lgmu commented 1 month ago

check_nsc_web works correctly:

check_nsc_web -h
Usage:
  check_nsc_web [options] [query parameters]

Description:
  check_nsc_web is a REST client for the NSClient++/SNClient+ webserver for querying
  and receiving check information over HTTP(S).

check_http returns nothing:

check_http -h

check_dns returns the wrong path:

check_dns -h
Usage:
  D:\tools\monitoring\snclient.exe [OPTIONS]

Application Options:

check_tcp returns the wrong path:

check_tcp -h
Usage:
  D:\tools\monitoring\snclient.exe [OPTIONS]

Application Options:
sni commented 1 month ago

should be fine now, thanks