1034 Commits

Author SHA1 Message Date
Thomas Gelf
5d3fbd1cdf We need a Livestatus factory 2013-10-22 20:21:03 +00:00
Thomas Gelf
e57b75b354 Cleaning up ugly path 2013-10-22 20:20:06 +00:00
Marius Hein
115d07fb81 Vagrant manifest bugfix
refs #4941
2013-10-22 18:14:39 +02:00
Marius Hein
bd6c1c7864 Merge branch 'bugfix/installation-fixes-4941'
Important vagrant changes:
    - Drop databases and users for icingaweb
    - Run vagrant provision to apply changes

fixes #4941
2013-10-22 17:55:15 +02:00
Thomas Gelf
c820336df8 The amazing monitoring conference command 2013-10-22 15:52:51 +00:00
Thomas Gelf
92ced41a77 A few new ANSI screen helpers 2013-10-22 15:52:13 +00:00
Marius Hein
bcfc1b56bb Fix database switches and backend configuration
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
dd214bbe16 Implement disable flag for authentication backends
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
b071160cdc Fix tests for ldap and login mask
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
b9f03e27b7 Fix backend configuration while installation
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
8c640cbab7 Fix missing database dependencies for vagrant/puppet
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
1fc66eef84 Removed unused ldap attributes
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
439168ecfb Fix ldap connection port setting
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
2561177765 Fix enable and disable authentication
refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein
9ebd2c0478 Fix port for internal db
Fix db factory to use that port

refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein
6017432750 Logger: Same default file names as installes
refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein
f770075276 Autoconf: Fix database validation
refs #4941
2013-10-22 17:50:20 +02:00
Matthias Jentsch
204e1941c6 Merge branch 'bugfix/detail-container-deselect-4749' 2013-10-22 17:23:06 +02:00
Matthias Jentsch
eaa3c81f7a Fix bug that caused the detail view to stay open, even when nothing was selected
fixes #4749
2013-10-22 17:06:05 +02:00
Thomas Gelf
a3099c82f2 CLI parameters override log config, writer is STDERR 2013-10-22 14:15:49 +00:00
Thomas Gelf
add8c4094b Do not create STDIN/STDOUT streams 2013-10-22 14:15:49 +00:00
Jannis Moßhammer
16124989dd Various style fixes, changed icon size, fixed show/service 2013-10-22 15:58:24 +02:00
Thomas Gelf
f2be16621b Move list documentation to default action unless help supports default 2013-10-22 13:53:58 +00:00
Thomas Gelf
724a57e93a Simplified help command, also does autocompletion right now 2013-10-22 13:53:12 +00:00
Thomas Gelf
88223acc47 Allow 'false' lookup components, improve help 2013-10-22 13:52:00 +00:00
Thomas Gelf
b6ee15a37f Allow access to "route" discovered by CLI Loader 2013-10-22 13:48:25 +00:00
Eric Lippmann
e4a02912fc bin/icingaweb: Set default timezone to UTC 2013-10-22 15:11:08 +02:00
Eric Lippmann
5abac6f2f4 Cli/Screen: Fix strict standard violation 2013-10-22 15:11:08 +02:00
Eric Lippmann
46569bad32 Monitoring: Fix group and state summaries for IDO and Stadusdat 2013-10-22 15:11:07 +02:00
Eric Lippmann
c5bed8ad00 Monitoring: Add host and service unhandled column; remove s from host- and servicegroups 2013-10-22 15:11:07 +02:00
Eric Lippmann
30b37aa1e5 Statusdat/Query::fetchRow: Fix strict standards violation 2013-10-22 15:11:07 +02:00
Bernd Erk
02de834522 Remove contact and contactgroup from menu and add icons to dashboard 2013-10-22 14:41:11 +02:00
Jannis Moßhammer
a8cc72b3bd Merge branch 'feature/login-page-4942' 2013-10-22 14:33:24 +02:00
Jannis Moßhammer
6c8bc91d89 Add login page with own template 2013-10-22 14:33:07 +02:00
Thomas Gelf
a25cd80ec0 CLI interface: initial import 2013-10-22 12:26:45 +00:00
Thomas Gelf
d1e61a1826 Skip web stuff when registering monitoring module on CLI 2013-10-22 12:24:46 +00:00
Thomas Gelf
b6e7d5c4c1 NRPE Protocol: shorter timeout, fail-safe disconnect 2013-10-22 12:22:20 +00:00
Thomas Gelf
b1ba67bca9 Bugfix: in_downtime for pending services 2013-10-22 12:22:20 +00:00
Bernd Erk
6d112b56bf Modify top bar and menu style 2013-10-22 14:14:53 +02:00
Marius Hein
80fefe27dc Fixes create backend php strict notice
fixes #4940
2013-10-22 12:31:28 +02:00
Jannis Moßhammer
8efb465eee Merge branch 'feature/dashboard-implementation-4532' 2013-10-22 12:11:37 +02:00
Jannis Moßhammer
f7c0eaa7c4 Fix/Reimplement dashboard
refs #4532
2013-10-22 12:10:12 +02:00
Marius Hein
7b3646e9fd Merge branch 'feature/review-installation-4926'
resolves #4926
2013-10-22 11:57:46 +02:00
Marius Hein
7c6355613f Change default path in tools and documentation
refs #4926
2013-10-22 11:56:36 +02:00
Marius Hein
8b419e15c4 Vagrant box configure icingaweb source
refs #4926
2013-10-22 11:39:06 +02:00
Michael Friedrich
c4efe02f8f Update project name, fix make clean, update spec file.
refs #4926

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-10-22 10:57:16 +02:00
Michael Friedrich
2ce8d940e4 drop autogenerated leftovers.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
8b163e2b0f Fix hardcoded path.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
92762ef9c3 Fix spec changelog.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
bbb310229f Fix INSTALL_OPTS for config path.
refs #4926
2013-10-22 10:57:16 +02:00