shatteredsilicon / ssm-submodules

GNU Affero General Public License v3.0
1 stars 2 forks source link

ssm-admin list and server access #265

Open gordan-bobic opened 3 months ago

gordan-bobic commented 3 months ago

This currently has to connect to the server to get the list of services active for the current host. This is undesirable - we should be able to infer locally what services are configured based on the configs.

For example, mysqld_exporter and qan agent need to have the local database username/password stored in the config, and thus we could use this to infer the service is configured locally.