- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Any alternative than PING command ?
Operating System - HP-UX
1819870
Members
2545
Online
109607
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО03-12-2007 01:47 PM
тАО03-12-2007 01:47 PM
Hi,
We have a script which does the check server availability via "ping" command before it execute command remotely. We have noticed ping generally takes around 11 seconds to return the status in case that server is down.
We are trying to reduce that 11seconds to minimum delay. Is there any alternative way to check the server status other than ping command which will return the status more faster way.
We have a script which does the check server availability via "ping" command before it execute command remotely. We have noticed ping generally takes around 11 seconds to return the status in case that server is down.
We are trying to reduce that 11seconds to minimum delay. Is there any alternative way to check the server status other than ping command which will return the status more faster way.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 02:26 PM
тАО03-12-2007 02:26 PM
Re: Any alternative than PING command ?
Have a look at this:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1063876
The attached ping.pl script can use a -t timeout parameter to set the desired timeout to something other than the default 3 seconds. There is also another posible Perl solution that you might want to look at.
Invoke as ping.pl -u for full usage.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1063876
The attached ping.pl script can use a -t timeout parameter to set the desired timeout to something other than the default 3 seconds. There is also another posible Perl solution that you might want to look at.
Invoke as ping.pl -u for full usage.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 02:47 PM
тАО03-12-2007 02:47 PM
SolutionYou may have to fidn yourself a better ping.
The one out-of-the-box for Hpux is lame.
Check out:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Misc/ping-99.10/man.html
I am used to the one from Tru64 which has a -f for flood and -t for timeout (default 10s, only used for -c=1):
http://btrcx1.cip.uni-bayreuth.de/cgi-bin/manpages/ping/8
fwiw,
Hein.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP