Hi Guy's
I need some advise or feedback with regards to the following,
I have a configured single system profile in Dynatrace 5.6 call Host Monitoring with a single Agent Group called "Host Monitoring" with a few mapping IE:
OS
EXCHANGE
ORACLEOS
I need a way to add hosts "automated" to predefined "Groups" IE Purpose, Owner, etc upon the agent start up?
At this stage we have 1000+ Server added and would like this to a automated task or csv import of some sort.
Any ideas?
Answer by Gert B. ·
When I try to configure the following and start the agent, the "name grouping does not work
# Host Agent name
Name owner_purpose_etc
# Collector to connect to
Server collector_name
Answer by Andreas G. ·
Hi
Host Groups that are defined in the Server Settings -> Infrastructure Dialog are "independant" and actually used for something completely different than the Host Monitoring Agents that will map to a System Profile.
Host Groups will automatically detect the hosts based on the agents that connectd. The Use Case for Host Groups is for configuring Monitor Plugins, e.g: Monitor all Windows Machines
Host Monitoring Agents on the other hand are Agents that map to a System Profile. For every agent you will automatically get our Host Monitoring Data that shows up in our Infrastructure View.
Question now is: what is it that you want to achieve? Why do you need both Host Agents and Host Groups?
Andi
Hi,
Thank you for the reply, with our new server commissioning process if a server is instrumented with Dynatrace via the OS agent, we need to define owner, purpose etc. This is required so when we do reporting or even capacity planning we need to report based on system owner or top CPU consumer servers which belongs to owner “Mike” or even any filtering based on these groups.
Thanks
Gert
Good morning Gert,
what first came to my mind when I saw this:
When you do an Unattended (Silent) Installation of the Host Agent you could rewrite <DT_HOME>/agent/conf/dthostagent.ini
# Host Agent name Name owner_purpose_etc # Collector to connect to Server collector_name
Hope someone will correct me if I´m wrong!
G.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET