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 ...

any suggestions ?

cu denny
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to