Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
url monitoring
Name: alvaro Date: March 13, 2001 at 00:28:17 Pacific
Comment:
Is there any urls monitor that works on Solaris?. There are loads of them for NT severs, but i need a simple one which works on Solaris. Thanks
Summary: Im having problems connecting to internet(ppp) with linux - ive set everything up with dialup configuration tool (redhat 6.1) but it connects fine and dials up and stuff then it just sits there and do...
Summary: Does anyone have any handy tips on how to monitor hanging/zombie processes ? I thought about combining the "ps" command with awk, but it's not really very helpful : ps -ef |awk '{if ( $3= 1) print $1,...
Summary: Hi, I want to make a question about process monitoring. I want to know if my process are efficient or not. My process is heavy, read a great volume of data, and make a lot of calculations, but I want ...