Search Results

Search: Posts Made By: baders
2,431
Posted By baders
script to monitor different processes on different Unix servers
GM,

Can you pls help how to write a script to monitor different processes on different unix servers and send the output to a /tmp/report file, earlier my boss asked me to write a script to...
1,569
Posted By baders
Need help with my process monitoring script
GM everyone,

I have this script that goes to multiple servers and monitor a certain process and send the output to a file on servers1, the script looks like this


Code:
exec <...
1,223
Posted By baders
need help with a process monitoring script
GM everyone,

I have this script that goes to multiple servers and monitor a certain process and send the output to a file on servers1, the script looks like this
exec < server.list
while read...
856
Posted By baders
Thank you guys , you have been great.
Thank you guys , you have been great.
856
Posted By baders
from the server where I need the report on, I...
from the server where I need the report on, I created a list of all servers that I need to generate the report from called it server list so wrote something like this
for i in `cat...
856
Posted By baders
Script help
Hi there, I am new to scripting and need your help showing me how to create a script that does ssh on multiple servers run remote commands e.g. checking a process and report the outcome to one of the...
8,448
Posted By baders
thanks Gary
thanks Gary
8,448
Posted By baders
Thanks zaxxon, easy enough
Thanks zaxxon, easy enough
8,448
Posted By baders
df -k output to a file
Hi there, I am new to scripting, can someone show me how to send the output of df -k on multiple server to a file under /tmp, thanks
Showing results 1 to 9 of 9

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