[icinga-checkins] icinga.org: icinga-core/mfriedrich/core: added json output to extinfo. cgi and tac.cgi #1217
git at icinga.org
git at icinga.org
Wed Apr 27 17:49:01 CEST 2011
Module: icinga-core
Branch: mfriedrich/core
Commit: e4448d80dc909e743d17b94c1287444a56b0839f
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=e4448d80dc909e743d17b94c1287444a56b0839f
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Tue Apr 26 19:23:48 2011 +0200
added json output to extinfo.cgi and tac.cgi #1217
refs: #1217
with this commit, all data you can request in csv is also available in json.
* added also json for tac.cgi
* you can request all data for a single host or service in extinfo including comments and downtime
---
cgi/extinfo.c | 1289 +++++++++++++++++++++++++++++++++++----------------------
cgi/tac.c | 162 +++++++-
2 files changed, 936 insertions(+), 515 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=e4448d80dc909e743d17b94c1287444a56b0839f
More information about the icinga-checkins
mailing list