Thanks
i am not able to handle these new list.
I added these to netxmsd.config:
# Log File
LogFile=/var/log/nxagentd
# IP white list, can contain multiple records separated by comma.
# CIDR notation supported for subnets.
MasterServers=10.10.__.__/32
#ExternalList
ExternalList=Phonalisa.Processes:ps axco command | grep phonalisa- | sort -u
Then I restartet the Agent.
I think that these will work fine, because a test of show agent suportet lists in info will result like this:
Agent.ActionList
Agent.SubAgentList
...
Phonalisa.Processes
...
System.IO.Devices
System.ProcessList
How can I use this?
In "General" I set Process.Count({instance}) at Parameter
In Instance Discovery I select Agent List at discovery method
and Phonalisa.Processes in List name
What Have I to do in discovery filter script?
When I do nothin only 75 will be returned -I thin the total number of precesses
Thank you very much
Rainer
				
			i am not able to handle these new list.
I added these to netxmsd.config:
# Log File
LogFile=/var/log/nxagentd
# IP white list, can contain multiple records separated by comma.
# CIDR notation supported for subnets.
MasterServers=10.10.__.__/32
#ExternalList
ExternalList=Phonalisa.Processes:ps axco command | grep phonalisa- | sort -u
Then I restartet the Agent.
I think that these will work fine, because a test of show agent suportet lists in info will result like this:
Agent.ActionList
Agent.SubAgentList
...
Phonalisa.Processes
...
System.IO.Devices
System.ProcessList
How can I use this?
In "General" I set Process.Count({instance}) at Parameter
In Instance Discovery I select Agent List at discovery method
and Phonalisa.Processes in List name
What Have I to do in discovery filter script?
When I do nothin only 75 will be returned -I thin the total number of precesses
Thank you very much
Rainer

