fix(mode): Tplink memory typo (#2876)
This commit is contained in:
parent
cdb68929f2
commit
d8a3dae5e1
|
@ -18,7 +18,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
package network::tplink::snmp::mode::::memory;
|
package network::tplink::snmp::mode::memory;
|
||||||
|
|
||||||
use base qw(centreon::plugins::templates::counter);
|
use base qw(centreon::plugins::templates::counter);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue