CastawayLabs / cachet-monitor

Distributed monitoring plugin for CachetHQ
https://castawaylabs.github.io/cachet-monitor/
MIT License
439 stars 127 forks source link

Any plans for other checks? #38

Closed tuxis-ie closed 7 years ago

tuxis-ie commented 8 years ago

I'l like to use this great tool for other stuff than HTTP. Any plans to make plugins possible for eg DNS probing?

matejkramny commented 8 years ago

Thats definitely possible. Lets think about it :)

0xGabrielel commented 8 years ago

Surely a PING one would be so handly... Can you please implement it @matejkramny ? Thanks

therapy-lf commented 8 years ago

I need to check my socks-proxy port and it doesn't understand http methods, so it would be great if you implement simple tcp probing.

nico01f commented 7 years ago

+1

NHellFire commented 7 years ago

A raw socket check (with TLS support) that allows specifying the request and expected response would cover quite a few services.

matejkramny commented 7 years ago

Implemented a DNS check. The interface is very extensible now and other checks can be written very easily. I think i'll leave it up to the community for now!

https://github.com/CastawayLabs/cachet-monitor/releases/tag/v3.0