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!
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
thanks a lot for the info! workin on it ;)