The most recent content from our members.
I am trying to build an "Alert wiki" that is dynamically populated with alerts defined in Orion so that users can view the complete list, custom properties, thresholds, trigger conditions etc. (I'm thinking I could post it to SharePoint for example). The problem is that trigger (and reset trigger) fields are XML coded and…
Can SAM parse XML output from a web site? Here is an overview of what I am trying to do. 1. Log into a web site 2. The web site returns XML output 3. Parse the XML output for certain text and if that text is not there then trigger an alert. (I checked and found that WPM cannot parse XML output). I've read several forums…
Hopefully this is easy but I have been fighting with this for a while I am looking to write a regex for UDP transform that returns the last 4 digits/numbers e.g. A001234A00987 would transform to 0987 I have tried a few things but nothing provides the correct result. The closest I got was…
For example: I would like to monitor interface output drops on all switches supporting "1.3.6.1.4.1.30065.3.6.1.2.1.6.%%x.1.0" where %%x is the interface ID and .1.0 is only what I would like to poll for. If a get-table is performed there could be 100's or 1000's of pieces of information that is basically useless. Does…
Hello Thwack-Folks! Orion provides out of the box HTTP parsing. Which simply means: I am looking for a word (let's say "solar"), define the URL and the monitor will return me TRUE or FALSE wether it is found or not. What I am looking for is a way to output the content of a website which only shows me a number like 12345 I…
Good afternoon Thwack-Community! I am currently trying to set up a monitor which reads out values of a simple XML file. There are currently two monitors available (HTTP Monitor, HTTPS Monitor), which allows to parse a website and search for a specified string. But this is not working if you have XML Tags like…
It looks like you're new here. Sign in or register to get started.