Skip to content

rasimuddinvs/python_linuxServerHealthCheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

python_linuxServerHealthCheck

Python script to perform simple Health Check for Linux Server

Using cron job to trigger the script on the server

crontab -e

====================================================================================================

0 * * * * /{path}/{Health Check Script Check}.py >> /{path}/{Health Check Log}-date +\%Y\%m.log

====================================================================================================

About

Python script for basic Linux Server Health Check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%