Results 1 to 4 of 4

Thread: Monitoring Setup

  1. #1
    Join Date
    Mar 2010
    Location
    Boston, MA
    Posts
    316

    Default Monitoring Setup

    Hi all,

    I searched a bit around in these forums about how to setup monitoring using cloudfoundry but i couldn't find a right answer. Is there a way i can setup monitoring (alert on low cpu, memory , disk space etc) on the different JVMs running in my instance(s) via cloudfoundry? Send out notification email alerts etc? I know i can setup cloudwatch in AWS, but since i exclusively use cloudfoundry, i want to see if there is anything in cloudfoundry that i can use.

  2. #2
    Join Date
    Mar 2010
    Location
    Boston, MA
    Posts
    316

    Default

    is there anyone out there?

  3. #3
    Join Date
    Oct 2010
    Posts
    10

    Default Monitoring

    When you set up your deployment in CF, you can specify what happens under different conditions. On idle for example you can set it to "Fix" or to "Notify" the same thing for overloaded CPUs.

    This interacts with the auto scaling settings nicely so if lots if instances are idle and you are above your minimum, it shuts down instances. If instances are overloaded and you are below your max, it will start up new instances...nice!

  4. #4
    Join Date
    Mar 2010
    Location
    Boston, MA
    Posts
    316

    Default

    thanks dylanbarrell, i will have to try this out. Thanks for the tip.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •