Hi.
I have another problem.
I want to monitor raid matrix of my servers.
I do some research and its possible tow ways.
1. extending SNMP - i find some extends scripts that are used in /etc/snmp/snmpd.conf, but don't have idea how to adjust that scripts for my request.
2. adding parameter in NetxmsAgent - none of parameters on my servers fits my request. Its possible to create new parameter, if yes - how?
Thx!
			
			
			
				Problem solved.
I extend snmp and create scripts in each server.
If matrix is ok then i get no alarm, else alarm appears.
Now i have problem with blinking statistics.For example i get values from each minute, almost all of them are "0", but sometimes i see other values.
That other values generate me false alarm.
So question - how to setup threshold to avoid false alarms.
Maybe something with delta?  
EDIT:
Solved, simple change number of samples works.