How to monitor CCU?

Options
Hi,

I installed On premise Photon Server. I read the docs but I couldn't find how to monitor the CCU.

I expected something like the Photon Realtime Dashboard for the on premise solution.

How should I monitor CCUs?

Thanks.

Comments

  • chvetsov
    Options
    hi, @Fire

    Upon request to developer@photonengine.com we may provide you plugin for AWS.CloudWatch or NewRelic. But I would recommend you use 'telegraph' with prometheus and grafana.

    Telegraf can read performance counter's values and expose them through prometheus end point. Prometheus can collect data, grafana may visualize.

    All three quite easy to setup. All three really performance-friendly.

    best,
    ilya
  • Fire
    Options
    Cool thanks!