Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: multiple machines disk space alert

by thanos1983 (Parson)
on Feb 22, 2017 at 14:46 UTC ( [id://1182533]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
                                 'tmpfs                        1.6G   68K 
    + 1.6G   1% /run/user/1000'
                               ]
            };
    
  2. or download this
    localhost
    Filesystem                   Size  Used Avail Use% Mounted on
    ...
    /dev/sda1                    511M  3.6M  508M   1% /boot/efi
    cgmfs                        100K     0  100K   0% /run/cgmanager/fs
    tmpfs                        1.6G   76K  1.6G   1% /run/user/1000
    
  3. or download this
    127.0.0.1
    Filesystem                   Size  Used Avail Use% Mounted on
    ...
    /dev/sda1                    511M  3.6M  508M   1% /boot/efi
    cgmfs                        100K     0  100K   0% /run/cgmanager/fs
    tmpfs                        1.6G   76K  1.6G   1% /run/user/1000
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1182533]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 15:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found