NetXMS Support Forum

English Support => General Support => Topic started by: gnome604 on March 04, 2013, 12:02:10 PM

Title: Problem with graphs in netxms 1.2.6
Post by: gnome604 on March 04, 2013, 12:02:10 PM
Hello,

I just installed netxms server on linux ubuntu server in virtual box for testing..
I,ve installed netxms source package and web application files, i've installed following dependencies: gcc, build-essential, mysql-server, mysql-client, libmysqlclient-dev, tomcat6, ttf-dejavu

I've opened up my web application and succesfully added the network through automatic network discovery.

But my problem is when i click on the tab 'graphs' i only see 'root' folder and nothing else.
Also, there are no templates available..
I assume this isn't normal, as i would like to see some graphs of cpu-load, memory use, network traffic etc...

What is the solution, what did i do wrong or is there something i forgot to install?

Sorry if i sound like a newbie, that's because i am :)
thx in advance!
Title: Re: Problem with graphs in netxms 1.2.6
Post by: Victor Kirhenshtein on March 05, 2013, 04:36:18 PM
Hi!

Unfortunately there are no predefined templates out of the box. You have to create your own. Some templates created by user also available here: https://www.netxms.org/forum/general-support/sharing-standard-templates-for-netxms/ (https://www.netxms.org/forum/general-support/sharing-standard-templates-for-netxms/).

There are also short tutorial on how to setup adta collection and notification: http://wiki.netxms.org/wiki/How_to_send_e-mail_notification_when_disk_space_is_low (http://wiki.netxms.org/wiki/How_to_send_e-mail_notification_when_disk_space_is_low).

Best regards,
Victor
Title: Re: Problem with graphs in netxms 1.2.6
Post by: gnome604 on March 12, 2013, 03:42:05 PM
thanks a lot for the info! workin on it ;)