Skip to content

Useful scripts to ensure you can monitor your ec2-instances

License

Notifications You must be signed in to change notification settings

dangeles/ec2-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec2-monitoring

Useful scripts to ensure you can monitor your ec2-instances

INSTRUCTIONS:

  • ensure the base python has psutils installed
  • place monitoring.py in the appropriate place (i like it in my base directory)
  • add the service file to etc/systemd/system/monitor_usage.service

run in the terminal:

sudo systemctl daemon-reload
sudo systemctl restart monitor_usage.service
sudo systemctl status monitor_usage.service

profit

About

Useful scripts to ensure you can monitor your ec2-instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages