icingaweb2/modules/monitoring/library/Monitoring/Command/Transport
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
..
CommandTransport.php monitoring/commands: Add `CommandTransport' factory 2014-08-29 15:36:55 +02:00
CommandTransportInterface.php monitoring/commands: Add `CommandTransportInterface' 2014-08-29 14:34:16 +02:00
LocalCommandFile.php monitoring/commands: Replace LocalPipe' with LocalCommandFile' 2014-08-29 15:04:48 +02:00
RemoteCommandFile.php monitoring/commands: Throw LogicException' if the remote host is not set in RemoteCommandFile' 2014-08-29 15:36:11 +02:00