Ticket #17 (closed defect: invalid)
No 3ware-statusd conf file after installing 3ware-status in Ubuntu intrepid
| Reported by: | luison@… | Owned by: | gandalf |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0.1 |
| Component: | packages | Version: | |
| Keywords: | 3ware-status | Cc: |
Description
I installed today 3ware-status on my Ubunut intrepid. All seems to be working fine but I have no 3ware-statusd file anywhere. I understand it should have been created at /etc/default but it's not there and I can't seem to find elsewhere.
Not sure if this is an installer issue on my system or I just have to create the file manually with:
MAILTO=root # Where to report problems
PERIOD=600 # Seconds between each check (default 10 minutes)
REMIND=7200 # Seconds between each reminder (default 2 hours)
RUN_DAEMON=yes
but in this case not sure if there are any other options or how to determine if it should write to syslog or not.
If so, it would be great clarifying on the wiki or perhaps installing it.


Hello,
Check /etc/init.d/3ware-statusd. Theses variables are set to the default values IF NOT overrided by /etc/default/3ware-statusd.
So you don't have to create that file unless you want to override default settings :)
Regards, Adam.