HPE GreenLake Administration
Operating System - HP-UX
1833599
Members
3823
Online
110061
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2001 06:49 AM
06-08-2001 06:49 AM
Sendpage
I was just wondering if anyone currently uses Sendpage on a HP-UX system. If not I was looking for some suggestions on different programs that will send a notification via a pager.
Thanks,
Thanks,
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2001 07:04 AM
06-08-2001 07:04 AM
Re: Sendpage
Hi John,
Most of the paging systems have a SMTP interface these days so all you have to do for text messages is something like:
echo "This is a page" | elm -s "Test Subject" "8889007777@pagemci.com"
You can substitute your favorite mail program (mail,mailx,etc.) for elm.
This does assume you have sendmail configured on your box.
One other thing to consider is how to send pages if the network is down. Most typically you would do this in an ITO/NNM environment and you need to be paged of that event.
My solution for that is to use the 'AT' commands to talk directly to a modem to dial my pager and send a numeric code for the event.
This is only done if the textual paging via sendmail fails.
Food for thought, Clay
Most of the paging systems have a SMTP interface these days so all you have to do for text messages is something like:
echo "This is a page" | elm -s "Test Subject" "8889007777@pagemci.com"
You can substitute your favorite mail program (mail,mailx,etc.) for elm.
This does assume you have sendmail configured on your box.
One other thing to consider is how to send pages if the network is down. Most typically you would do this in an ITO/NNM environment and you need to be paged of that event.
My solution for that is to use the 'AT' commands to talk directly to a modem to dial my pager and send a numeric code for the event.
This is only done if the textual paging via sendmail fails.
Food for thought, Clay
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP