1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Moved contents of README into plugin as comments

This commit is contained in:
Robert Kilian 2012-08-21 15:11:04 -07:00
parent fdd3eaf440
commit a0975cecfd

View file

@ -23,6 +23,12 @@
## Version 0.1 -- 07.26.12 ## Version 0.1 -- 07.26.12
## ##
## Be sure to correctly edit the STATION_CALL, XASTIRDIR, and LOGDIR variables
##
## STATION_CALL: The callsign used by Xastir (include suffix if one is in use)
## XASTIRDIR: The directory where Xastir's data, config, etc files are found. Typically ~/.xastir
## LOGDIR: Logs are typically stored in ~/.xastir/logs. Ensure that permissions are set appropriately to allow the munin user to read these logs
# Location of active instance of Xastir # Location of active instance of Xastir
XASTIRDIR="/home/USERNAME/.xastir" XASTIRDIR="/home/USERNAME/.xastir"