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 - civieroc

#1
Hi all, an help!

If I test a my table query with nxget.exe with this command:
nxget.exe -l ipmymachine -T -w 30 query_test

I have this result:

Received too large message CMD_REQUEST_COMPLETED (15703016 bytes)
408: Request timeout

It's possible to increase the message limit?

thanks,
Claudio.
#2
Hi all,

I have a Table DCI, when the result is with more than ..for example 150 rows, the agent can't recover the data, it retries the operation with the same result and at the end, the agent restarts itself and after it jumps the dci table.

This with the netxms 1.7 version, you know if this problem it's resolved with the 2.3 version?

Thanks a lot!
Claudio.
#3
General Support / DCI stop communicating
October 12, 2015, 05:52:43 PM
Hi all,

Sometimes, my DCI probe stops to communicate, (not writes history and accordingly doesn't catch events and alarms...).

If I restart the relative agent it comes back to write history. Depends on what?

Now the IMPORTANT question: How can I monitoring the stop of a DCI probe, throwing an alert?
There is another probe for this? or a threshold script to use in the original probe?

Thanks,
Claudio.
#4
General Support / Table of tables in Dashboard
October 12, 2015, 04:44:08 PM
Hi all! I think no, but it is possible to have a table of tables in a dashboard?

(A table for each row)

Thanks,
Claudio.
#5
Hi, in the netxms-2.0-RC1(Windows 64) version, the Legacy NetXMS Console (NetXMS\bin\nxcon.exe) is not present right? it is expected in the future?

thanks,
Claudio.
#6
General Support / Filtering an activation event by time
September 22, 2015, 12:44:24 AM
Hi!
It's possible to filter an event and relative alarm and action in event processing, by the time of the event?
I mean:
I want to catch an activation event for a service down in the event processing policy and send a mail as server action and it is easy, but I want that the alarm is not start and so the mail doesn't send in the night, when the service is put down by scheduler task.
It is possible? and how? (in the filtering section? by a script? if yes, how?)

Many thanks!

Claudio.
#7
Hi, I know how to do a log parser and catch the first or other parameters in the event message, but I need to know how use the parameter (%1) of the log parser in a chart in a dashboard.

First: is possible? and how?

Thankyou!!!
#8
Hi, I have version 1.2.16, with the subagent dbquery.nsm and database Sql Server 2012 I can't do query:

[07-Nov-2014 12:00:26.318] DBQUERY: cannot connect to database db ([Microsoft][O
DBC Driver Manager] Data source name not found and no default driver specified)
[07-Nov-2014 12:00:26.318] DBQUERY: Query::poll(queryTEST): no connection handle
for database db

in the config file of agent I wrote this:

SubAgent = dbquery.nsm
*DBQUERY
Database = id=db;driver=mssql.ddr;server=myIP;dbname=myDBname;login=mylogin;password=mypassword
Query = queryTEST:db:15:select * from ......

I can work only with odbcquery.nsm but It's deprecated and I have other problems...

Thankyou for all!

#9
Hi, I have version 1.2.16, with the subagent File mgr, File manager, with the web interface I can't download or view file.
(Only in the web console, in the other console the agent works fine!)

thanks.
#10
Sorry I'm new... I Have the same same same problem of this topic:
General Support / ODBC.Nxagentd: 1.2.2 (I'm not able to write there, is closed?)

The agent will run successfully however at the moment the ODBC subagent seems to stop after around 12 hours or so..

[05-Nov-2014 08:26:26.535] ODBC connect error: Failed to set ODBC version ([Micr
osoft][SQL Server Native Client 11.0]TCP Provider: Timeout error [258]. )

Restart of the Nxagent service sucessfully resolves the issue until the same error will return.

Thanks for all and for your beautiful program!