I've created a system to keep better track of our Drupal sites and the states they are in.
Site.module: an entity to track your drupal site. Save or send Site status information on a schedule.
You can try it now: `composer require drupal/operations && drush en site`
Next up is code to send reports to a central Site Management Dashboard.
LMK what you think?
https://git.drupalcode.org/project/operations/-/blob/1.0.x/modules/site/README.md