The most recent content from our members.
I have a custom text field where it's asking for an email address. However, the way that custom text fields currently work, the user can input anything and it will be accepted. I added "help text", but apparently that wasn't enough for my users. It would be nice if I could verify that this text fits requirements using a…
Your documentation states that you use the .NET regex engine, which allows (?i) for case insensitive data, and then (?-i) if you want to continue case sensitivity again. However, these are not accepted values in the web form. If I have (?i) in my regex, the web form states that it is not a valid regex. Allowing this in a…
I'm hoping to get some help here on this. I'm trying to build Dynamic Groups to automate template application in SAM (yay!). In order to meet my requirements for the group, I need to use regular expressions since simple "contains" and "ends with" and so on do not allow for enough sophistication. A support ticket gave me…
Being able to use regex to filter nodes in alerts would be tremendously helpful, especially for companies which didn't/don't have standard naming practices. We have a couple hundred F5 pools being monitored and without regex we need dozens of entries in our alert to select the nodes we want.
Trying to create a rule to check for shutdown interfaces on a cisco router. Anyone have the syntax to create a regular expression to check for shutdown interfaces on a cisco router? Following the documentation with no success
It looks like you're new here. Sign in or register to get started.