mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Remove tprint.
This commit is contained in:
parent
800267f03f
commit
92ce0298d0
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ function alert_network_rule_threshold_cross.format(ifid, alert, alert_type_param
|
|||
end
|
||||
end
|
||||
|
||||
tprint("HERE IN ALERT FORMAT")
|
||||
|
||||
|
||||
if( alert_type_params.metric ~= "flowdev:traffic" and alert_type_params.metric ~= "flowdev_port:traffic" )then
|
||||
return(i18n("alert_messages.traffic_interface_volume_alert", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue