![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Interesting question :-D | 01000101 | UNIX for Dummies Questions & Answers | 0 | 05-14-2006 05:06 PM |
| Limitations of awk? Good idea? Bad idea? | yongho | Shell Programming and Scripting | 2 | 06-08-2005 02:18 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Here is an interesting idea...
Does anyone know how to test if an ethernet interface is alive, or accepting connections? Here is the scenario - I have rsc and sc console interfaces on some Suns. There are some sporadic vulnerability scans that send them out to lunch when they run the scans. I have to login to the host and reset the console cards with the software installed on the host, but if the host gets honked up it is the wrong time to find out if my console connection isn't working.
So, I've been thinking about a script that could just check to make sure all of my consoles are alive and if not, I can reset them before something happens. Like maybe for $IP do $some_way_to_check_consoles done This would be cool to see, either sh, csh, ksh, whatever! D |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|