anvil/scancore-agents
digimer 9ebe192306 This fixes a variable substitution but, addressing issue #338.
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-07-23 15:37:23 -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 scan-cluster to detect stale drbd-fenced attributes in the CIB, generally left after a server is deleted. This addresses issue #374. 2023-07-23 15:28:43 -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 * Updated Network->get_ips() to check for 'permaddr' when processing 'ip addr list' to ensure the partmanent MAC is used. 2021-10-07 17:10:25 -04:00
scan-hardware * Fixed a bug in DRBD->gather_data() to remove trailing commas for existing TCP ports. 2022-10-05 20:15:32 -04:00
scan-hpacucli * Added support for setting per-agent log-level and log secure values in amvil.conf. 2021-08-18 23:07:15 -04:00
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 This fixes a variable substitution but, addressing issue #338. 2023-07-23 15:37:23 -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 scan-network: fix path to script 2022-08-04 19:52:46 +02:00