anvil/scancore-agents
2023-09-21 17:33:01 -04:00
..
scan-apc-pdu This contains fixes needed for beta from additional testing. 2023-08-09 18:07:03 -04: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 anvil-delete-server to actively check for and delete any drbd-fenced attributes left over in the CIB after a server is deleted. This addresses issue #374. 2023-07-25 21:45:34 -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 * Fixed a bug where a sensor value of '0' was being interpretted as the value not existing. 2023-09-21 17:33:01 -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 commit covers the convertion of 'virsh' shell calls to using 'Sys::Virt' module, and fixes several small bugs related to scan-server; 2023-09-21 15:59:43 -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