Hi All, I am trying to enable prometheus plugin with no success due to "no socket could be created"
The instructions for enabling the plugin are very straightforward and simple Note My ultimate goal is to use Prometheus with Cephmetrics Some of you suggested to deploy ceph-exporter but why do we need to do that when there is a plugin already ? How can I troubleshoot this further ? nhandled exception from module 'prometheus' while running on mgr.mon01: error('No socket could be created',) Aug 23 12:03:06 mon01 ceph-mgr: 2018-08-23 12:03:06.615 7fadab50e700 -1 prometheus.serve: Aug 23 12:03:06 mon01 ceph-mgr: 2018-08-23 12:03:06.615 7fadab50e700 -1 Traceback (most recent call last): Aug 23 12:03:06 mon01 ceph-mgr: File "/usr/lib64/ceph/mgr/prometheus/module.py", line 720, in serve Aug 23 12:03:06 mon01 ceph-mgr: cherrypy.engine.start() Aug 23 12:03:06 mon01 ceph-mgr: File "/usr/lib/python2.7/site-packages/cherrypy/process/wspbus.py", line 250, in start Aug 23 12:03:06 mon01 ceph-mgr: raise e_info Aug 23 12:03:06 mon01 ceph-mgr: ChannelFailures: error('No socket could be created',)
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com