icingaweb2/modules/monitoring/library/Monitoring/Command
Eric Lippmann 4d353ac7bf monitoring/commands: Add `CommandTransport' factory
Instead of auto-detecting which transport class to use, the instances configuration
now supports a new setting named `transport' with the possible values 'local' and 'remote'.

refs #6593
2014-08-29 15:36:55 +02:00
..
Exception monitoring/commands: Add `TransportException' 2014-08-29 15:14:53 +02:00
Transport monitoring/commands: Add `CommandTransport' factory 2014-08-29 15:36:55 +02:00
AcknowledgeCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
AddCommentCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
CommandPipe.php Move Commandpipe/* classes from Icinga Web 2's library to the monitoring module 2014-08-26 16:35:30 +02:00
Comment.php Move Commandpipe/* classes from Icinga Web 2's library to the monitoring module 2014-08-26 16:35:30 +02:00
CustomNotificationCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
DelayNotificationCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
DisableNotificationWithExpireCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
IcingaCommand.php monitoring/commands: Replace Command' with IcingaCommand' 2014-08-29 14:38:52 +02:00
PropertyModifier.php Move Commandpipe/* classes from Icinga Web 2's library to the monitoring module 2014-08-26 16:35:30 +02:00
ScheduleCheckCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ScheduleDowntimeCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
SingleArgumentCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
SubmitPassiveCheckresultCommand.php Remove license headers from all files 2014-07-15 13:43:52 +02:00