Home Directory Addons APIs Nagira - Nagios RESTful API

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Nagira - Nagios RESTful API

Current Version
0.2.5
Last Release Date
2013-03-20
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Owner
License
MIT
Hits
109462
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Nagira is Ruby/Sinatra light-weight web services API for accessing and operating data of Nagios hosts and services, accessing Nagios configuration.

Nagira is packaged as Ruby gems which provides easy installation and configuration.
Provide simple and consistent way for information exchange with Nagios

Nagira works with following data:

* Objects cache file: hosts, services, contacts, hostgroups, servicegroups, contactgroups, escalations, etc.
* Status file: hoststatus, servicestatus, etc.
* Submit passive check results to Nagios.
* Read Nagios server configuration.


Features:
- Provides data in XML, JSON or YAML.
- Background parsing of status file to speed up HTTP response
- Configurable TTL for parsed data, to avoid re-parsing files on each HTTTP request
- Works with Ruby 1.9 and Ruby 2.0

Full documentation available from Github project page: http://dmytro.github.com/nagira/doc/