Search Results

Search: Posts Made By: chetan
1,022
Posted By chetan
Backup on S3 Amazon
Hi,

Can someone help me how can I made when backup is done to send me email?
I'm using bash for first time and I'm not sure what I doing.

We have made the script to take the backup of server...
2,093
Posted By chetan
Hello, Please help me to delete this thread...
Hello,

Please help me to delete this thread ...pleaseee Sir
1,759
Posted By chetan
Memcache in Nagios
Hello,

I want to setup Nagios with service Memcache...We have Amazon Cloud..Please help me to setup this service on my Nagios Client.

How to check Memcache is working or not on my server??
...
2,093
Posted By chetan
Thanks Bro.....Really Happy n appreciate work :)
Thanks Bro.....Really Happy n appreciate work :)
2,093
Posted By chetan
First up all Thank you.... I tried this ...
First up all Thank you.... I tried this



#!/bin/bash

#moofwd-rt.log check
CHETAN='/Users/ajit'

if [ -a $CHETAN/chetan.log ];
then # file exists
FILE1=$(du -ks $CHETAN/chetan.log...
2,093
Posted By chetan
Thanks :) I want to make script like this ...
Thanks :)

I want to make script like this

1. I need to check chatan.log file size
2. If it is greater then 1 GB then send me mail
3. If it is grater then 2 GB or Equal to 2 b then it need to...
2,093
Posted By chetan
Shell Script
I am trying to delete the log files on server..I have made code but it is not working.

#!/bin/bash

#moofwd-rt.log check
CHETAN='/Users/ajit/'

if [ -a $CHETAN/chetan.log ];
then
...
Showing results 1 to 7 of 7

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