Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

sending snmp based on pmie #38

Closed
pcpuser001 opened this Issue Aug 12, 2015 · 2 comments

Comments

Projects
None yet
2 participants

Hi ALL,
may i know is there any provision to send SNMP trap based on certain metric value? what i read is in pmie we can use shell to call executable's , apart from that is there any way to achieve the same.

Thanks

Contributor

natoscott commented Aug 13, 2015

Currently this can only be achieved using the shell action (and e.g. snmptrap utility from net-snmp). Code could be added to pmie to make this a first class action, if there was demand & someone wrote the code... (similar to the stomp action already in the code).

@natoscott natoscott closed this Aug 13, 2015

Thanks a lot natoscott.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment