I have a table at OID 1.3.6.1.4.1.2620.500.9002.1 I want to be able to alert when a row is removed from the table, is this possible? So for instance, trigger alert if row containing X value, does not exist.
I have an Alert that notifies me if a component goes into warning or critical state. This works great for all components. However I need to be able to set up an alert filter that can include and exclude just the components in an App Insight template such as AppInsight for SQL. This way I can mute alerts from specific…
Hello, I'm trying to setup Temperature Alerts for the servers which been setup via Universal device poller. All temperature readings are being monitored by following: temperatureProbeReading - pulls current temperature reading from all sensors on the server temperatureProbeUpperCriticalThreshold - display critical values…
I am trying to extract a field from a SNMP trap but I cannot find anyway of doing it in the new 2019.4 RC1 release. Is there a variable equivalent to ${varData1} in the latest realease?
I need to create an alert that will trigger when the messages / hour value (custom MIB) drops below a predefined threshold. I'm having problems trying to find any supporting documentation that can assist me in doing so. Can anyone help? Ken
Hi, I have virtual PaloAlto firewalls in Azure. The firewalls are fully discovered in Solarwinds, and all the interfaces are listed, with commits, etc.... But, the interface traffic is showing all zeros. My hardware PaloAlto firewalls show data for the interfaces, just missing all the VM information. Orion Platform 2018.4…
PagerDuty has developed and provided a very nice integration guide for SolarWinds. However, in my experience, it goes a little too far by requiring extra custom properties and VB script execution via scheduled task in order to post the JSON payloads to the PagerDuty site. Below are a couple of examples you can use with the…
Overview I've created some Powershell scripts that call into Slack's API and pass the necessary info from Orion. This works great to receive alerts to a specific Slack channel. Prerequisites: * Need to install Powershell v3 or greater on your Solarwinds Orion server. We specifically use the Invoke-RestMethod cmdlet. You…
I'm not a DBA and I was hoping there was an out of box way to do this I haven't been able to find it. I have a emErrors table that only has entries when it records an error from another DB. In short, we want to create an alert, that whenever a new row is added to this emErrors table, an alert is triggered to the DBA. Is…
So, I'm using a sql statement that works fine, but should return multiple rows, instead it returns the one in the top, is there any way I can return all the rows? My statement for the record: select 'ID', TransactionId FROM [dbo].[TransactionStatus] where StatusId = '5' and ValidFrom>'2020-02-27'
It looks like you're new here. Sign in or register to get started.