- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: network activities monitoring.
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-12-2005 01:30 AM
07-12-2005 01:30 AM
In sun servers in that snoop command is there which will clearly tell the network activities is there anything like that for HP.
if it is there how to use it?
thank you
Jayachandran.G
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 01:36 AM
07-12-2005 01:36 AM
Solutionnettl is a very deep subject to explaing the use of it in a posting like this. man nettl will give you a lot of information. I am dsure you will get lost in in for the first few times.
A quick start guide like instructions can be found at this page:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000007950516
but they are by no means complete or as detailed as it gets.
HTH
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 01:37 AM
07-12-2005 01:37 AM
Re: network activities monitoring.
you can use tcpdump or tcptrace
http://hpux.cs.utah.edu/hppd/cgi-bin/search?package=on&description=on&term=tcpdump
or you could use ethereal
I hope this helps
Martin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 07:47 PM
07-12-2005 07:47 PM
Re: network activities monitoring.
and is packaged with "internet express" and
available at software depot website at
www.hp.com.
Another option is IPFilter system firewall.
It would take couple of minutes to configure
IPFilter to log all network activities or some
specific type of activituies you are interested
in.
- Biswajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 08:36 PM
07-12-2005 08:36 PM
Re: network activities monitoring.
note that nettl allow you to capture only network activities such as state changes, errors, and connection establishment.
also, nettl can be used only by users who have an effective user ID of 0.
hope this helps too!
regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 09:47 PM
07-12-2005 09:47 PM
Re: network activities monitoring.
if you insert in the ITRC search (you find it on top of the page) just the word snoop you will see many many similar questions, one for all:
http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=787126
Anyway nettl is the closer tool on HP-UX like snoop on Solaris.
Hope this helps you.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 01:57 AM
07-13-2005 01:57 AM
Re: network activities monitoring.
I have downloaded the tcp dump i got a file .depot how do i install it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 02:02 AM
07-13-2005 02:02 AM
Re: network activities monitoring.
all .depot files have to be installed by swinstall (for example my file.depot is under /tmp):
swinstall -s /tmp/file.depot \*
It will do an analysis before and then (if analysis will be ok) will install the product.
After that check if the software tcpdump is installed:
swlist -l product | grep -i tcpdump
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 02:35 AM
07-13-2005 02:35 AM
Re: network activities monitoring.
I gave the same command what you gave..
but it telling that there is no depot software in my server at the location /tmp/file.depot make sure the path is correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 02:36 AM
07-13-2005 02:36 AM
Re: network activities monitoring.
thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 02:48 AM
07-13-2005 02:48 AM
Re: network activities monitoring.
Nettl can indeed trace packets, not just state transitions and such.
Tcpdump and ethereal also can be found in the HP "Internet Express" software which can be had free of charge via the new URL of http://www.hp.com/go/softwaredepot (which replaces http://software.hp.com/)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 09:12 PM
07-13-2005 09:12 PM
Re: network activities monitoring.
i triend installing tcpdump but for executing it again itis asking for some lib file and i'm not sure wheather my device will use tcp r udp.
nettl totaly gone i'm not able to get anythig out of it....
nettl -st
is ging a out put enabling network travking done
but where it got stored?
can anybody help me with a proper options please?
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 09:35 PM
07-13-2005 09:35 PM
Re: network activities monitoring.
have you checked dependencies for tcpdump?
Porting usually indicates what dependencies are needed to use a software.
I think you didn't get some of them.
Anyway you can use nettl but of course it depends on what type of problem you have.
Here a sample using lan driver:
1. start the trace:
nettl -tn all -e btlan -m 300 -f /tmp/trace
2. work normally for just few seconds or one minute in order to reproduce the problem;
3. stop the trace:
nettl -tf -e all
You should have /tmp/trace.TRC0.
You already can analyze it by ethereal on a Windows system otherwise format it on HP-UX system:
netfmt -l -N -f /tmp/trace.TRC0 > /tmp/trace.txt
Hope this helps you.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2005 03:20 AM
07-14-2005 03:20 AM
Re: network activities monitoring.
Tcpdump can depend on a library called libpcap. Is that the library it was asking about? Anyway, the tcpdump from the HP Internet Express bits will install and run just fine - it is either compiled with libpcap already in it staticly (?) or brings libpcap along for the ride.
As for nettl, apart from what has been mentioned in the forum, there is a bit in the manpages, and I suspect much more in one of the manuals on docs.hp.com.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2005 10:32 PM
07-14-2005 10:32 PM
Re: network activities monitoring.
it is the same file it is asking how can i get it downloaded and make tcpdump to work fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2005 10:33 PM
07-14-2005 10:33 PM
Re: network activities monitoring.
it is the same file it is asking how can i get it downloaded and make tcpdump to work fine.
#tcpdump
/usr/lib/dld.sl: /usr/local/lib/libcap.sl
/usr/lib/dld.sl: no such file or directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2005 11:24 PM
07-14-2005 11:24 PM
Re: network activities monitoring.
where did you obtain tcpdump from?
Just for test try to download that library from here:
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/libpcap-0.8.3/
Infact it is a dependency that I said in my last post.
Try to install it and try again by tcpdump.
Just a thought.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2005 12:53 AM
07-15-2005 12:53 AM
Re: network activities monitoring.
now i don't know whether i'm in the correct place r not?
i have downloaded libpcap from the site directed by fabio.
i have copied it to tmp i have renamed it to a another file name for easy access.
i have done the installation for libpcap.sl (swinstall -s /tmp/2.depot\*) but it the file saved in the different name but in correct location.
the name of the file was libpcap.@LIB_EXT@
i have renamed it to libpcap.sl now that eror is tured to another one.
now hp server is asking for libcrypto.sl
is there anywhere i made the mistake. Are i'm correct and shall i continue downloading the other lib file also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2005 03:15 AM
07-15-2005 03:15 AM
Re: network activities monitoring.
Alternatively, if you have the HP compiler installed, you can get libpcap and tcpdump sources from www.tcpdump.org and compile them and have the very latest version. The libpcap and tcpdump sources should compile just fine with the HP compilers.