[icinga-checkins] icinga.org: icinga-core/rbartels/cgi: classic-ui: made classic-ui work standalone #3869
git at icinga.org
git at icinga.org
Tue Mar 26 20:57:26 CET 2013
Module: icinga-core
Branch: rbartels/cgi
Commit: b1efafc1bd4107ab49510c2002ebef07c3829318
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=b1efafc1bd4107ab49510c2002ebef07c3829318
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Tue Mar 26 20:50:15 2013 +0100
classic-ui: made classic-ui work standalone #3869
refs: #3869
Added "standalone_installation" to cgi.cfg to determine if a
icinga.cfg is needed or not.
Also added missing config options from icinga.cfg:
* object_cache_file
* status_file
* resource_file
* command_file
* check_external_commands
* interval_length
* status_update_interval
* log_file
* log_rotation_method
* log_archive_path
* date_format
whatthecommit: I did it for the lulz!
---
Changelog | 1 +
cgi/avail.c | 2 +-
cgi/cgiutils.c | 45 +++++--
cgi/cmd.c | 2 +-
cgi/extinfo.c | 2 +-
cgi/histogram.c | 2 +-
cgi/outages.c | 2 +-
cgi/status.c | 2 +-
cgi/statusmap.c | 2 +-
cgi/statuswml.c | 2 +-
cgi/tac.c | 2 +-
cgi/trends.c | 2 +-
common/statusdata.c | 7 +-
include/locations.h.in | 3 -
sample-config/cgi.cfg.in | 140 ++++++++++++++++++++
sample-config/updates/cgi.cfg_added_1.8_to_1.9.cfg | 127 ++++++++++++++++++
xdata/xsddefault.c | 45 +------
17 files changed, 313 insertions(+), 75 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=b1efafc1bd4107ab49510c2002ebef07c3829318
More information about the icinga-checkins
mailing list