my apologies if this was elsewhere as i could not find anything on this
my company has a very specific naming convention for our devices and i would like to see the hostname as part of low-level discovery rule data that is returned. if this is included in the returned data i could configure overrides based on the hostname.
i want to avoid having many templates for the single specific items, this is to allow overrides for things like severity and tags. for example:
a SQL service on a system named MySQL01:
--could be tagged for a database admin team
--severity could be set to HIGH
a SQL service on any other system like MyAPP05:
--could be tagged for a different team or not at all
--severity could be set to WANRING
my company has a very specific naming convention for our devices and i would like to see the hostname as part of low-level discovery rule data that is returned. if this is included in the returned data i could configure overrides based on the hostname.
i want to avoid having many templates for the single specific items, this is to allow overrides for things like severity and tags. for example:
a SQL service on a system named MySQL01:
--could be tagged for a database admin team
--severity could be set to HIGH
a SQL service on any other system like MyAPP05:
--could be tagged for a different team or not at all
--severity could be set to WANRING