This section will contain all settings relative to the user.
My Vendors
Anchor | ||||
---|---|---|---|---|
|
The "My vendors" menu allows the user to upload and use XML templates to SONARPLEX appliances. This menu can be useful for following cases:
...
- Creating SNMP checking processes by creating a new host.
- Creating SNMP checking processes by creating a new service.
My Properties
This menu will display user defined properties. To define a new property for a host or a service, proceed as follows:
- Open the
> Configuration > My PropertiesInsert excerpt _AdminWeb _AdminWeb nopanel true - Click on “Create new Property”
- Fill the settings concerning the new created property and click on to save the property.
The property was created successfully, if no errors are shown in red and it appears on the list of properties.
...
The The following describes the setting for a property in detail:
Setting | Description |
---|---|
Property name | Name of the property |
Type | Property type |
Caption (Display Name) | Human readable name |
Max Value Size | Maximal length for actual property value |
Object Type | Determines whether property belongs to host or service configuration |
Validation Help Text | Text which has to be shown if specified property value is invalid |
Validation Regexp | Regular expression for property value validation |
My Resources
This menu will display user defined resources (useful for storing items commonly used in command definitions). To define a new resource, proceed as follows:
- Open the
> Configuration > My ResourcesInsert excerpt _AdminWeb _AdminWeb nopanel true - Click on “Create new Resource”
- Fill the resource name (the unique name name must be unique, only uppercase ascii characters are valid) and the value of the new created resource and click on to save the resource.
...