PageGate integrates with Microsoft SCOM 2016 using the GetAscii command line integration. Create a Notification Channel in SCOM that calls PageGate's sendpage32.exe.
Step 1 — Configure the GetAscii Module
Create: c:\PageGateData\SCOM\ (or a shared network path accessible from both systems).
Open PG Admin. Go to Interfaces — GetAscii — Settings. Set Polling Directory. Check Enabled. Click Apply. Enable for all.
Step 2 — Create a SCOM Notification Channel
In the SCOM Administrator Console, expand Notifications → Channels. Click New → Command.
Name the channel (e.g. PageGate Alert). Click Next.
Set the full path of the command file:
c:\PageGateData\SCOM\sendpage32.exe
Set the
Command Line Parameters:
<recipient> <sender> <message with SCOM variables>
Example: IT_Alerts SCOM "Warning: $Data/Context/DataItem/AlertName$"
Set Startup folder to the same folder as sendpage32.exe. Click Finish.
Step 3 — Create Subscribers and Subscriptions
Expand Notifications → Subscribers. Click New. Provide subscriber info, set delivery schedule, and assign the channel you just created.
Expand Notifications → Subscriptions. Click New. Name it, select a notification trigger, add the subscriber, assign the channel. Click Finish.
Return to Integration Directory