- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a problem with the limited metrics sent to the controller. It's limited to 450 metrics. Tt's very little for supervising multiple VMs. Do you know how to unlock unlimited send metrics without editing the java file? (I can't edit it in my company, no java editor and I am not authorized to download a compiler)?
If we use all metrics you can have 17 metrics by servers and 7 by hosts, I have 19 hosts, basically, I only can have 1 or 2 VM to fully supervise by hosts. (if my hosts are fully supervised) in my case, I have only 1 or 2 elements supervised by server/hosts...
Log:
[Redacted]
thx for help 🙂
bye
^ Post edited by @Ryan.Paredez to remove log file from post. Please do not share or attach log files to community posts.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
not limited by the vmware module, limited by the machine agent.
if we put the option:
-Dappdynamics.agent.maxMetrics=2000
in the ./bin/MachineAgentService.vmoptions you chages the limit
Bye.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
not limited by the vmware module, limited by the machine agent.
if we put the option:
-Dappdynamics.agent.maxMetrics=2000
in the ./bin/MachineAgentService.vmoptions you chages the limit
Bye.
