anvil/scancore-agents
Digimer 41cd1e0319 * Several bugs fixed and enhancements;
* DRBD is now configured to a ping-timeout of 3 seconds.
* Created Log->switches() that returnes the command line switches used by Anvil! tool command line calls based on the active log levels / secure logging. Appended this to all invocations of our tools.
* Updated Database->resync_databases() to now only skip 'jobs' and 'variables' tables with less than 10 record differences. All other differences will trigger a resync.
* Created System->_check_anvil_conf() that, as you might guess, checks in anvil.conf exists and created it (using defaults), if not. It also checks to see if the 'admin' group and user exists and creates them, if not.
* Updated anvil-daemon to check anvil.conf on start up and in each loop. Created the function check_journald() that checks (and sets, if needed) that journald logging is persistent.
* Made striker-manage-peers to check_if_configured on the Database->connect() when updating anvil.conf and the target UUID is the local machine. Also created a loop to make the reconnection a lot more robust.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-05-24 00:09:32 -04:00
..
scan-apc-pdu * Updated Database->resync_databases() to set a default schema of 'public'. Also fixed a bug where, when the difference in record numbers between two line was > 999, it would not trigger a resync. 2021-05-13 23:27:38 -04:00
scan-apc-ups * Updated Database->resync_databases() to set a default schema of 'public'. Also fixed a bug where, when the difference in record numbers between two line was > 999, it would not trigger a resync. 2021-05-13 23:27:38 -04:00
scan-cluster * Several bugs fixed and enhancements; 2021-05-24 00:09:32 -04:00
scan-drbd The core logic is done!!!! Still need to finish end-points for the WebUI to hook into, but the core of M3 is complete! Many, many bugs are expected, of course. :) 2021-04-30 22:58:01 -04:00
scan-filesystems
scan-hardware
scan-hpacucli * Updated DRBD->gather_data() to store data on peers so that the peer's LV path and backing disk is recorded. Also fixed a bug in ->get_status() where the return code for local calls was stored as a host name. 2021-04-20 22:46:51 -04:00
scan-ipmitool * Increaded the scancore agent run timeout to 60 seconds. 2021-05-15 00:12:43 -04:00
scan-lvm
scan-server * Increaded the scancore agent run timeout to 60 seconds. 2021-05-15 00:12:43 -04:00
scan-storcli
Makefile.am * Now with 100% less typos. 2021-04-20 23:22:45 -04:00