Skip to main content

Hello,

 

I would like to know the total ammount of traffic of my application, so i’ve created a meta service who sum the output traffic of my three servers

i’ve created one more for input traffic ( i donc know how i can do it with one like current traffic service)

The issue is that sum isn’t considered as b/s units but simple integer so i can read 1b in graph legends for 1Gbit/s speed.

How can i specified the units (or force it to use same units as services used for sum) for meta-service ?

 

Best-regards

Dear @timiti29 ,

On the creation/modification page of your metaservice, you have a "metric" field below the SQL search.

If you select the desired metric, it takes on these characteristics such as the format of the graphs.

In the graph format menu (Monitoring > Performance Information > Models) you can see if you are on a 1000 or 1024 base.

Best regards


Hi, i’ve tested this and it’s working now !

 

Thank you !


Reply