Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Digimer
d70b9a4956
Updated scancore and anvil-daemon to check their RAM use at the end of each loop and, if it's using more than 1 GiB of RAM, it sends an alert and exits.
...
* Updated Database->resync_databases() to never run on non-striker machines. On Strikers, before a resync, _age_out_data() is called to clear old data in long-off databases.
* Created System->check_memory() that is loosely based on anvil-check-memory, but checks to see if it's being controlled by a systemctl started daemon and, if so, reads the RAM in use from it's status output.
Signed-off-by: Digimer <digimer@alteeve.ca>
3 years ago
..
Tools
Updated scancore and anvil-daemon to check their RAM use at the end of each loop and, if it's using more than 1 GiB of RAM, it sends an alert and exits.
3 years ago
Makefile.am
[build] first pass at adding a build system to integrate with CI
4 years ago
Tools.pm
Added a periodic check to ensure all users can ping. This fixes a bug where a local striker dashboard whose DB was stopped wouldn't work.
3 years ago
Tools.t
* Renamed all Validate->is_X to Validate->X. Also created Validate->ipv6() to validate IPv6 addresses using Data::Validate::IP (and added it as a requirement to the .spec base RPM).
5 years ago
anvil-tools.xml
** Major Changes **
7 years ago
test.conf
** Major Changes **
7 years ago
tools.conf
* Updated the database components to use the name 'anvil' and the user 'admin'. The 'database: ❌ :user' and 'database: ❌ :name' variables are still supported, but now hidden.
7 years ago