Search Results

Search: Posts Made By: sdcoms
Forum: IP Networking 04-24-2008
4,630
Posted By sdcoms
Automate FTP process and autorestart on link failure
Hi Guys,

i have this lil challenge;

i am to implement an automated script that searches/scans a directory for files then picks and sends this files to a very remote server via an ftp link.
the...
11,549
Posted By sdcoms
Unix shell Script To Send SMS
hi , can anyone help with a script to send SMS to some mobile numbers on some conditions.
9,795
Posted By sdcoms
thanks
thanks y'all

i tried pinging the hostA and greping the output to check if alive then used an if to check the exit status if successful else ping hostB and do the same if not then send SMS to...
9,795
Posted By sdcoms
day=`date '+%d'` for i in 2 3 do ...
day=`date '+%d'`

for i in 2 3
do

FILE=MSISDNs/SDP$i\Sub_`date '+%Y%m%d'`.txt
FILECOUNT=MSISDNs/SDP_`date '+%Y%m%d'`.txt

rsh sdp$i\a cat /var/opt/sdp/TT/dump/SDP$i\.DUMP_subscriber$day.csv...
1,882
Posted By sdcoms
Test Script
Hi all,

i am writing a script to test if some servers are down and prompt if test positive. i used rlogin and rsh then exit but the script when run, logs into the servers and stays.
pls what can...
9,795
Posted By sdcoms
exit status conditions
hello all,

i'm having a problem with a script i wrote to login to two servers(clusters), i want it to check the second if the first fails i.e link down/file not found/cannot open file. i used the...
9,795
Posted By sdcoms
Exit status
Hi all,

i am writing a script to test if some servers are down and prompt if test positive. i used rlogin and rsh then exit but the script when run, logs into the servers and stays.
pls what can...
3,062
Posted By sdcoms
root space
have you checked your /var as this mostly contains logs and if not monitored can get too large for your root.
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 01:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy