-
Notifications
You must be signed in to change notification settings - Fork 4
municz/opennebula-nagios-probes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nagios probes for OpenNebula-related services e.g. econe-server, occi-server and oned RPC2. These probes are written in Ruby, Gemfile for bundler is included. [[Usage]] ./check_opennebula.rb --username <USERNAME> --password <PASSWORD> --hostname <HOSTNAME> --port <PORT_NUMBER> --service occi ./check_opennebula.rb --username <USERNAME> --password <PASSWORD> --hostname <HOSTNAME> --port <PORT_NUMBER> --path /RPC2 --service oned ./check_opennebula.rb --username <USERNAME> --password <PASSWORD> --hostname <HOSTNAME> --port <PORT_NUMBER> --service econe and with optional --timeout (this option is, for now, ignored by OCCI and ECONE probes) --protocol [https | http] --debug --check-network <ID>,<ID>,<ID>,... (this option is ignored by the ECONE probe) --check-storage <ID>,<ID>,<ID>,... --check-compute <ID>,<ID>,<ID>,...
About
Nagios probes for OpenNebula-related services such as oned, occi-server and econe-server written in Ruby
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published