Skip to main content
New Participant
October 22, 2018
Answered

Hardware Specification Performance Monitoring Toolset

  • October 22, 2018
  • 1 reply
  • 636 views

I couldn't find any recommended hardware specs for the performance monitoring toolset.

When I installed it I saw it uses elasticsearch, and it started with 2.5GB monitoring a single empty server.

On the elasticsearch site, they recommend a machine with 64GB, I can assume this is different for this implementation. But I can not find any specs for this.

How much memory/cpu usage should I expect per added monitored server? Is there any instruction on this anywhere?

    This topic has been closed for replies.
    Correct answer nimsharm

    @cswebworks:

    There is no specific amount of RAM which is needed per added CF server. However, it depends on the type of load you have on these CF servers.

    Performance monitoring toolset monitors two types of information:

    • Request metrics(It includes information per request basis) - It can generate data according to the load on the CF servers.
    • Non-request metrics(It includes CPU usage, memory usage, network usage, disk I/O, JVM usage etc.) - It generates fixed amount of data per CF server added to the PMT which can be around 80-100 MB per day.

    So, it needs more storage, if you want to retain metrics information for the longer period. However, we also have an option to archive the older information which is no longer relevant.

    As far as the memory/cpu usage is concern, I can recommend you more appropriately, if you can tell me how many servers you are planning to monitor.

    I will definitely check and share the hardware specs for the performance monitoring toolset.

    -Nimit Sharma

    ColdFusion Team

    1 reply

    nimsharmCorrect answer
    Adobe Employee
    October 22, 2018

    @cswebworks:

    There is no specific amount of RAM which is needed per added CF server. However, it depends on the type of load you have on these CF servers.

    Performance monitoring toolset monitors two types of information:

    • Request metrics(It includes information per request basis) - It can generate data according to the load on the CF servers.
    • Non-request metrics(It includes CPU usage, memory usage, network usage, disk I/O, JVM usage etc.) - It generates fixed amount of data per CF server added to the PMT which can be around 80-100 MB per day.

    So, it needs more storage, if you want to retain metrics information for the longer period. However, we also have an option to archive the older information which is no longer relevant.

    As far as the memory/cpu usage is concern, I can recommend you more appropriately, if you can tell me how many servers you are planning to monitor.

    I will definitely check and share the hardware specs for the performance monitoring toolset.

    -Nimit Sharma

    ColdFusion Team

    New Participant
    October 22, 2018

    Hi Nimit,

    Thanks for the info so far.

    Let's say we will monitor 5 coldfusion servers.

    -Jay

    CS /webworks

    Adobe Employee
    October 22, 2018

    Nimit,

    This is very different on our servers. We have servers that serve from 100 to 30.000.000 requests per day. And they are very different in types of traffic.

    As it seems that this is very dependent on the traffic the servers handle, we will just have to see and scale up on the fly.

    Thanks for your fast replies and for trying to help, much appreciated.

    If you could still come up with some sort of ballpark figure, that would be great.

    Many regards,

    Jay


    Jay,

    Given that you have significant load on your website. I would recommend using at least 8 GB heap size to start with.

    -Nimit