anvil/scancore-agents
Digimer 257a998743 * Updated Database->configure_pgsql() to use 'postgresql-setup --initdb --unit postgresql' instead of the deprecaded 'initdb' switch.
* Updated Database->insert_or_update_states() to switch to an active UUID if the passed in UUID is not an active handle.
* Updated Database->query() to swutch to 'sys::database::read_uuid' if the passed in 'uuid' is not an active handle.
* Updated Database->_test_access() to return immediately if the passed in uuid is not an active handle.
* Started working on a Storage->get_storage_group_from_path() bug where the storage group isn't being returned.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-10-28 12:07:36 -04:00
..
scan-apc-pdu Updated scan-apc-pdu to remove PDUs that are associated with fence devices that have beed deleted. 2021-10-11 01:49:30 -04:00
scan-apc-ups * Updated Database->configure_pgsql() to use 'postgresql-setup --initdb --unit postgresql' instead of the deprecaded 'initdb' switch. 2021-10-28 12:07:36 -04:00
scan-cluster * Added support for setting per-agent log-level and log secure values in amvil.conf. 2021-08-18 23:07:15 -04:00
scan-drbd * Fixed a bug where scan-drbd, with DR configured, was not recording TCP ports assigned to connections properly. 2021-09-12 23:34:25 -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 Convert->round where numbers with exponents were not handled properly. 2021-10-07 22:08:34 -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 * Added support for setting per-agent log-level and log secure values in amvil.conf. 2021-08-18 23:07:15 -04:00
scan-lvm * Added support for setting per-agent log-level and log secure values in amvil.conf. 2021-08-18 23:07:15 -04:00
scan-network * Fixed bugs around ScanCore->check_power() so that it now returns time on batteries and highest charge are returned properly. 2021-10-11 21:57:35 -04:00
scan-server * Added support for setting per-agent log-level and log secure values in amvil.conf. 2021-08-18 23:07:15 -04:00
scan-storcli * Updated scab-storcli to not trigger a health alarm when the alarm state is "absent". 2021-10-09 21:24:36 -04:00
Makefile.am * Now with 100% less typos. 2021-04-20 23:22:45 -04:00