We have a bunch (100+) of CentOS nodes.
After installing agent packages (we use manual installation with swiagent.tar.gz), about 50% nodes still not responding (and assigned SAM applications are Unknown).
But these nodes are present on "Manage Agents" page.
After some investigation, we realized what installing agent package is not enough to start polling - also some agent plugins must be installed.
I found a way to deploy necessary agent plugins - install process begins after pressing "List Resource" button on node summary page.
Before pressing "List Resources" agent directory contains "10 directories, 46 files", after - "257 directories, 2155 files".
So after that, node start responding and all SAM applications became UP.
1. Why these agent plugins were not installed during swiagent package deploying? Swiagent doesn't include them? Why?
2. How to force mass "List Resources" to deploy all missed plugins on these 100+ nodes?
3. How the process of deploying linux agent must should look like? What am I doing wrong?