Using formatted inputs and outputs


Formatted inputs are simple Perl scripts. That is, MainView Middleware Monitor does not support Perl modules (for example, CPAN installed modules). You cannot directly use the Perl keywords use or require. They do not work in the formatted input for MainView Middleware Monitor.

Formatted inputs are not for general purpose Perl programming. They are only for parsing incoming text and outputting text in a form suitable for the rest of the event action (execute program, send e-mail, and so on). If you want Perl to do other tasks, you must use the Execute Program event action and pass the parsed information to perl.exe and have that program complete the action.

This section serves as a reference for output formatting Perl related issues, and includes:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*