List of parameters for monitoring different services

Hi Guys,

Does anyone have a list of the parameters used to monitor services.
For example,
I know that in order to check an SSL cert validity, I need to monitor HTTP service with parameter --sni -S -p 443 -C 30
Or to check HTTPS service, I need to monitor HTTP service with parameter -S -p 443

But for example, what’s the parameter to check NTP_Peer service ?
and so on.

Any document that mentions those parameters ?

Thanks