mirror of https://github.com/mikaku/Monitorix.git
remove debugging line
This commit is contained in:
parent
7cca506c1f
commit
a9dfc405a1
|
@ -140,7 +140,6 @@ sub mail_init {
|
|||
}
|
||||
if(!$mail->{stats_rate}) {
|
||||
$mail->{stats_rate} = "per_second";
|
||||
print("stats_rate set to 'per_second'\n");
|
||||
}
|
||||
|
||||
# Since 3.6.0 all DS changed from COUNTER to GAUGE
|
||||
|
|
Loading…
Reference in New Issue