NetXMS Support Forum

English Support => General Support => Topic started by: johanborch on September 24, 2010, 08:49:56 PM

Title: Graphs and unit
Post by: johanborch on September 24, 2010, 08:49:56 PM
Hi,

Is is possible to graph bits per seconds instead of Bytes/s?

Regards
Johan
Title: Re: Graphs and unit
Post by: Victor Kirhenshtein on September 27, 2010, 11:52:40 AM
Hi!

It's not possible to just graph data in different units. However, you can convert bytes to bits at collection time using transformation script, and then work everywhere with bits.

Best regards,
Victor
Title: Re: Graphs and unit
Post by: sunil2suss on March 16, 2011, 09:35:20 PM
Are there any ways that I can select the graph color based on the DCI value received?
Title: Re: Graphs and unit
Post by: Victor Kirhenshtein on March 17, 2011, 10:13:00 AM
No. But this is a good idea, I'll think if I can implement it.