We use zabbix but the same concept applies in writing your own scripts. We take advantage of the command $ceph -s --format=json 2>/dev/null stderr comes up with some stuff sometimes so we filter that out.
On Wed, Jul 23, 2014 at 6:32 AM, Wolfgang Hennerbichler <[email protected]> wrote: > Nagios can monitor anything you can script. If there isn’t a plugin for it, > write it yourself, it’s really not hard. I’d go for icinga by the way, which > is more actively maintained than nagios. > > On Jul 23, 2014, at 3:07 PM, pragya jain <[email protected]> wrote: > >> Hi all, >> >> I am studying nagios for monitoring ceph features. >> >> different plugins of nagios monitor ceph cluster health, o0sd status, >> monitor status etc. >> >> My questions are: >> * Does Nagios monitor ceph for cluster, pool and each PG for >> - CPU utilization >> - memory utilization >> - Network Utilization >> - total storage capacity, storage capacity used, storage capacity remaining >> etc. >> >> * Does Nagios monitor ceph for drive configuration, Bad sectors/ fragmented >> disk, Co-resident monitors/OSDs, Co-resident processes, Kernel version, >> Mounted filesystem for each OSD? >> >> Please help me to find out the answers of my questions >> >> Regards >> Pragya Jain >> _______________________________________________ >> ceph-users mailing list >> [email protected] >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- Follow Me: @Scottix http://about.me/scottix [email protected] _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
