Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

location of idfile and statefile #78

Open
aalmenar opened this issue Jul 24, 2015 · 0 comments
Open

location of idfile and statefile #78

aalmenar opened this issue Jul 24, 2015 · 0 comments

Comments

@aalmenar
Copy link

Hi, there any reason to have this:
default["monit"]["idfile"] = "/var/.monit.id"
default["monit"]["statefile"] = "/var/lib/monit/state"

Instead of:
default["monit"]["idfile"] = "/var/lib/monit/id"
default["monit"]["statefile"] = "/var/lib/monit/state"

Grouping every monit file in its directory ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant