RMSOCK command running continually after disable the System Property mid.sa.use_rmsock
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 07:36 AM - edited 01-08-2025 12:49 AM
After running discovery on an AIX server in our environment, the RMSOCK command starts along with the aix_netstat_command.sh script and remains active for several hours or even days.
I did some research in the community and found article KB0869120. The suggested solution is to set the mid.sa.use_rmsock system property to false. This solution has already been applied in our instance, but for some reason, this script (aix_netstat_command.sh) is called during discovery and executes the RMSOCK command.
I tried to find some document that explains more about "mid.sa.use_rmsock" but I didn't find anything. I also couldn't find this system property in any script within the instance.
Any help will be welcome 🙂