Re: [ceph-users] Ceph - Health and Monitoring

2017-01-04 Thread jiajia zhong
actually, what you need is an ceph-common package (ubuntu) which contains
/usr/bin/ceph, You have to be sure the command's going to be executed on
which host. make sure the keys and ceph.conf are correctly configured on
that host.

you could just run the commands to make sure the configure's ok.
eg:
user@:/var/lib/shinken/libexec$ ./check_ceph_mon -I  -H
10.0.1.XXX
MON OK




2017-01-05 3:50 GMT+08:00 Jeffrey Ollie :

> I can definitely recommend Prometheus but I prefer the exporter for Ceph
> that I wrote :)
>
> https://github.com/jcollie/ceph_exporter
>
>
> On Mon, Jan 2, 2017 at 7:55 PM, Craig Chi  wrote:
>
>> Hello,
>>
>> I suggest Prometheus with ceph_exporter
>>  and Grafana (UI). It can
>> also monitor the node's health and any other services you want.
>> And it has a beautiful UI.
>>
>> Sincerely,
>> Craig Chi
>>
>> On 2017-01-02 21:32, ulem...@polarzone.de wrote:
>>
>> Hi Andre,
>> I use check_ceph_dash on top of ceph-dash for this (is an nagios/icinga
>> Plugin).
>> https://github.com/Crapworks/ceph-dashhttps://github.com/Crapworks/check_ceph_dash
>>
>> ceph-dash provide an simple clear overview as web-dashbord.
>>
>>
>> Udo
>>
>> Am 2017-01-02 12:42, schrieb Andre Forigato:
>> > Hello,
>> >
>> > I am responsible with the health of the servers and the entire Ceph
>> > system.
>> > What should I use to monitor the entire Celp environment?
>> > Monitor all objects.
>> >
>> > Which one is the best?
>> > Is it SNMP only?
>> >
>> >
>> > Thanks.
>> >
>> > Andre
>> > ___
>> > ceph-users mailing list
>> > ceph-users@lists.ceph.com
>> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>> ___
>> ceph-users mailing 
>> listceph-us...@lists.ceph.comhttp://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
>>
>> ___
>> ceph-users mailing list
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
>>
>
>
> --
> Jeff Ollie
> The majestik møøse is one of the mäni interesting furry animals in Sweden.
>
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Ceph - Health and Monitoring

2017-01-04 Thread Jeffrey Ollie
I can definitely recommend Prometheus but I prefer the exporter for Ceph
that I wrote :)

https://github.com/jcollie/ceph_exporter


On Mon, Jan 2, 2017 at 7:55 PM, Craig Chi  wrote:

> Hello,
>
> I suggest Prometheus with ceph_exporter
>  and Grafana (UI). It can
> also monitor the node's health and any other services you want.
> And it has a beautiful UI.
>
> Sincerely,
> Craig Chi
>
> On 2017-01-02 21:32, ulem...@polarzone.de wrote:
>
> Hi Andre,
> I use check_ceph_dash on top of ceph-dash for this (is an nagios/icinga
> Plugin).
> https://github.com/Crapworks/ceph-dashhttps://github.com/Crapworks/check_ceph_dash
>
> ceph-dash provide an simple clear overview as web-dashbord.
>
>
> Udo
>
> Am 2017-01-02 12:42, schrieb Andre Forigato:
> > Hello,
> >
> > I am responsible with the health of the servers and the entire Ceph
> > system.
> > What should I use to monitor the entire Celp environment?
> > Monitor all objects.
> >
> > Which one is the best?
> > Is it SNMP only?
> >
> >
> > Thanks.
> >
> > Andre
> > ___
> > ceph-users mailing list
> > ceph-users@lists.ceph.com
> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> ___
> ceph-users mailing 
> listceph-us...@lists.ceph.comhttp://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>


-- 
Jeff Ollie
The majestik møøse is one of the mäni interesting furry animals in Sweden.
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Ceph - Health and Monitoring

2017-01-04 Thread Andre Forigato
Crai, 

Hi,

I did not understand.

