Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Problem with status email #7

Open
schabau opened this issue Jan 31, 2021 · 1 comment
Open

Problem with status email #7

schabau opened this issue Jan 31, 2021 · 1 comment

Comments

@schabau
Copy link

schabau commented Jan 31, 2021

Hello,
I am using megaclisas-status on a Debian system (Proxmox) and it almost everything works very well.

But I have a problem with the email notification.
The settings under /etc/init.d/megaclisas-statusd are unchanged. A check should therefore be carried out by megaclisas-status every 10 minutes and, in the event of an error, a status email should be sent again every 2 hours.

In the event of an error or during a rebuild I get a status mail from megaclisas-status every 10 minutes and not every 2 hours. That will be a lot of email traffic during a rebuild.
What can I do?

/etc/init.d/megaclisas-statusd
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

Many greetings
schabau

@omame
Copy link
Owner

omame commented Jan 31, 2021

Unfortunately I don't have an environment to work on megaclisas-status anymore. In fact, it's been so many years that I can't even remember how this tool works. 😕
I can leave the issue open: perhaps someone passing by might be able to help you.

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

2 participants