nagira icon indicating copy to clipboard operation
nagira copied to clipboard

NAGIos Restful Api

Results 17 nagira issues
Sort by recently updated
recently updated
newest added

In app.rb, Parse nagios files ``` ## # TODO: This stuff breaks XML valid. Will have to wait. # # idx = 0 # @status.keys.uniq.each do |hostname| # @status[idx] =...

API
feature request
priority - norm

Add test scenarios for testing: - ttl expired - ttl parsing with BG parser - BG parser and user request

testing
chore
priority - lo

Add testing for init script installation

testing
chore
priority - norm

Have an alias route /_host_status, which should be the same as /_status, but it's not implemented.

API
feature request

Hi, i'm a user of this awesome product, and use it for our production systems. I'd like to enable/disable service notification, and I tried to implement new feature in this...

When nagira installed as part of bundle, for example from Gemfile in Rails app, its start script fails to run. Can not find sherlock command. Running from capistrano: ``` *...

bug
priority - norm