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
713f77bc78
* Finally finished scan-apc-ups! Proved way harder than anticipated... (over a solid week of work!) In M3, this agent is no longer host-bound, and the UPSes to scan based on entries in 'upses' using this scan agent.
...
* Fixed a bug in Database->insert_or_update_power() where the check to see if 'power_ups_uuid' was passed in was reversed. Also fixed a bug where the convertion of the value to TRUE/FALSE for the old value wasn't being set correctly.
* Updated Server->get_definition() to only translate the host name to a uuid if the host uuid wasn't passed in. Added a sanity check on the UUID as well.
* Cleaned up how existing UPSes are displayed in Striker when managing UPSes. Also renamed the form's scan agents to match the real agent names.
* Fixed alert sorting in scan-apc-pdu.
Signed-off-by: Digimer <digimer@alteeve.ca>
4 years ago
..
images
* Finished the menus to save a new Install Manifest and got the create page showing the existing manifests.
5 years ago
anvil.html
* Finally finished scan-apc-ups! Proved way harder than anticipated... (over a solid week of work!) In M3, this agent is no longer host-bound, and the UPSes to scan based on entries in 'upses' using this scan agent.
4 years ago
anvil.js
* 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.
5 years ago
config.html
* Added the ability to store, edit and delete UPSes
5 years ago
config.js
* Standardized 'subnet_mask' over 'subnet' naming throughout.
5 years ago
email.html
* Updated all methods to add (or fix) logging the method entry.
4 years ago
email.js
* Finished the mail server configuration menu. Mail servers can be added, edited, and deleted now.
5 years ago
files.css
* Working on a file upload with progress bar feature. Expect more changes as it is refined.
6 years ago
files.html
* Refined upload.pl a lot, moving it into Anvil::Tools. It also now handles file name collisions and reports basic info about the uploaded file.
6 years ago
files.js
* Working on a file upload with progress bar feature. Expect more changes as it is refined.
6 years ago
jobs.js
* Added --no-start to tools/anvil-daemon to allow for updating just the jobs.json file. Fixed a bug where a comma was missing when 2+ jobs were written to the JSON file as well.
6 years ago
main.css
* Added gateway support to install manigest creation step 2.
5 years ago
main.html
* Started adding in front-end support for managing email servers and alert recipients. Added the new 'Email' module to (later) habdle all email-related tasks.
5 years ago
main.js
* Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted).
7 years ago
pxe.txt
* OK, this time CentOS is actually supported. For reals.
5 years ago
shared.html
* Updated Log->entry() to escape the finished string just prior to calling logger.
8 years ago
striker.html
* Added the ability to store, edit and delete UPSes
5 years ago