Discussion:
[ceph-users] external monitoring tools for ceph
pragya jain
2014-06-29 08:17:05 UTC
Permalink
Hello all,

I am working on ceph storage cluster with rados gateway for object storage.
I am looking for external monitoring tools that can be used to monitor ceph storage cluster and rados gateway interface.
I find various monitoring tools, such as nagios, collectd, ganglia, diamond, sensu, logstash.
but i don't get details of anyone about what features do these monitoring tools monitor in ceph.

Has somebody implemented anyone of these tools?

Can somebody help me in identifying the features provided by these tools?

Is there any other tool which can also be used to monitor ceph specially for object storage?

Regards
Pragya Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140629/68a31f2b/attachment.htm>
Craig Lewis
2014-07-01 01:15:12 UTC
Permalink
You should check out Calamari (https://github.com/ceph/calamari), Inktank's
monitoring and administration tool.


I started before Calamari was announced, so I rolled my own using using
Zabbix. It handles all the monitoring, graphing, and alerting in one tool.
It's kind of a pain to setup, but works ok now that it's going.
I don't know how to handle the cluster view though. I'm monitoring
individual machines. Whenever something happens, like an OSD stops
responding, I get an alert from every monitor. Otherwise it's not a big
deal.

I'm in the middle of re-factoring the data gathering from poll to push. If
you're interested, I can publish my templates and scripts when I'm done.
Post by pragya jain
Hello all,
I am working on ceph storage cluster with rados gateway for object storage.
I am looking for external monitoring tools that can be used to monitor
ceph storage cluster and rados gateway interface.
I find various monitoring tools, such as nagios, collectd, ganglia,
diamond, sensu, logstash.
but i don't get details of anyone about what features do these monitoring
tools monitor in ceph.
Has somebody implemented anyone of these tools?
Can somebody help me in identifying the features provided by these tools?
Is there any other tool which can also be used to monitor ceph specially
for object storage?
Regards
Pragya Jain
_______________________________________________
ceph-users mailing list
ceph-users at lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140630/6fc73257/attachment.htm>
Georgios Dimitrakakis
2014-07-01 08:16:21 UTC
Permalink
Hi Craig,

I am also interested at the Zabbix templates and scripts if you can
publish them.

Regards,

G.
You should check out Calamari (https://github.com/ceph/calamari [3]),
Inktanks monitoring and administration tool.
I started before Calamari was announced, so I rolled my own using
using Zabbix. ?It handles all the monitoring, graphing, and alerting
in one tool. ?Its kind of a pain to setup, but works ok now that its
going.
I dont know how to handle the cluster view though. ?Im monitoring
individual machines. ?Whenever something happens, like an OSD stops
responding, I get an alert from every monitor. ?Otherwise its not a
big deal.
Im in the middle of re-factoring the data gathering from poll to
push.
?If youre interested, I can publish my templates and scripts when Im
done.
Post by pragya jain
Hello all,
I am working on ceph storage cluster with rados gateway for object storage.
I am looking for external monitoring tools that can be used to
monitor ceph storage cluster and rados gateway interface.
I find various monitoring tools, such as nagios, collectd, ganglia,
diamond, sensu, logstash.
but i dont get details of anyone about what features do these
monitoring tools monitor in ceph.
Has somebody implemented anyone of these tools?
Can somebody help me in identifying the features provided by these tools?
Is there any other tool which can also be used to monitor ceph
specially for object storage?
Regards
Pragya Jain
_______________________________________________
ceph-users mailing list
ceph-users at lists.ceph.com [1]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com [2]
------
[1] mailto:ceph-users at lists.ceph.com
[2] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[3] https://github.com/ceph/calamari
[4] mailto:prag_2648 at yahoo.co.in
--
Pierre BLONDEAU
2014-07-01 08:24:36 UTC
Permalink
Hi,

May be you can use that : https://github.com/thelan/ceph-zabbix, but i
am interested to view Craig's script and template.

Regards
Post by Georgios Dimitrakakis
Hi Craig,
I am also interested at the Zabbix templates and scripts if you can
publish them.
Regards,
G.
You should check out Calamari (https://github.com/ceph/calamari [3]),
Inktanks monitoring and administration tool.
I started before Calamari was announced, so I rolled my own using
using Zabbix. It handles all the monitoring, graphing, and alerting
in one tool. Its kind of a pain to setup, but works ok now that its
going.
I dont know how to handle the cluster view though. Im monitoring
individual machines. Whenever something happens, like an OSD stops
responding, I get an alert from every monitor. Otherwise its not a
big deal.
Im in the middle of re-factoring the data gathering from poll to push.
If youre interested, I can publish my templates and scripts when Im
done.
Post by pragya jain
Hello all,
I am working on ceph storage cluster with rados gateway for object storage.
I am looking for external monitoring tools that can be used to
monitor ceph storage cluster and rados gateway interface.
I find various monitoring tools, such as nagios, collectd, ganglia,
diamond, sensu, logstash.
but i dont get details of anyone about what features do these
monitoring tools monitor in ceph.
Has somebody implemented anyone of these tools?
Can somebody help me in identifying the features provided by these tools?
Is there any other tool which can also be used to monitor ceph
specially for object storage?
Regards
Pragya Jain
_______________________________________________
ceph-users mailing list
ceph-users at lists.ceph.com [1]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com [2]
------
[1] mailto:ceph-users at lists.ceph.com
[2] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[3] https://github.com/ceph/calamari
[4] mailto:prag_2648 at yahoo.co.in
--
----------------------------------------------
Pierre BLONDEAU
Administrateur Syst?mes & r?seaux
Universit? de Caen
Laboratoire GREYC, D?partement d'informatique

tel : 02 31 56 75 42
bureau : Campus 2, Science 3, 406
----------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2947 bytes
Desc: Signature cryptographique S/MIME
URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140701/b03513b8/attachment.bin>
Christian Eichelmann
2014-07-01 09:06:32 UTC
Permalink
Hi all,

if it should be nagios/icinga and not Zabbix, there is a remote check
from me that can be found here:

https://github.com/Crapworks/check_ceph_dash

This one uses ceph-dash to monitor the overall cluster status via http:

https://github.com/Crapworks/ceph-dash

But it can be easily adopted to work together with ceph-rest-api since
the outout is nearly the same.

Regards,
Christian
Post by Pierre BLONDEAU
Hi,
May be you can use that : https://github.com/thelan/ceph-zabbix, but i
am interested to view Craig's script and template.
Regards
Post by Georgios Dimitrakakis
Hi Craig,
I am also interested at the Zabbix templates and scripts if you can
publish them.
Regards,
G.
You should check out Calamari (https://github.com/ceph/calamari [3]),
Inktanks monitoring and administration tool.
I started before Calamari was announced, so I rolled my own using
using Zabbix. It handles all the monitoring, graphing, and alerting
in one tool. Its kind of a pain to setup, but works ok now that its
going.
I dont know how to handle the cluster view though. Im monitoring
individual machines. Whenever something happens, like an OSD stops
responding, I get an alert from every monitor. Otherwise its not a
big deal.
Im in the middle of re-factoring the data gathering from poll to push.
If youre interested, I can publish my templates and scripts when Im
done.
Post by pragya jain
Hello all,
I am working on ceph storage cluster with rados gateway for object storage.
I am looking for external monitoring tools that can be used to
monitor ceph storage cluster and rados gateway interface.
I find various monitoring tools, such as nagios, collectd, ganglia,
diamond, sensu, logstash.
but i dont get details of anyone about what features do these
monitoring tools monitor in ceph.
Has somebody implemented anyone of these tools?
Can somebody help me in identifying the features provided by these tools?
Is there any other tool which can also be used to monitor ceph
specially for object storage?
Regards
Pragya Jain
_______________________________________________
ceph-users mailing list
ceph-users at lists.ceph.com [1]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com [2]
------
[1] mailto:ceph-users at lists.ceph.com
[2] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[3] https://github.com/ceph/calamari
[4] mailto:prag_2648 at yahoo.co.in
_______________________________________________
ceph-users mailing list
ceph-users at lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
--
Christian Eichelmann
Systemadministrator

1&1 Internet AG - IT Operations Mail & Media Advertising & Targeting
Brauerstra?e 48 ? DE-76135 Karlsruhe
Telefon: +49 721 91374-8026
christian.eichelmann at 1und1.de

Amtsgericht Montabaur / HRB 6484
Vorst?nde: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Robert
Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren
Loading...