liip / LiipMonitorBundle

Integrates the LiipMonitor library into Symfony
http://liip.ch
467 stars 103 forks source link

[3.x] TODO #288

Open kbond opened 9 months ago

kbond commented 9 months ago

Looking for feedback on the next iteration of this bundle.

See README for docs, specifically the upgrade notes.

TODO

Chris53897 commented 9 months ago

Nagios support? I did not take a deeper look. But my collegue did say, that Nagios ist not longer state of the art. https://checkmk.com/guides/nagios-alternative For our company we plan to integtare CheckMK.

Best choice could possibly https://prometheus.io/ But i need to have a deeper look how this could be done.

I would suggest to bump dependencies

kbond commented 9 months ago

Thanks, I'm going to remove Nagios from the todo. As I use OhDear, I think I'll add an abstract controller for this to use as a template for other integrations.

Chris53897 commented 9 months ago

+1 for OhDear. As we use it as well.