28 Apr 2022 02:22 PM - last edited on 21 Aug 2024 08:53 AM by Michal_Gebacki
Hi ,
We get this notifications on the top( in yellow color bar) regarding OneAgent Updates (Insufficient free space available on host or Host is misconfigured, etc) .
I would like to know how we can get the list of host and corresponding agent updates, so that we can take necessary action on it. I did not find any Dynatrace API to pull such information in bulk.
Can somebody suggest best way to pull out this agent update information. It will be big task to check manually in bigger environment.
Thanks in Advance
Solved! Go to Solution.
02 May 2022 10:07 AM
Please help on this with your inputs\thoughts.
09 May 2022 08:39 AM
Hi @heramb_sawant,
there is an endpoint (Environment v1 OneAgnet on a host) that can tell you if a problem occurred during an update e.g.:
In case this is not what you are looking for, those error logs are also recorded in the server log folder in the file called feature.agent.autoupdate.problems.#.#.log
Best,
Mark
09 May 2022 04:27 PM
Hi Mark,
Thank for your response. I am not looking for the problems occurred during agent update.
I am looking for the notification comes at the top in yellow bar , display agent update notification for example ,
"Agent Update - Please check disk space on servername: Insufficient free space available on "/opt/dynatrace/oneagent/downloads" Required space: 1564 MiB, available: 1058 MiB. <1/13>
Here yellow bar display 13 notifictions ,we need to export\fetch these 13 notification in bulks , so we cna track and take required actions.
16 Dec 2022 10:55 AM
Hi @heramb_sawant, did you by chance manage to figure out the best way to fetch those notifications? It would be really helpful if you shared it here, in case anyone else if facing the same problem 😉 cheers!
06 Feb 2023 01:54 PM
Hi @Ana_Kuzmenchuk, the banner notifications have been deprecated with an update to Dynatrace SaaS 1.243. They are now called System notifications and you, as well as anybody interested, can read more about it here: https://www.dynatrace.com/support/help/shortlink/release-notes-saas-sprint-243#system-notifications
06 Feb 2023 02:04 PM
Hi @haris, thank you very much for sharing!