nagira
nagira copied to clipboard
NAGIos Restful Api
This would be very useful as a read-only REST API for Nagios 4.
Nagira is a great tool and it give pretty comprehensive information. I wanted to use it to bring a host in downtime / remove it from downtime. The docs have...
Hi there, Is there any way to speed up how long it takes for Nagira to return a 404 when a hostname is not found? Also is there a more...
How could we do performance improvement of Nagira / Sinatra frame work to get better results. We have certain integrations that are utilizing Nagira to get the _full dump but...
https://travis-ci.org/dmytro/nagira/jobs/3769887 $ rvm use rbx-19mode Using /home/travis/.rvm/gems/rbx-head-d19 $ ruby --version rubinius 2.0.0rc1 (1.9.3 release 2012-11-02 JI) [i686-pc-linux-gnu] $ gem --version 1.8.24 .... $ bundle exec rspec spec ....F.F.F.F........................................................................................
Namespace cleanup - for all attributes, used in Nagios, their names should correspond to variable names in code. For example: hostname -> to host_name, etc
Need to add switch to /etc/init.d/nagira to run tests, similar to Nagios -v flag.
[root@nagios log]# service nagira start Starting Sinatra Nagira services: sherlock not found [root@nagios log]# sherlock OS=Linux MACH=x86_64 KERNEL=2.6.18-308.el5 DISTRIBUTION=redhat FAMILY=rh DERIVATIVE=centos RELEASE=5.8 [root@nagios log]# /etc/init.d/nagira start Starting Sinatra Nagira services:...
https://travis-ci.org/dmytro/nagira/jobs/5522168 ``` Installing rack-test (0.6.2) Installing redcarpet (2.2.2) Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. /home/travis/.rvm/rubies/jruby-1.7.3-d19/bin/jruby extconf.rb NotImplementedError: C extension support is not enabled. Pass -Xcext.enabled=true to JRuby or...
https://travis-ci.org/dmytro/nagira/jobs/5522395 ``` Installing sinatra (1.3.5) Psych::SyntaxError: (): 'reader' unacceptable character '' (0x82) special characters are not allowed in "'reader'", position 278 at line 0 column 0 An error occurred while...