NetXMS Support Forum

English Support => General Support => Topic started by: lindeamon on February 20, 2014, 02:52:44 PM

Title: Agents polling
Post by: lindeamon on February 20, 2014, 02:52:44 PM
hi,

i have just few servers with agents in a network that i didn't check for sometime. i have just upgraded the server to 1.2.12 and i wanted to update all the agents too.
in the past, the only way i found to have a list of all the nodes with agents was to create a container with filter script that adds only nodes with agents and when i checked it today i saw nothing. i restarted an agent on a known server, did a poll and it worked fine.
2 question:
1. why did the agent stopped responding even though the service was running ?
2. is there any other way to have a list {maybe static one} of all the nodes with agents on them ?

10x,
Lindeamon
Title: Re: Agents polling
Post by: Victor Kirhenshtein on February 20, 2014, 07:58:49 PM
Hi!

Do you have agent's log from this server? Otherwise it's hard to tell what was happening... One of possible issues could be that there was too many connections hanging, so agent stop accepting new connections.

In 1.2.12 it is possible to get node summary per subnet or container - just select subnet in object tree and in object details view you'll have "Nodes" tab where all nodes inside this subnet or container will be listed, including agent version.

Best regards,
Victor