Hi Filipp,
you are my hero!!!

Thanks for the infos. I truncate the table and postgres frees up the storage space...
Many thanks!
Greetings
Marco
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
Quote from: Filipp Sudanov on August 13, 2024, 02:17:52 PMQuote from: Spheron on August 13, 2024, 02:08:09 PMhaving here a similar problem with a Netgear GS728TPv3.Any chances we can get remote access to your device for a few days? SNMP-only access is enough, it can be some test device not connected to real network
SubAgent=wineventsync.nsm
[WinEventSync]
EventLog=Application
EventLog=Security
EventLog=System
[WinEventSync/Security]
IncludeEvent=4624
IncludeEvent=4634
IncludeEvent=4647
ExcludeEvent=0-65535
[WinEventSync/System]
SeverityFilter = Error,Critical
[WinEventSync/Application]
SeverityFilter = Error,Criticaleventcreate /T ERROR /ID 1000 /L SYSTEM /D "TestError"eventcreate /T ERROR /ID 1000 /L APPLICATION /D "TestError"
all DCI's from NetXMS Server are in place...MasterServers=127.0.0.0/8MasterServers=<IP_Adress_from_NetXMS_Server>[06.06.2024 15:32:19] **** Poll request sent to server ****
[06.06.2024 15:32:19] Poll request accepted, waiting for outstanding polling requests to complete...
[06.06.2024 15:32:19] Starting configuration of for node XXXXX
[06.06.2024 15:32:19] Capability reset
[06.06.2024 15:32:19] Checking node's capabilities...
[06.06.2024 15:32:19] Checking NetXMS agent...
[06.06.2024 15:32:19] Cannot connect to NetXMS agent (Internal error)
[06.06.2024 15:32:19] Checking SNMP...
[06.06.2024 15:32:37] No response from SNMP agent
[06.06.2024 15:32:37] Checking SSH connectivity...
[06.06.2024 15:32:37] Cannot connect to SSH
[06.06.2024 15:32:37] Checking EtherNet/IP...
[06.06.2024 15:32:37] Cannot establish EtherNet/IP connection or get device identity (CONNECT FAILED)
[06.06.2024 15:32:37] Checking Modbus TCP...
[06.06.2024 15:32:37] Device does not respond to Modbus TCP request (Communication failure)
[06.06.2024 15:32:37] Capability check finished
[06.06.2024 15:32:37] Checking interface configuration...
[06.06.2024 15:32:37] Interface configuration check finished
[06.06.2024 15:32:37] Checking node name
[06.06.2024 15:32:37] Node name cannot be interpreted as valid IP address, no need to resolve to host name
[06.06.2024 15:32:37] Updating general system hardware information
[06.06.2024 15:32:37] Processing template automatic apply rules
[06.06.2024 15:32:37] Processing container autobind rules
[06.06.2024 15:32:37] Processing cluster autobind rules
[06.06.2024 15:32:37] Finished configuration poll of node XXXXX
[06.06.2024 15:32:37] Node configuration was not changed after poll
[06.06.2024 15:32:37] **** Poll completed successfully ****2024.06.06 15:31:36.353 *I* [logger ] Log file opened (rotation policy 2, max size 4194304)
2024.06.06 15:31:36.353 *I* [logger ] Log rotation policy set to 2 (size=16777216, count=4)
2024.06.06 15:31:36.353 *I* [startup ] Core agent version 5.0.3 (build tag 5.0-910-gc6da21a763)
2024.06.06 15:31:36.353 *I* [config ] Additional configuration files was loaded from /etc/nxagentd.conf.d
2024.06.06 15:31:36.353 *I* [logger ] Debug level set to 0
2024.06.06 15:31:36.353 *I* [config ] Main configuration file: /etc/nxagentd.conf
2024.06.06 15:31:36.353 *I* [config ] Configuration tree:
2024.06.06 15:31:36.353 *I* [config ] config
2024.06.06 15:31:36.353 *I* [config ] +- CORE
2024.06.06 15:31:36.353 *I* [config ] +- LogFile
2024.06.06 15:31:36.353 *I* [config ] | value: /var/log/nxagentd
2024.06.06 15:31:36.353 *I* [config ] +- MasterServers
2024.06.06 15:31:36.353 *I* [config ] value: 127.0.0.0/8
2024.06.06 15:31:36.353 *I* [startup ] Data directory: /var/lib/netxms
2024.06.06 15:31:36.353 *I* [startup ] File store: /tmp
2024.06.06 15:31:36.355 *I* [crypto ] Crypto library initialized (OpenSSL 3.0.11 19 Sep 2023)
2024.06.06 15:31:36.361 *I* [db.drv ] Database driver "sqlite.ddr" loaded and initialized successfully
2024.06.06 15:31:36.381 *I* [db.agent ] Local database opened successfully
2024.06.06 15:31:36.381 *I* [startup ] Agent ID is 32ac1782-dda7-4f04-a2e7-ca40c8587c61
2024.06.06 15:31:36.381 *I* [startup ] Local host name is "XXXXX"
2024.06.06 15:31:36.382 *I* [startup ] Using system name "XXXXX"
2024.06.06 15:31:36.382 *I* [startup ] Arbitrary command execution disabled
2024.06.06 15:31:37.386 *I* [linux ] Unable to parse /proc/drbd, DRBD data collector will not start
2024.06.06 15:31:37.387 *I* [subagents ] Subagent "Linux" (/usr/lib/x86_64-linux-gnu/netxms/linux.nsm) loaded successfully (version 5.0.3)
2024.06.06 15:31:37.387 *I* [startup ] System hardware ID is F2B436DCA100E80B2A56CF0AB00456765E905849
2024.06.06 15:31:38.392 *I* [comm ] Control connector is disabled
2024.06.06 15:31:38.392 *I* [comm ] Listening on socket 0.0.0.0:4700
2024.06.06 15:31:38.392 *I* [comm ] Listening on socket :::4700
2024.06.06 15:31:39.393 *I* [filemon ] Path list for file monitor is empty
2024.06.06 15:31:39.393 *I* [ ] NetXMS Agent started2024.06.06 15:31:37.386 *I* [linux ] Unable to parse /proc/drbd, DRBD data collector will not start