https://github.com/ironcore864/aws-scripts
https://github.com/ironcore864/aws-scripts
aws devops migration nagios script securitygroups
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironcore864/aws-scripts
- Owner: IronCore864
- License: mit
- Created: 2017-08-23T09:54:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T16:13:00.000Z (about 7 years ago)
- Last Synced: 2025-02-01T18:44:32.299Z (about 1 year ago)
- Topics: aws, devops, migration, nagios, script, securitygroups
- Language: Python
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: security-group-desc/LICENSE.md
Awesome Lists containing this project
README
# AWS Related Python Scripts
`nagios-conf-ec2`: generate gagios configurations for all AWS EC2 instances
`nagios-conf-rds`: generate gagios configurations for all AWS RDS instances
`security-group-desc`: describe a security group, to see each port is used for what reason
`migrate-security-gruops`: migrate security groups from one region/vpc to another
`compare-security-gruops`: after security groups migration you want to compare to make sure if they are exactly the same
For more details see readme under each folder.