Hi Alex,
Thanks for the detailed explanation. The problem was caused by an offline network mount.
After disabling the metric on the server and restarting the agent, it runs without any issues.
One weird thing that happened while troubleshooting was that the command
Thanks for the detailed explanation. The problem was caused by an offline network mount.
After disabling the metric on the server and restarting the agent, it runs without any issues.
One weird thing that happened while troubleshooting was that the command
Code Select
gdb -p $(pgrep nxagentd) --batch -ex 'thread apply all bt' > nxagentd-threads.txt didn't generate thread information; it only displayed "[New LWP <process ID>]" lines.