anvil/Anvil/Tools
Digimer b8c0577b54 * Fixed several issues with the fence configuration menu in striker.
* Added filters Striker->get_fence_data() for parameters. Manually change 'action' entries from 'string' to 'select' and use the data in the 'actions' element to populate it, with actions that don't make sense filtered out.

Signed-off-by: Digimer <digimer@alteeve.ca>
2020-01-22 15:21:35 -05:00
..
Account.pm * Moved the fences_unified_metadata file from /tmp, which apache can not read, to /var/www/html/. 2020-01-20 23:41:01 -05:00
Alert.pm
Convert.pm * Standardized 'subnet_mask' over 'subnet' naming throughout. 2019-11-19 02:13:19 -05:00
Database.pm * Moved the fences_unified_metadata file from /tmp, which apache can not read, to /var/www/html/. 2020-01-20 23:41:01 -05:00
DRBD.pm
Email.pm * Started work on Email->check_alert_recipients(). 2020-01-05 15:07:35 -07:00
Get.pm * Started work on caching network state change in tools/anvil-update-states. 2019-12-04 00:02:19 -05:00
Job.pm * Did more work on adapting tools/anvil-configure-host to work on nodes and DR hosts. 2019-12-11 00:38:48 -05:00
Log.pm
Network.pm * Fixed the order or table creations in anvil.sql (as well as fixed a missing comma) 2019-12-17 23:36:26 -05:00
Remote.pm * Added a flag that tells anvil-daemon when a node is having it's network mapped. When this happens, open ssh connections are closed each loop and only tasks related to mapping the network run. This improves responsiveness in Striker when reporting which network links have come up or gone down. 2020-01-09 01:52:04 -05:00
Server.pm
Storage.pm * Finished the automatic archving of the database! New in M3; Archving happens on dashboards only, and whichever database triggers an archive will archive all data in any connected databases. This is a departure from where each host archived it's own data, but will avoid putting a disk or CPU load on server hosts. 2019-10-28 02:27:26 -04:00
Striker.pm * Fixed several issues with the fence configuration menu in striker. 2020-01-22 15:21:35 -05:00
System.pm * Disabled firewalld for now. 2019-12-17 01:38:42 -05:00
Template.pm
Validate.pm * Created Validate->is_email() to validate email addresses, using Mail::RFC822::Address. 2019-12-31 23:43:52 -07:00
Words.pm * Created Validate->is_email() to validate email addresses, using Mail::RFC822::Address. 2019-12-31 23:43:52 -07:00