What is an Author?

 

Updated: May 13, 2016

Applies To: System Center 2012 R2 Operations Manager, System Center 2012 - Operations Manager, System Center 2012 SP1 - Operations Manager

A variety of management packs are available that include complete monitoring for particular applications. You can monitor these applications by installing and configuring the appropriate management pack.

Operators can customize certain settings in existing monitoring configurations by using overrides. Overrides can perform such actions as disabling a particular rule, controlling how often a rule runs, or changing the threshold on a monitor. However, overrides cannot be used to create any additional monitoring.

There are times where you might have to add additional monitoring scenarios to an existing management pack or create monitoring for an application or device that has no management pack. When you create new monitoring for an application, you are acting as a Management Pack Author. As an author, you can create additional monitoring scenarios for an application with an existing management pack or create an entirely new management pack for an application that does not have a management pack.

What tools do I use?

Because management packs are implemented in .xml files, any XML editor can create and modify the XML code, however, this is the most complex method. Generally, you can create any monitoring that you require by using much simpler methods in the Operations console. When using the console, you have to select which management pack file you want to use to store any elements that you create, but there are few other details about the management pack that you have to consider.

For more information about the tools that you can use to create a management pack, see Authoring Tools.

What permissions do I require?

The permissions that you require to perform authoring depend on the method that you are using. Permissions in Operations Manager are controlled through user roles. All authoring performed in the Operations console requires access to the Authoring workspace. To access this workspace, you must have the Author or Administrator user role. Your authoring credentials might be limited to particular target classes depending on the author scope of the user role. If this is the case, you only can author elements against these classes. For more information about user roles, see Implementing User Roles.

If you are using one of the offline methods for authoring, the Authoring console or an XML editor, you do not require any permissions because you are simply creating a file offline. In contrast, to install the management pack, you must have the Administrator user role.