NetXMS Support Forum

English Support => General Support => Topic started by: doki on February 11, 2015, 11:49:14 PM

Title: Graph on Email Alerts
Post by: doki on February 11, 2015, 11:49:14 PM
Hi,

Is there a feature in netxms that can attach a graph on email alerts? Example if it detects a high CPU usage it will attach the performance graph of the CPU usage in addition to messages?

Thanks
Title: Re: Graph on Email Alerts
Post by: Victor Kirhenshtein on February 16, 2015, 10:03:13 AM
Hi,

no, currently it's not possible. Implementing such feature within NetXMS itself can be quite complicated because we will need to implement in-memory graph creation on server side (currently all visualization done on client side).

Best regards,
Victor
Title: Re: Graph on Email Alerts
Post by: doki on February 24, 2015, 05:14:26 AM
Thanks info victor! This would be added to our wish list :)