Skip to main content

Custom Rules

Users can create their own tests and rules to check specific parameters. This page will guide through this process.

info

To understand the checking mechanism, see the page Checking mechanism.

Defining what to match

First you need to define what are the parameters to check.

For example, if you want to check if the telnet service is enabled in a Juniper device, you can search for the string "set system services telnet" in the configuration.

Create custom rules

Go to Admin/Tests and Rules. Select the manufacturer and click on Register Rule

tests-and-rules

Fill the form with the parameters.

rule-register

See the list of rules registered.

rules-list

Create custom tests

Fill the form with test parameters.

test-register

See the list of tests registered.

tests-list