Skip to content

A Nagios plugin that checks the health of a ceph cluster.

License

Notifications You must be signed in to change notification settings

ceph/ceph-nagios-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ceph Nagios Plugin

Description

This plugin checks the health of a ceph cluster.

Usage

The plugin usage is given in the source code as the following:

Usage: check_ceph [-m|--mon] [-k|--key]
 -m, --mon=ADDRESS[,ADDRESS,ADDRESS]
   IP address(es) of ceph monitors
 -k, --key=string
  secret key to access the ceph cluster
 -h, --help
   Print detailed help screen

Nagios Plugins

You can read about Nagios plugin development here:

http://nagiosplug.sourceforge.net/developer-guidelines.html

In particular, you will likely be interested in learning about plugin output.

About

A Nagios plugin that checks the health of a ceph cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages