+ fix path to module

This commit is contained in:
Sims24 2016-07-13 13:04:01 +02:00 committed by GitHub
parent cd26d117e7
commit 98f6be56eb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package network::sonus::sbc::1000::snmp::mode::dspstats;
package network::sonus::sbc::snmp::mode::dspstats;
use base qw(centreon::plugins::templates::counter);