Search Results

Search: Posts Made By: john_doe
3,880
Posted By john_doe
actually, it doesn't work... i receive more...
actually, it doesn't work... i receive more messages than i need.... first line always repeats at last.... so, if i have 3 partition with more than 50% used space, i will receive a mail with 4...
3,880
Posted By john_doe
It's ok... it's working... thanks a lot for...
It's ok... it's working... thanks a lot for help...
3,880
Posted By john_doe
1.I've already checked... /tmp/msgok.txt ...
1.I've already checked...

/tmp/msgok.txt has "All ok" message

/tmp/msgissue.txt is empty

2.Now it's doubled...

Still problems....

Null message body; hope that's ok
3,880
Posted By john_doe
Thanks a lot... I've did some changes... ...
Thanks a lot...
I've did some changes...


!/bin/bash
emailok=email@domain.com
emailissue=email2@domain.com
limit="50"
msgissue=/tmp/msgissue.txt
msgok=/tmp/msgok.txt
touch $msgissue...
3,880
Posted By john_doe
nobody?
nobody?
3,880
Posted By john_doe
Shell script partitions space monitor
Hello friends,

I'm newbie in shell scripting...
Until now i have this script:



#!/bin/sh
emailok = email1@domain.com
emailissue = email2@domain.com
limit="50"
df -h | grep -vE...
Showing results 1 to 6 of 6

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