Add info about histlogs subdirectories as well
This commit is contained in:
parent
feb6615e57
commit
a7ce5f7b42
|
@ -4,7 +4,8 @@
|
||||||
# Create an XZ archive of all files between 2 dates.
|
# Create an XZ archive of all files between 2 dates.
|
||||||
# Then remove these files
|
# Then remove these files
|
||||||
|
|
||||||
# Call this script from an /var/lib/xymon/hostdata subdirectory.
|
# Call this script from an /var/lib/xymon/hostdata subdirectory or
|
||||||
|
# /var/lib/xymon/histlogs subdirectory.
|
||||||
|
|
||||||
# Vars {{{
|
# Vars {{{
|
||||||
## Enable (0) or disable (1) debug
|
## Enable (0) or disable (1) debug
|
||||||
|
|
Loading…
Reference in New Issue