This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

NPM alert based on result of sql query

hi all

i want to have an alert based on result of a SQL query that if it goes higher than the defined value it triggers. the query is simple (it's like select sum(outbps) from interfaces where inerfaceid = .....)

it must be simple but I can not make it work.

any help will be great.

thanks