mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 08:53:06 +01:00
Update zeekcaptureloss.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# This script returns the average of all the workers average capture loss to telegraf / influxdb in influx format include nanosecond precision timestamp
|
# This script returns the average of all the workers average capture loss to telegraf / influxdb in influx format include nanosecond precision timestamp
|
||||||
|
|
||||||
APP=zeekloss
|
APP=zeekcaploss
|
||||||
lf=/tmp/$APP-pidLockFile
|
lf=/tmp/$APP-pidLockFile
|
||||||
# create empty lock file if none exists
|
# create empty lock file if none exists
|
||||||
cat /dev/null >> $lf
|
cat /dev/null >> $lf
|
||||||
|
|||||||
Reference in New Issue
Block a user