Forum Discussion
Maheshwar Tayal
May 21, 2018Iron Contributor
SNMP Monitoring via OMS
Is it possible to Monitor via OMS any Linux based appliances using SNMP protocol (which does not allow to install OMS agent)
OrionWithrow
May 22, 2018Brass Contributor
you can, this should help:
Maheshwar Tayal
May 22, 2018Iron Contributor
Thanks Orion,
I believe the link you pointed to requires agent to be deployed on to Linux box, since my appliance does not support deploying OMS agent, is it possible to send SNMP Traps without deploying agent from appliance to OMS
- OrionWithrowMay 24, 2018Brass Contributor
You would run a Linux server as a SNMP trap receiver (snmptrapd). You could spin up a small Linux server in Azure and us it to collect SNMP alerts from multiple appliances.