-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with SQL Expression possibilities :) #229
Comments
@jdcoats , I would do use the flowview plugin, and then with your help get those bad boys nailed down. Make sure you have space. There is a ticket we've asked for help on. Where if the stream is coming from a FW, we can collect the client indpoint traffic if it relevant. The issue then becomes, how to trigger an alert. Syslog may be quicker... |
If only my alerting plugin that has the capability to do SQL queries was available and QA'd for normal Cacti. It's specifically designed for RTM. It's out on GitHub but no guarantees that will work for this particular use case. It's called gridalarms. |
It looks and feels a lot like thold but designed for either running scripts or queries. |
it looks to be packaged as a whole new cacti install with a few new plugins in it. Doesn't seem like a simple plugin install. |
That makes a mess
|
I need assistance with an expression for syslog. I have firewall syslog messages example:
The objective is to alert on bytes > 200000000 or some threshold.
This doesn't work but shows the spirit of the task anyway
Is there a way to do this without the # being in a column of its own?
The text was updated successfully, but these errors were encountered: