Metadata-Version: 1.0
Name: sensu-plugins-aws-subnet
Version: 0.1.0
Summary: A extention from Python sensu plugins framework to check aws subnet available IPs
Home-page: https://github.com/supernova106/sensu_plugins_aws_subnet
Author: Binh Nguyen
Author-email: binhnguyen@ebates.com
License: LICENSE
Description: # sensu_plugins_aws_subnet
        
        ## Setup
        
        ```sh
        pip install sensu_plugins_aws_subnet
        ```
        
        - perform a check
        
        ```
        sensu-check-aws-subnet -w 20 -c 10 -r us-west-2
        ```
Platform: UNKNOWN
