Skip to content

thingsym/status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

status.sh

status.sh is simple server report script.

##Usage

  1. download script

  2. set permission

    chmod 755 /path/to/dir/status/status.sh

  3. run script

    /path/to/dir/status/status.sh

##Usage in cron

crontab -e

Setting an example to send the report mail twice a day.

MAILTO=hoge@example.com
59      11,23   *       *       *       /path/to/dir/status/status.sh

License

distributed under GPLv2.

Author

thingsym

Copyright (c) 2015 thingsym

About

simple server report script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages