We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Updated by gbeutner on 2015-03-04 11:04:48 00:00
Sorry, something went wrong.
Updated by Anonymous on 2015-03-04 11:05:03 00:00
Applied in changeset 71f8213.
No branches or pull requests
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)
Seems like the limit header from livestatus is not working:
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
2015-03-04 11:18:04 00:00 by (unknown) f41f9b0
The text was updated successfully, but these errors were encountered: