Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #8529] livestatus limit header not working #2665

Closed
icinga-migration opened this issue Feb 25, 2015 · 2 comments
Closed

[dev.icinga.com #8529] livestatus limit header not working #2665

icinga-migration opened this issue Feb 25, 2015 · 2 comments
Labels
area/livestatus Legacy interface bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/8529

Created by sni on 2015-02-25 11:19:06 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-03-04 11:05:03 +00:00)
Target Version: 2.3.0
Last Update: 2015-03-04 11:05:03 +00:00 (in Redmine)

Icinga Version: r2.2.4-1
Backport?: Not yet backported
Include in Changelog: 1

Seems like the limit header from livestatus is not working:

echo -e "GET services\nColumns: host_name description\nOutputFormat: json\nLimit: 1\n" | unixcat ...

Expected result would be a list of exactly one service, atm all services will be returned.

Changesets

2015-03-04 11:03:35 +00:00 by (unknown) 71f8213

Implement support for the 'Limit' column in Livestatus

fixes #8529

2015-03-04 11:18:04 +00:00 by (unknown) f41f9b0

Implement support for the 'Limit' column in Livestatus

fixes #8529
@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-03-04 11:04:48 +00:00

  • Status changed from New to Assigned
  • Assigned to set to gbeutner
  • Target Version set to 2.3.0

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-03-04 11:05:03 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 71f8213.

@icinga-migration icinga-migration added bug Something isn't working area/livestatus Legacy interface labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.3.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/livestatus Legacy interface bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant