mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
Refs #5499: Working on Varnish Plugin
This commit is contained in:
parent
868b13a745
commit
9af0d491fe
@ -33,7 +33,7 @@
|
||||
#
|
||||
####################################################################################
|
||||
|
||||
package apps::varnish::mode::cache;
|
||||
package apps::varnish::mode::backend;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
use centreon::plugins::misc;
|
||||
|
@ -33,7 +33,7 @@
|
||||
#
|
||||
####################################################################################
|
||||
|
||||
package apps::varnish::mode::cache;
|
||||
package apps::varnish::mode::connections;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
use centreon::plugins::misc;
|
||||
|
@ -33,7 +33,7 @@
|
||||
#
|
||||
####################################################################################
|
||||
|
||||
package apps::varnish::mode::cache;
|
||||
package apps::varnish::mode::fetch;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
use centreon::plugins::misc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user