Comments
-
Hmm, why on-prem solutions looks like developed ~10 years ago with a set of legacy in-secure features, while SaaS offering has fresher GUI with a lot of out of the box content and modern engines?
-
Looks like the vendor is no longer interested in developing the product.
-
This one works with web hook link generated from Teams "Incomming Webhook" app so this link: https://company.webhook.office.com/webhookb2/123/IncomingWebhook/234/456 some draft content: { "title": "ALERT TRIGGER: ${N=SwisEntity;M=Node.Caption} transmit utilization is currently ${N=SwisEntity;M=OutPercentUtil}", "text":…
-
Thanks Yer!
-
Noticed that backend MS SQL tables posses more data than GUI. This is half baked product, could be great and helpful, but it's not.
-
The support is still missing
-
Bump, we are missing NOR, doesn't contain, doesn't match etc. filters.
-
Bump
-
It was a matter of privileges. The solution you provided works just fine, thank you!
-
Thank you Bob for your input, I don't see that Event Log Viewer in my case (having full admin access), maybe it's a matter of configuration or licenses. I didn't have time to investigate it yet.
-
I found another way, but it requires to partially to the same job twice. There's an alert based on the IP ranges (matching Group dynamic IP range assignment), based on that the Node custom properties are assigned. It doesn't work perfectly, but works somehow.
-
That's more or less what I'm trying to achieve, to automatically update Node's custom properties once/after the node is assigned to Group. Importing properties might work but this will be equal to editing, I'm trying to avoid manual changes unless necessary. The change scope here isn't huge, but I wanted to follow "run and…
-
Hello, thank you for addressing the question, as mentioned, when Group based alerts are in place, only group based custom properties can be set. I'd like to set it per Node instead. So if node "XYZ" is in Group "ABC" then a Node Custom Property "123" should be set automatically. these are Group properties, different than…