Skip to content

A Startup monitor that send an email when the UNIX system starts

License

Notifications You must be signed in to change notification settings

LaswitchTech/pythonStartupMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Startup Monitor

License GitHub repo size GitHub top language Version

Description

This python application is used to send an email notification whenever a UNIX system is started/restarted. The email notification includes 3 information. The system's IP, Hostname and Uptime.

License

This software is distributed under the MIT license.

Requirements

  • Python 3
  • SMTP Server

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Bash:

git clone https://github.com/LaswitchTech/pythonStartupMonitor
cd pythonStartupMonitor
chmod +x *.{sh,py}
./install.sh

How do I use it?

Review the Documentation.

About

A Startup monitor that send an email when the UNIX system starts

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published