I think a mail or similar should go out if eg:
1 . We receive or import no "jsons" in an hour
2. Diskspace runs out on the nodes
3. The "well known" docker containers are not running
4. ....
Lets discuss options.
For point 1, I can easily implement this in the importer and I am sure the other checks are juts as easily implemented (although on the nodes we might have trouble sending emails if we have no internet connectivity, or maybe can we get some of this info from the inventory ?)
The other way is to implement some more generic option that parse the database and search for the relevant info, if it exist in the db(s).
I think a mail or similar should go out if eg:
1 . We receive or import no "jsons" in an hour
2. Diskspace runs out on the nodes
3. The "well known" docker containers are not running
4. ....
Lets discuss options.
For point 1, I can easily implement this in the importer and I am sure the other checks are juts as easily implemented (although on the nodes we might have trouble sending emails if we have no internet connectivity, or maybe can we get some of this info from the inventory ?)
The other way is to implement some more generic option that parse the database and search for the relevant info, if it exist in the db(s).