Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - dushyantmdave

#1
I have installed package RADnetxms.1.2.14.sparc.pkg in solaris, now I want to configure database.
But not able to find configuration files in solaries 10, please help.

I am not able to find netxms config files on following path:

/opt/netxms
/var/svc/manifest/application/management
#2
General Support / MIB Walk Result is blank
May 30, 2013, 02:34:12 PM
Hi,

I have installed version 1.2.7 and configure DCI Table, but when I am running Walk in GUI it is shoing blank.
While in Linux I am able to run snmp walk as per screenshot.

Please help.
#3
Hello,

I want to user <<TABLE>> in data collection for radius accounting but it is showing error unsupported.
how to use it?



Regards,
Dushyant Dave
#4
General Support / not able to login in web gui
March 04, 2013, 10:42:22 AM
Hi,

I have installed web interface, but when it open the gui and giving username password it is denied.
please help


Regards,
Dushyant
#5
#ls
about_files  about.html  configuration  libcairo-swt.so  nxmc  nxmc.ini  plugins
# ./nxmc
Segmentation fault
#6
General Support / Error in Transformation Script
October 05, 2012, 03:10:35 PM
Hello Victor,

I have configured netxms 1.2.2 with OID .1.3.6.1.2.1.67.2.1.1.1.5.0
when I am shutting down my radius server the OID value showing too high tps in the value column

when I am using following transformation script
if ($1 > 5000)
  return 0;

it is not working in transformation script

Thanks & Regards,
Dushyant Dave