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
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
I have been running patchmon in several machines for a while and I have now realized that the patchmon agent has completely filled the root partition by making backup copies of itself in /usr/local/bin, at a rate of about 1 per minute:
I have seen that only in the agent running under ARM, not under the x86_64 architecture.
This is rather critical, since I have experienced a denial of service in those servers due to this.
I have been running patchmon in several machines for a while and I have now realized that the patchmon agent has completely filled the root partition by making backup copies of itself in /usr/local/bin, at a rate of about 1 per minute:
I have seen that only in the agent running under ARM, not under the x86_64 architecture.
This is rather critical, since I have experienced a denial of service in those servers due to this.
Thank you