anvil/scancore-agents
2023-07-13 01:52:15 -04:00
..
scan-apc-pdu * Updated scan-apc-pdu to only run on the active striker DB (as set during Database->connect()) to prevent contention from simultaneous scan agent runs from different machines. 2023-01-17 18:02:38 -05:00
scan-apc-ups * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2022-12-07 21:52:14 -05:00
scan-cluster * Updated Cluster->add_server() to batch the creation of the server and the location constraints in one commit to the CIB. 2023-06-09 19:59:23 -04:00
scan-drbd * Updated DRBD->allow_two_primaries() to be more careful at evaluating peer-node-id. 2023-06-14 23:34:05 -04:00
scan-filesystems
scan-hardware
scan-hpacucli
scan-ipmitool * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -04:00
scan-lvm * Updated Cluster->add_server() to batch the creation of the server and the location constraints in one commit to the CIB. 2023-06-09 19:59:23 -04:00
scan-network * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2023-03-03 14:42:28 -05:00
scan-server fix(scancore-agents): get screenshot of server(s) running on local node in scan-server 2023-07-13 01:52:15 -04:00
scan-storcli * Added a check for undefined variable/value pairs in cachevault data that was causeing SQL UPDATE errors. 2023-04-03 13:17:01 -04:00
Makefile.am