I installed the plugins on the Ceph server, but what should I install on the 
Nagios server?
The plugins installed on the Ceph server are working, but on the Nagios server 
they do not work, because the plugins need the installed Celp.
What should I do?

My plugins:
check-ceph-dash.py  check_ceph_df  check_ceph_health  check_ceph_mon  
check_ceph_osd  check_ceph_rgw

Site:
https://github.com/valerytschopp/ceph-nagios-plugins

Thank you.

André 
- Mensagem original -
> De: "Craig Chi" <craig...@synology.com>
> Para: ulem...@polarzone.de
> Cc: "Andre Forigato" <andre.forig...@rnp.br>, ceph-users@lists.ceph.com
> Enviadas: Segunda-feira, 2 de janeiro de 2017 23:55:21
> Assunto: Re: [ceph-users] Ceph - Health and Monitoring

> Hello,
> I suggest Prometheus with ceph_exporter and Grafana (UI). It can also monitor
> the node's health and any other services you want.
> And it has a beautiful UI.
> Sincerely,
> Craig Chi
> On 2017-01-02 21:32, ulem...@polarzone.de wrote:

>> Hi Andre,
>> I use check_ceph_dash on top of ceph-dash for this (is an nagios/icinga
>> Plugin).

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

>> ceph-dash provide an simple clear overview as web-dashbord.

>> Udo

>> Am 2017-01-02 12:42, schrieb Andre Forigato:
>> > Hello,

>> > I am responsible with the health of the servers and the entire Ceph
>> > system.
>> > What should I use to monitor the entire Celp environment?
>> > Monitor all objects.

>> > Which one is the best?
>> > Is it SNMP only?


>> > Thanks.

>> > Andre
>> > ___
>> > ceph-users mailing list
>> > ceph-users@lists.ceph.com
>> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>> ___
>> ceph-users mailing list
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

> NOTE: This message was trained as non-spam. If this is wrong, please correct 
> the
> training as soon as possible.
> Spam
> N�o spam
> Esquecer voto anterior
> (Corpo do link HTML de treinamento)
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Ceph - Health and Monitoring

2017-01-02 Thread Craig Chi
Hello,

I suggest Prometheus 
withceph_exporter(https://github.com/digitalocean/ceph_exporter)and Grafana 
(UI). It can also monitor the node's health and any other services you want.
And it has a beautiful UI.

Sincerely,
Craig Chi

On 2017-01-02 21:32, ulem...@polarzone.de wrote:
> Hi Andre, I use check_ceph_dash on top of ceph-dash for this (is an 
> nagios/icinga Plugin). https://github.com/Crapworks/ceph-dash 
> https://github.com/Crapworks/check_ceph_dash ceph-dash provide an simple 
> clear overview as web-dashbord. Udo Am 2017-01-02 12:42, schrieb Andre 
> Forigato:>Hello,>>I am responsible with the health of the servers and the 
> entire Ceph>system.>What should I use to monitor the entire Celp 
> environment?>Monitor all objects.>>Which one is the best?>Is it SNMP 
> only?>>>Thanks.>>Andre>___>ceph-users
>  mailing 
> list>ceph-users@lists.ceph.com>http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>  ___ ceph-users mailing list 
> ceph-users@lists.ceph.com 
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Ceph - Health and Monitoring

2017-01-02 Thread ulembke

Hi Andre,
I use check_ceph_dash on top of ceph-dash for this (is an nagios/icinga 
Plugin).


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

ceph-dash provide an simple clear overview as web-dashbord.


Udo

Am 2017-01-02 12:42, schrieb Andre Forigato:

Hello,

I am responsible with the health of the servers and the entire Ceph 
system.

What should I use to monitor the entire Celp environment?
Monitor all objects.

Which one is the best?
Is it SNMP only?


Thanks.

Andre
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


[ceph-users] Ceph - Health and Monitoring

2017-01-02 Thread Andre Forigato
Hello, 

I am responsible with the health of the servers and the entire Ceph system. 
What should I use to monitor the entire Celp environment? 
Monitor all objects. 

Which one is the best?
Is it SNMP only?


Thanks.

Andre
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com