- The first is using a command line to forward the email alerts generated by HPOM to SMSEagle using Email2SMS plugin.
- The second method is via HTTP API request
Here we describe how to setup HPE Operations Manager with SMSEagle for SMS alerts and notifications.
There will be two possible ways to integrate – either using Email2SMS plugin or using HTTP API.
SMSEagle is an offline hardware SMS gateway. Therefore no external connection to 3rd party system is required. All notifications are generated on-premise and sent directly to a cellular network. This solution can be used in secure installations without Internet access.
1. Create a new policy group. Go to Policy management -> New -> Click on Policy group.
2. Select a name for the policy group. In this example, we have used Notification Policies. The newly created policy group appears in the Policy Groups list.
3. Right click on the created policy group and select Windows Event Log (in this example, the testing was done on Windows Event Log).
4.Specify the EventLog to be monitored (eg. Application).
5. Click on Rules tab and click New.
5.1. Create criteria for Rule.
In this example, the following criteria were used:
When completed, click OK.
This integration will use Email To SMS plugin (see details: Email To SMS plugin). This plugin is included in each version of SMSEagle device.
a. Enable plugin in SMSEagle Web-GUI
b. Go back to HP OM application. Click on Actions tab and select Automatic command
c. Type the following in the Command field:
ovepmail.exe -to 1234567@192.168.1.8 -from hpom@company.com -mailsrv 192.168.1.8 -format plain -body <$LOGFILE> -subject FromHP
c. Type the following in the Command field:
ovepmail.exe -to 1234567@192.168.1.8 -from hpom@company.com -mailsrv 192.168.1.8 -format plain -body <$LOGFILE> -subject FromHP
The second option of connecting to SMSEagle is using API.
SMSEagle Setup:
HPE OM Setup
a. You will need to install Curl. It can be downloaded from http://curl.haxx.se/download.html. Please move the downloaded file into C directory.
b. Go back to HP OM application. Click on Actions tab and select Automatic command
c. Type the following in the Command field:
“C:\curl-7.22.0-devel-mingw32\bin\curl.exe” curl –get –data-urlencode “access_token=REPLACE_WITH_SMSEAGLE_TOKEN” –data-urlencode “to=1234567” –data-urlencode “message=Error!!!Source<$LOGFILE>” http://REPLACE_WITH_SMSEAGLE_IP/index.php/http_api/send_sms
SMSEagle is a hardware & software solution that guarantees a swift delivery of your messages to designated recipients, whether it’s for notifications, alerts, or important updates.
After registering to a demo you get a remote access to our physical device NXS-9750.
Company data
SMSEagle™ brand is owned & manufactured by
Proximus Sp. z o.o.
ul. Piatkowska 163
60-650 Poznan
Poland, EU
Phone: +48 61 6713 413
Contact us
SMSEagle is a professional hardware SMS gateway for sending and receiving SMS messages. The device is designed with focus on reliability and stability. SMS messages are sent/received directly to/from cellular network without using any external 3rd party solutions. The device has a range of built-in plugins that enable additional functionalities and easy to use API for integration with external applications.