NetXMS Support Forum

English Support => Feature Requests => Topic started by: Sumit Pandya on November 12, 2010, 03:01:09 PM

Title: Consolitated Data Collection Graph
Post by: Sumit Pandya on November 12, 2010, 03:01:09 PM
I'd like to see some type of addition/sum of values collected (either by NetXMS or SNMP Agent) and then drawing a graph on that value.
This functionality will help to see overall through put for cluster, multi-link, etc kind of scenario. Example I've 2 Internet routers/links and I'd like to know overall Internet throughput. Similarly I've 4 HTTP server and I'd like to see overall request per second.
Title: Re: Consolitated Data Collection Graph
Post by: Billy on December 11, 2010, 04:45:11 AM
up
Title: Re: Consolitated Data Collection Graph
Post by: Victor Kirhenshtein on December 11, 2010, 05:57:07 PM
It can be done already by creating additional DCI (you can use dummy DCI or one of the parameters you wish to sum up as the base) and sum all required values in transformation script.

Best regards,
Victor
Title: Re: Consolitated Data Collection Graph
Post by: Sumit Pandya on December 13, 2010, 07:30:15 AM
In this feature I'd request you to display "Last Values" tab into cluster object in the same way you do for individual node inside cluster. The value into cluster could hold sum of values inside individual nodes.
Though creating "Dummy" is a good solution but having above feature would be excellent.