This is an abstraction from the op5 admin manual, for further details please see the full manual.
A management pack is essentially a group of services connected to a hostgroup with the possibility to add custom variables. These are then used by the Host Wizard.
The benefit with using management packs is that the monitoring will be more homogeneous.
The picture below shows how management packs integrates into op5 monitor.
Creating management packs
To create a management pack a hostgroup must be created and the services that should be included in the management pack should be added to that hostgroup. See Services on Host groups on the documentation for more information.
After the hostgroup with services has been created the hostgroup can be converted into a management pack.
To create a new management pack from a hostgroup go to Management Packs in the configuration.
- Enter a name for the management pack.
- Select which hostgroup that should be used for the management pack.
- Select an icon (a larger icon looks better in the host wizard).
- Enter a description.
It is also possible to add custom variables, these can be used for information that needs to be entered when using the host wizard. Such as username, password and SNMP community names.
In this example we create a management pack for HP Servers with one custom variable for SNMP community name.
Click on Submit to save the management pack.
Group in Group with Management Packs
It is possible to use the group in group with management packs. This works in the same way as it does for normal hostgroups.
Example
The hostgroup fruits includes the hostgroup 'apples'.
If a management pack is associated with 'fruits' will the host be added to the hostgroup 'fruits' and it will get all the services that are on the hostgroup 'fruits', but it will not be affected by the 'apples' hostgroup.
If a management pack is associated with apples the host will be added to the hostgroup apples and get all the services that are in the hostgroup 'apples' AND all the services that are in the hostgroup 'fruits'.
More concrete;
A hostgroup 'linux' is created with the check 'check_ssh_cpu'
A hostgroup 'generic' is created with the check 'check_ping'
A hostgroup 'linux' is created with the check 'check_ssh_cpu'
A hostgroup 'generic' is created with the check 'check_ping'
Management pack 'generic server' is associated with the hostgroup 'generic'. Hosts that are added with the management pack 'generic server' will get the 'check_ping' service.
Mangement pack 'linux servers' is associated with the hostgroup 'linux'. Hosts added with the 'linux servers' will get both the 'check_ssh_cpu' and the 'check_ping' checks.
Activate Management Packs
Management packs that are not created by the user, provided by op5 or a third party, need to be activated.
To activate a management pack go to Management Pack Management in the configuration.
Click on Activate to activate a management pack.
Force Activate will override any management pack with the same name.
Import Management Packs
To import a management pack from a json-file go to Management Pack Management.
Click on Choose File to select the json-file that should be imported.
Click on Upload json file to import the management pack.
Export Management Packs
Export management packs makes it possible to share your management pack with others or upload it to another op5 Monitor server.
Go to Management Pack Management under configuration.
Click on Export on the management pack to export this to a json-file. The file will be downloaded to you computer.
-
Tags:
- create
- management pack
Comments
0 comments
Please sign in to leave a comment.