anvil/scancore-agents/scan-storcli
Digimer 15d8309095 This commit adds scan agent DB connection info caching to help minimize the number of unnecessary DB resync checks that happen.
* Created ScanCore->agent_shutdown() that writes out the time the scan agent last ran, and how many databases were available when it last ran.
* Updated ScanCore->agent_startup() to read the the last run data created above.
* Updated Database->connect() to set 'sys::database::last_db_count' to the scan agent's recorded last DB count.
* Updated all agents to call ScanCore->agent_shutdown() at the end of their run.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-08-11 21:14:35 -04:00
..
scan-storcli This commit adds scan agent DB connection info caching to help minimize the number of unnecessary DB resync checks that happen. 2021-08-11 21:14:35 -04:00
scan-storcli.sql * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 2020-11-23 11:18:00 -05:00
scan-storcli.xml * Updated scan-storcli to check if a MegaRAID controlled exists and neither storcli64 or perccli64 exist. If a controller is found but no RPM is installed, it checks to see if the host is Dell and then decides to try and install perccli or storcli. 2021-02-05 23:34:51 -05:00