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

#3376
Feature Requests / Re: Clusters on Status Map
November 19, 2014, 12:53:17 AM
Hi,

just fix that. Next release will show clusters correctly.

Best regards,
Victor
#3377
Hi,

yes, it's a bug in mssql.ddr - it cannot work with MS SQL 2012 Native Client. It is already fixed, and agent 2.0-M1 will work correctly. IN the meantime, you can try to install earlier version of MS SQL Native Client (not sure if they can coexist on one machine though).

Best regards,
Victor
#3378
General Support / Re: Finding an object by ID
November 19, 2014, 12:06:10 AM
Hi,

looks like a bug in nxdbmgr. As this is interface object, you can safely answer "no" here, and answer "yes" when nxdbmgr offers you to delete it. It then will be re-created by configuration poll.

Best regards,
Victor
#3379
General Support / Re: Triggerhappy "Node Down" alarm
November 19, 2014, 12:05:06 AM
Hi,

could you please run server with debug 6 for some time and then send me the log (pointing to fake node down moments)?

Best regards,
Victor
#3380
General Support / Re: Missing agents parameters
November 19, 2014, 12:02:58 AM
Hi,

did you do configuration poll on that node? We didn't do anything to parameter selection in 1.2.17...

Best regards,
Victor
#3381
Hi,

you can create a script which will compare current table rows with rows from previous poll (you can get previous value using GetDCIValue function - when transformation script runs previous value still available) and generate events as needed using PostEvent function.

Best regards,
Victor
#3382
General Support / Re: Agent's Connectivity
November 18, 2014, 11:55:49 PM
Hi,

can you check if TCP port 4700 is listening on this machine after initial agent bootup? If yes, is it reachable from server machine?

Best regards,
Victor

#3383
General Support / Re: Link ports (not on Map)
November 18, 2014, 11:52:56 PM
Hi,

currently it's not possible. It is planned though.

Best regards,
Victor
#3384
General Support / Re: H3C device driver
November 18, 2014, 11:52:21 PM
Hi,

looks like we test our driver on quite old H3C models - they report OIDs in .1.3.6.1.4.1.43 subtree. Can you please check if your switches supports .1.3.6.1.4.1.43.45.1.2.23.1.18.4.5.1.3 OIDs?

Best regards,
Victor
#3385
General Support / Re: Threshold script
November 18, 2014, 11:45:53 PM
Hi,

can you show a screenshot of DCI "MUXD_CurrentPA" configuration?

Best regards,
Victor
#3386
General Support / Re: Windows Event Log parser
November 18, 2014, 11:44:26 PM
Hi,

unfortunately you problem cannot be solved by configuration. We will need to make changes in log monitoring subagent, so you'll have to wait for release with a fix.

Best regards,
Victor
#3387
General Support / Re: User Permission Problems
November 18, 2014, 11:43:14 PM
Hi!

1. I think that separate those two will be better. I'll do this for next release.
2. Yes, this is a bug. Also notifications sometimes not filtered properly.
3. You can turn on object-level access control in logs by setting server configuration variable ExtendedLogQueryAccessControl to 1. You can try that, but depending on number of objects that could lead to complicated and ineffective SQL queries.
4. Yes, it's planned.

Best regards,
Victor
#3388
General Support / Re: Problem with SNMP
November 18, 2014, 11:33:19 PM
Could you please turn on debug level 6 and filter out all records in server log containing name or IP address of this switch?

Best regards,
Victor
#3389
General Support / Re: Any setDCIValue?
November 18, 2014, 11:30:12 PM
Hi,

currently it's not possible in a straight way. In not very straight way, it could be like call PostEvent from script, put an external script action for this new event, and use nxpush from that internal script.
There is a feature request for push data function in NXSL. Most likely it will be implemented in 2.0-M1 or 2.0-M2.

Best regards,
Victor
#3390
А могли бы мне прислать файл базы (оригинальный, до обновления)? Попробую с ним разобратся.