PageGate integrates with Microsoft Operations Manager (MOM) 2005 using the GetAscii interface command line integration.
Step 1 — Configure the GetAscii Module
Create: c:\PageGateData\MOM\
Open PG Admin. Go to Interfaces — GetAscii — Settings. Set Polling Directory. Check Enabled. Click Apply. Enable for all.
Step 2 — Create an Alerting Operator in MOM
In the MOM Administrator Console, go to Action → Create Operator. Name it (e.g. SMS Alert). Check Enabled. Click Next twice to skip Email/Page sections.
Check Notify this operator by external command. Enter the operator name in Operator ID. Select Always notify by external command. Click Finish.
Add the new operator to a notification group: Notifications → Notification Groups → move the operator to the Group operators list.
Step 3 — Configure the Notification Command
In MOM Console, go to Global Settings → Notification Command Format.
Set full path to application:
c:\PageGateData\MOM\sendpage32.exe
Set Command Line:
<recipient> <sender> <message with MOM variables>
Example: IT_Alerts MOM "Warning: $Alert Name$ - $Alert Description$"
On the Security tab, uncheck Disable execution of custom responses on Management Servers. Click OK.
Return to Integration Directory