Hi. I use this for my zabbix environment: https://github.com/thelan/ceph-zabbix/ It works really well for me.
Regards David On 07.04.2016 11:20, Nick Fisk wrote:
Hi. I have small question about monitoring performance at ceph cluster. We have cluster with 5 nodes and 8 drives on each node, and 5 monitor on every node. For monitoring cluster we use zabbix. It asked every node for30second about current ceph operation and get different result from every node. first node: 350op/s second node: 900op/s third node: 200ops/s fourth node: 700op/s fifth node: 1200ops/ I don't understand how I can receive the total value of performance ceph cluster?Easy Answer Capture and parse the output from "ceph -s", not 100% accurate, but probably good enough for a graph Complex Answer Use something like Graphite to capture all the counters for every OSD and then use something like sumSeries to add all the op/s counters together._______________________________________________ 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 -- Mit freundlichen Grüßen David Riedl WINGcon GmbH Wireless New Generation - Consulting & Solutions Phone: +49 (0) 7543 9661 - 26 E-Mail: david.riedl@xxxxxxxxxxx Web: http://www.wingcon.com Sitz der Gesellschaft: Langenargen Registergericht: ULM, HRB 632019 USt-Id.: DE232931635, WEEE-Id.: DE74015979 Geschäftsführer: Thomas Ehrle, Fritz R. Paul |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com