BIT View of a specific Node

Started by tamal_g, December 03, 2013, 08:40:43 AM

Previous topic - Next topic

tamal_g

Hi Victor,

I need to configure NetXMS in a different and specific manner to view the node status. Let me first explain you the details of my requirement.

I have a device which can be connected which can be connected to maximum of 6 devices my means of optical fibre. All these 6 devices have their own set of SNMP traps which is well defined in the MIB file. The mother device is having its own physical IP address but all the 6 devices is having the same IP addresses same as that of the main device. I have created a node (say: NODE-A) with that specific IP address. My requirement is when I will double click on that node, I need to show another form where I need to show the device specific information (like temperature, channel number, frequency) of that 6 devices connected to the main devices by sending SNMP get request. I have all sets of bitmap image files where I can display that information in a graphical presentation.

Please suggest, is there any possible way to do this sort of configuration? If yes then can you please suggest the steps how I should proceed.

Thanks.

Regards,
tamal_g

Victor Kirhenshtein

Hi!

It's not possible to achieve what you want with configuration. You'll need some specialized views. It is possible to create specialized plugin for management console which will provide such view, but you have to be able to develop Eclipse plugins in Java. You can also order custom development from us. There are also plans to add possibility to define custom forms in console using Python scripts, but I cannot promise when (and if) we will implement it.

Best regards,
Victor