[ceph-users] Re: Email alerts from Ceph [EXT]

2021-03-18 Thread Konstantin Shalygin
Just use ceph-dash and chec_ceph_dash [1] [1] https://github.com/Crapworks/check_ceph_dash k Sent from my iPhone > On 18 Mar 2021, at 12:02, Matthew Vernon wrote: > > I'm afraid we used our existing Nagios infrastructure for checking HEALTH > status, and have a script that runs daily to rep

[ceph-users] Re: Email alerts from Ceph [EXT]

2021-03-18 Thread Matthew Vernon
Hi, On 17/03/2021 22:26, Andrew Walker-Brown wrote: How have folks implemented getting email or snmp alerts out of Ceph? Getting things like osd/pool nearly full or osd/daemon failures etc. I'm afraid we used our existing Nagios infrastructure for checking HEALTH status, and have a script that

[ceph-users] Re: Email alerts from Ceph

2021-03-18 Thread Martin Verges
by adding a hook script within croit "onHealthDegrate" and "onHealthRecover" that notifies us using telegram/slack/... ;) -- Martin Verges Managing director Mobile: +49 174 9335695 E-Mail: martin.ver...@croit.io Chat: https://t.me/MartinVerges croit GmbH, Freseniusstr. 31h, 81247 Munich CEO: Mar

[ceph-users] Re: Email alerts from Ceph

2021-03-17 Thread Marc
> > How have folks implemented getting email or snmp alerts out of Ceph? > Getting things like osd/pool nearly full or osd/daemon failures etc. > ceph mgr have a prometheus and influx exporter, via prometheus/influx you can then arrange the alerting.