Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save hitenc/fa6f70345f249e15ca291327c6a444d8 to your computer and use it in GitHub Desktop.

Select an option

Save hitenc/fa6f70345f249e15ca291327c6a444d8 to your computer and use it in GitHub Desktop.

Revisions

  1. @mikepfeiffer mikepfeiffer created this gist May 9, 2016.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/bin/bash
    yum install perl-Switch perl-DateTime perl-Sys-Syslog perl-LWP-Protocol-https -y
    curl http://aws-cloudwatch.s3.amazonaws.com/downloads/CloudWatchMonitoringScripts-1.2.1.zip -O
    unzip CloudWatchMonitoringScripts-1.2.1.zip
    rm CloudWatchMonitoringScripts-1.2.1.zip