mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
Refs #5499: Working on Varnish Plugin
This commit is contained in:
parent
4ca173e6a4
commit
5229edd668
@ -33,7 +33,7 @@
|
|||||||
#
|
#
|
||||||
####################################################################################
|
####################################################################################
|
||||||
|
|
||||||
package apps::varnish::mode::client;
|
package apps::varnish::mode::backend;
|
||||||
|
|
||||||
use base qw(centreon::plugins::mode);
|
use base qw(centreon::plugins::mode);
|
||||||
use centreon::plugins::misc;
|
use centreon::plugins::misc;
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
#
|
#
|
||||||
####################################################################################
|
####################################################################################
|
||||||
|
|
||||||
package apps::varnish::mode::client;
|
package apps::varnish::mode::fetch;
|
||||||
|
|
||||||
use base qw(centreon::plugins::mode);
|
use base qw(centreon::plugins::mode);
|
||||||
use centreon::plugins::misc;
|
use centreon::plugins::misc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user