Re: Mimi Telegraf plugin on Luminous

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 07/31/2018 09:38 AM, Denny Fuchs wrote:
> hi,
> 
> I try to get the Telegraf plugin from Mimic on Luminous running (Debian
> Stretch). I copied the files from the Git into
> /usr/lib/ceph/mgr/telegraf; enabled the plugin and get:
> 
> 
> 2018-07-31 09:25:46.501858 7f496cfc9700 -1 log_channel(cluster) log
> [ERR] : Unhandled exception from module 'telegraf' while running on
> mgr.fc-r02-ceph-osd-02: (2, 'No such file or directory')
> 2018-07-31 09:25:46.501872 7f496cfc9700 -1 telegraf.serve:
> 2018-07-31 09:25:46.501873 7f496cfc9700 -1 Traceback (most recent call
> last):
>   File "/usr/lib/ceph/mgr/telegraf/module.py", line 310, in serve
>     self.send_to_telegraf()
>   File "/usr/lib/ceph/mgr/telegraf/module.py", line 255, in
> send_to_telegraf
>     with sock as s:
>   File "/usr/lib/ceph/mgr/telegraf/basesocket.py", line 41, in __enter__
>     self.connect()
>   File "/usr/lib/ceph/mgr/telegraf/basesocket.py", line 29, in connect
>     return self.sock.connect(self.address)
>   File "/usr/lib/python2.7/socket.py", line 228, in meth
>     return getattr(self._sock,name)(*args)
> error: (2, 'No such file or directory')
> 
> 
> I don't know, which file the plugin wants, or need ...
> 

You will need to set the address. I recommend that you have Telegraf
listen on UDP localhost and then set the address:

$ ceph telegraf config-set address <addr>

Wido

> any suggestions ?
> 
> cu denny
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux