Monitor Disk & Memory Utilisation of AWS EC2 Using CloudWatch Agent | AWS Demo

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 54

  • @u39kun
    @u39kun 7 місяців тому +1

    Thanks a lot! Got up and running in no time. You saved me a lot of time!

    • @amonkincloud
      @amonkincloud  7 місяців тому

      Thank you 🙏
      Keep supporting

  • @JosephOfobuike
    @JosephOfobuike Рік тому +4

    Clearly explained and straight to point. Well done!

  • @Revanth2344
    @Revanth2344 5 місяців тому +1

    Simple explanation.. easy to understand.. thank you for detailing each.. everyone will find easy to understand..😊

    • @amonkincloud
      @amonkincloud  5 місяців тому

      Thank you 🙏
      Keep supporting

  • @chandrasekhar7147
    @chandrasekhar7147 Рік тому +1

    Good informative video

  • @balajiplaybadminton
    @balajiplaybadminton Рік тому +2

    Thanks for your effort. This video is very informative. thanks

  • @amitkumar-fd9vn
    @amitkumar-fd9vn 7 місяців тому +2

    Very informative video, What if there are 100 ec2 instances and i want ec2 instances with specific tags data.. Do we need to install cloud watch agent in all ec2 instances

  • @Techie-time
    @Techie-time 9 місяців тому +1

    Excellent video

  • @vishy1235
    @vishy1235 Рік тому +1

    Fantastic Video! Please keep making more!!

  • @satishkm5256
    @satishkm5256 Рік тому +1

    Awesome explained 🎉

  • @nannimsuhas
    @nannimsuhas 5 місяців тому +1

    very helpfull

  • @farazmuhamed
    @farazmuhamed 5 місяців тому +1

    Nice video.. Please do the same for EC2 Windows server.

  • @harlemboy555
    @harlemboy555 2 місяці тому +1

    Do you have a video for Windows?

    • @amonkincloud
      @amonkincloud  2 місяці тому

      I haven’t made a video for Windows

  • @amankumarpatel1281
    @amankumarpatel1281 8 місяців тому +1

    Hello ,
    If I have already created a instance before and now I want monitor this metrics then ?
    Can I directly add usr data script and attach the iam role to existing instance will it work?
    If yes then do I need to reboot or restart that instance?

    • @amonkincloud
      @amonkincloud  8 місяців тому

      The init script will only work when the instance is created. If you already have an instance, please run the same scripts as the linux commands one by one and give it a try.

    • @amankumarpatel1281
      @amankumarpatel1281 8 місяців тому

      Ok thanks

    • @amankumarpatel1281
      @amankumarpatel1281 8 місяців тому

      One more question is like...from where you have taken the reference for the metric measurement in config file

    • @SouravDas-cy6hk
      @SouravDas-cy6hk 8 місяців тому

      @@amankumarpatel1281 did it work?

    • @amankumarpatel1281
      @amankumarpatel1281 8 місяців тому

      ​@@SouravDas-cy6hk yes It is working as expected in manually way!

  • @Chillbro41
    @Chillbro41 5 місяців тому +1

    What happens when the alarm is triggered if I don't add any alarm actions? Can you please clarify it?

    • @amonkincloud
      @amonkincloud  5 місяців тому

      It will be in alarm state thats all

  • @surbhisharma8052
    @surbhisharma8052 4 місяці тому +1

    Alarm is not getting triggered only once , not on the set frequency.

    • @amonkincloud
      @amonkincloud  4 місяці тому

      Please check all the configuration

  • @fikar4726
    @fikar4726 Рік тому +1

    Can anyone explain how much it cost for 1 instance monthly ?

    • @amonkincloud
      @amonkincloud  Рік тому

      Check the pricing calculator of aws once

  • @ganeshrajv130
    @ganeshrajv130 9 місяців тому +1

    your code and everything is working for Linux Instance but for Ubuntu it didn't work what to do?

    • @amonkincloud
      @amonkincloud  9 місяців тому

      The json file for the Ubuntu instance type would be different. Please check the AWS Official documentation

  • @TechElectron-o1j
    @TechElectron-o1j Рік тому +1

    error to connect the instance.
    The instance does not have a public IPv4 address
    To connect using the EC2 Instance Connect browser-based client, the instance must have a public IPv4 address.

    • @PadmapriyaV-f2q
      @PadmapriyaV-f2q 11 місяців тому

      you might have created ec2 as a private one try to change it

  • @waycontv1728
    @waycontv1728 5 місяців тому +1

    can you help me how can i do this in windows server?

    • @amonkincloud
      @amonkincloud  5 місяців тому

      Sure

    • @waycontv1728
      @waycontv1728 5 місяців тому

      @@amonkincloud please assist me, whenever you are free:)

  • @rishabin5463
    @rishabin5463 8 місяців тому +1

    How we can do this on a Windows Instance, could you please help

    • @amonkincloud
      @amonkincloud  8 місяців тому

      The process remains the same. But the configs changes

  • @maheshbabus9714
    @maheshbabus9714 3 місяці тому +1

    Hello sir, I want to join your classes. Please drop your mail id.

    • @amonkincloud
      @amonkincloud  3 місяці тому

      Thank you 🙏
      Email address: amonkincloud at gmail dot com

  • @sarvagyamaithani2093
    @sarvagyamaithani2093 Рік тому +1

    I am unable to run the CW agent on my ubuntu server using this command,
    "sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a fetch-config -m ec2 -c ssm:/alarm/AWS-CWAgentLinConfig -s".
    I followed every steps carefully. The permissions are right. The naming format is right. I did perform this earlier in my linux machine. No problem with that but when I try to start the CW agent in my ubuntu server, I am getting the below error,
    "E! Fail to fetch/remove json config: ParameterNotFound:"
    Seems like it is not able to read the policy stored in parameter store. Please help. I am in middle of something right now.

    • @amonkincloud
      @amonkincloud  Рік тому

      Are you available for a live debugging session? If so please book a slot here: topmate.io/a_monk_in_cloud
      It is impossible to just say what could have cause the issue.

    • @sarvagyamaithani2093
      @sarvagyamaithani2093 Рік тому +1

      @@amonkincloud Identified the problem. Well I created the parameter store in another region 😂

    • @amonkincloud
      @amonkincloud  Рік тому

      @sarvagyamaithani2093 happens 😅

    • @sarvagyamaithani2093
      @sarvagyamaithani2093 Рік тому

      @@amonkincloud what if I want to monitor disk read io & write io. Can I add it in my policy under the "measurement" token ?