Hi all, How have folks implemented getting email or snmp alerts out of Ceph? Getting things like osd/pool nearly full or osd/daemon failures etc. Kind regards Andrew Sent from my iPhone
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.verges@croit.io Chat: https://t.me/MartinVerges croit GmbH, Freseniusstr. 31h, 81247 Munich CEO: Martin Verges - VAT-ID: DE310638492 Com. register: Amtsgericht Munich HRB 231263 Web: https://croit.io YouTube: https://goo.gl/PGE1Bx Am Mi., 17. März 2021 um 23:27 Uhr schrieb Andrew Walker-Brown < andrew_jbrown@hotmail.com>:
Hi all,
How have folks implemented getting email or snmp alerts out of Ceph? Getting things like osd/pool nearly full or osd/daemon failures etc.
Kind regards
Andrew
Sent from my iPhone _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
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 runs daily to report on failed OSDs.
Our existing metrics infrastructure is collectd/graphite/grafana so we have dashboards and so on, but as far as I'm aware the Octopus dashboard only supports prometheus, so we're a bit stuck there :-( Regards, Matthew -- The Wellcome Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE.
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 <mv3@sanger.ac.uk> wrote:
I'm afraid we used our existing Nagios infrastructure for checking HEALTH status, and have a script that runs daily to report on failed OSDs.
participants (5)
-
Andrew Walker-Brown
-
Konstantin Shalygin
-
Marc
-
Martin Verges
-
Matthew Vernon