Hello! On Thu, Apr 07, 2016 at 10:20:41AM +0100, nick 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 for > 30 >> second 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 As an option, it is possible to parse last N lines of ceph.log and get values from it. I had re-written this script for getting more than 1 line: https://github.com/thelan/ceph-zabbix/blob/master/ceph-status.sh -- WBR, Max A. Krasilnikov _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com