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

Messages - Victor Kirhenshtein

#2911
General Support / Re: Request user input from nxsl
August 29, 2015, 11:02:04 PM
Hi,

no, it's not possible. However, it is possible to create object tools with input fields - depending on what you are trying to achieve it may be good alternative.

Best regards,
Victor
#2912
Hi,

currently network discovery behind proxy is not implemented. It will be implemented in one of the 2.x releases.

Best regards,
Victor
#2913
Hi,

can you please show your nxagentd.conf file?

Best regards,
Victor
#2914
Hi,

can you please show results on nxsnmpwalk on OID .1.3.6.1.2.1.1 and screenshot of "Communications" property page for Dell switch?

Best regards,
Victor
#2915
Hi,

from your description it actually looks like a bug. Using transformation scripts to simulate different values is fine, and scripts like $1+0 should work as well. I'll try to repeat this on my test system.

Best regards,
Victor
#2916
Попробуйте поставить параметр сервера CheckTrustedNodes в 0 (подробнее здесь: https://wiki.netxms.org/wiki/SG:Security_Issues).
#2917
General Support / Re: Create Rack
August 22, 2015, 05:11:50 PM
Hi,

no, it's not implemented yet.

Best regards,
Victor
#2918
General Support / Re: File copy to agent
August 22, 2015, 05:11:21 PM
Hi,

currently there is no option to relate scripts to DCIs or templates and copy them automatically. You can simplify your task a bit by using mass file upload (upload file to server, then select container and choose "upload file" - it will upload selected server file to all agents in container). We have plans for simplifying related files distribution, but I cannot tell now in what release it will be.

Best regards,
Victor
#2919
Hi,

actually, interface information is based almost entirely on standard MIBs, so you don't have to do anything to see correct interface list for the switches. Can you show how interface tabs looks like for those switches?

Best regards,
Victor
#2920
Hi,

FileSystem.Free(/var) will collect free space for /var partition if it's really a separate partition mounted on /var. If it is just a directory on root partition, it will return free space on roou partition. Check with mount command what are actual mount points on your system.

Best regards,
Victor
#2921
General Support / Re: windows 2000 and older
August 22, 2015, 05:05:40 PM
Hi,

what error you got on 1.0.13?

Best regards,
Victor
#2922
That usually means that server is not running. Check that netxmsd process is running and listening on port 4701.

Best regards,
Victor
#2923
Announcements / Re: NetXMS 2.0-RC1 released
August 18, 2015, 12:49:21 PM
Basically everything that can be changed moved to <install-prefix>/var/lib/netxms (directories images, files, packages, backgrounds). Compiled MIB file now is <install-prefix>/var/lib/netxms/netxms.mib (but source MIBs keep location).

Best regards,
Victor
#2924
Я советую обновить этот агент до 2.0-M3 или выше, поскольку в 2.0-M3 были исправления в параметризованных запросах.
#2925
Hi,

sorry, I'm completely forgot about this. Now I'll add a change request (https://dev.raden.solutions/issues/883) so I won't forget to implement it in RC2.

Best regards,
Victor