mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
tracking n2n/n2disk service stop/start
This commit is contained in:
parent
aab9e384ed
commit
bec67745cf
4 changed files with 45 additions and 4 deletions
|
|
@ -168,8 +168,6 @@ end
|
|||
-- TRACKER HOOK
|
||||
|
||||
local tracker = require "tracker"
|
||||
tracker.track(os_utils, 'stopService')
|
||||
tracker.track(os_utils, 'restartService')
|
||||
tracker.track(os_utils, 'enableService')
|
||||
tracker.track(os_utils, 'disableService')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue