Search Results

Search: Posts Made By: Adam Brave
2,636
Posted By Adam Brave
I have free some space: [root/]# df -h ...
I have free some space:

[root/]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 48G 35G 11G 77% /
/dev/sda7 439G 27G 390G 7% /database...
2,636
Posted By Adam Brave
That part of the command is ok, it gives me the...
That part of the command is ok, it gives me the information about the disks. But then I want to send that information by email. How do I do that?
2,636
Posted By Adam Brave
I tried to execute that command on the command...
I tried to execute that command on the command line but it gives me the message:

Null message body; hope that's ok
/tmp/RshwFuxE: No space left on device

I haven't received any email.
2,636
Posted By Adam Brave
Send information about disk occupation periodically by email
Hi,

I want to make a shell script that gives me the information about the disk occupation by sending me an email once in a month for example.

With this command df|tr -s " "|cut -d" " -f 1,5 I...
Showing results 1 to 4 of 4

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