Re: [icinga-users] snmp v3

2016-05-29 Thread Stephane Bortzmeyer
On Sat, May 28, 2016 at 08:42:46PM +, Peltokangas Mikko wrote a message of 9 lines which said: > Has anyone have example for a siimple snmp3 config? define command{ command_namecheck_snmp_servers command_line$USER1$/check_snmp -H $HOSTADDRESS$ -P 3 -a SHA -x AES -

[icinga-users] Multiple Alarm for Single plugin

2016-05-29 Thread Tejas Gadaria
Hello All, I am trying to monitor remote host with Icinga,using agentless check (ssh). We have written custom plugin to monitor the remote host memory. Plugin should be copied to remote host and executed, in order to get the memory stats. We have certain threshold defined for each metric, based o