anvil/scancore-agents
Digimer 73267a8ea9 * WIP - Slowly working on anvil-manage-server
* Updated the scancore interval to 60 seconds.
* Updated Database->insert_or_update_health() so that 'delete' can find the health_uuid.
* Updated Convert->time() to return silently when passed '-1'.
* Fixed a bug scan-hardware to call Convert->round(). Also fixed it so it didn't set health scores of 0 for mismatch RAM when the RAM was not mismatched.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-06-02 14:08:55 -04:00
..
scan-apc-pdu * Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped. 2021-05-31 13:34:49 -04:00
scan-apc-ups * Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped. 2021-05-31 13:34:49 -04:00
scan-cluster * Several bugs fixed and enhancements; 2021-05-24 00:09:32 -04:00
scan-drbd * Updated System->configure_ipmi to pull the machine from the anvils table instead of looking for the original job, which isn't useful now that we purge old jobs. 2021-05-31 20:49:14 -04:00
scan-filesystems * Fixed a bug in Convert-round() where the requested number of digits after the decimal place was coming back one too long. Also added logging that should have been there for a while now. 2021-03-26 23:37:01 -04:00
scan-hardware * WIP - Slowly working on anvil-manage-server 2021-06-02 14:08:55 -04:00
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 The theme of these commits is improving DB responsiveness. 2021-05-29 23:34:22 -04:00
scan-lvm * 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
scan-server * Increaded the scancore agent run timeout to 60 seconds. 2021-05-15 00:12:43 -04:00
scan-storcli * Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped. 2021-05-31 13:34:49 -04:00
Makefile.am * Now with 100% less typos. 2021-04-20 23:22:45 -04:00