You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you considered allowing users to set tags either via /etc/opt/amonagent/amonagent.conf file or a seperate tags file? Kind of like subscriptions for sensu, though not for the same purpose. This would make deployments of amonagent much more configurable.
Alternatively, or additionally, it may also be a good idea to dynamically generate "reserved" tags based off of system information on behalf of the user at install time. Same thought as grains for saltstack, or facts for puppet. Things like os, distro, etc.
The text was updated successfully, but these errors were encountered:
Have you considered allowing users to set tags either via
/etc/opt/amonagent/amonagent.conf
file or a seperate tags file? Kind of like subscriptions for sensu, though not for the same purpose. This would make deployments of amonagent much more configurable.Alternatively, or additionally, it may also be a good idea to dynamically generate "reserved" tags based off of system information on behalf of the user at install time. Same thought as grains for saltstack, or facts for puppet. Things like os, distro, etc.
The text was updated successfully, but these errors were encountered: