Recent posts

#91
General Support / Install agent on Ubuntu instal...
Last post by blairmc96 - April 05, 2024, 05:09:04 AM
Trying to do as the subject states.

Following the steps on the download page produces the errors below.  What am I missing?

Thanks

stratum@stratum-desktop:~/Downloads$
stratum@stratum-desktop:~/Downloads$
stratum@stratum-desktop:~/Downloads$ wget https://packages.netxms.org/netxms-release-latest.deb
--2024-04-04 20:59:59--  https://packages.netxms.org/netxms-release-latest.deb
Resolving packages.netxms.org (packages.netxms.org)... 104.21.52.110, 172.67.198.50, 2606:4700:3031::6815:346e, ...
Connecting to packages.netxms.org (packages.netxms.org)|104.21.52.110|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5600 (5.5K) [application/octet-stream]
Saving to: 'netxms-release-latest.deb'

netxms-release-latest.deb                  100%[=========================================================================================>]  5.47K  --.-KB/s    in 0.001s

2024-04-04 21:00:00 (4.03 MB/s) - 'netxms-release-latest.deb' saved [5600/5600]

stratum@stratum-desktop:~/Downloads$ sha256sum netxms-release-latest.deb
18db187d42946041ff5edfccd53982f309747420bf1374432713ace0029e34fa  netxms-release-latest.deb
stratum@stratum-desktop:~/Downloads$ sudo dpkg -i netxms-release-latest.deb
Selecting previously unselected package netxms-release.
(Reading database ... 151279 files and directories currently installed.)
Preparing to unpack netxms-release-latest.deb ...
Unpacking netxms-release (1.12) ...
Setting up netxms-release (1.12) ...
sed: can't read /etc/apt/sources.list.d/netxms.list: No such file or directory
sed: can't read /etc/apt/sources.list.d/netxms.list: No such file or directory
stratum@stratum-desktop:~/Downloads$
#92
Какая именно версия NetXMS? Возможно в каком-то из последних релизов была проблема с тем, что радиус построения карты по умолчанию был неправильный, можно поставить его вручуную в значение 5.

Еще проверить закладку Interfaces на двух девайсах, соединенных вместе - видна ли связь с обоих сторон в колонке Peer node.
#93
General Support / Re: how to Filter the alerts ...
Last post by Filipp Sudanov - April 03, 2024, 11:58:21 AM
The are not instantly deleted and can be still viewed in Alarm Log. Deletion will happen by housekeeper after 180 days (can be configured in Configuration -> Server Configuration, parameter name "Alarm.HistoryRetentionTime")
#94
General Support / Re: how to Filter the alerts ...
Last post by lukexjin - April 03, 2024, 11:58:19 AM
already terminated alarms,just show 2 menu(copy to clipboard,Export selection to CSV..),
how to delete them ,bro
#95
General Support / Re: NETXMS EMAIL NOTIFICATION ...
Last post by Filipp Sudanov - April 03, 2024, 11:54:38 AM
The password should normally work unencrypted. The only exception is when the password itself is base-64 encoded and has specific length (44 or 88 characters) - in this case NetXMS will think that it's something encripted by nxencpasswd - in this case the workaround is to actually encrypt it with nxencpasswd.
Also, double-check the "Login" field.
#96
General Support / Re: NETXMS EMAIL NOTIFICATION ...
Last post by ruidias - April 03, 2024, 11:41:45 AM
2024.04.03 08:38:18.202 *D* [ncd.smtp          ] Call to curl_easy_perform("smtp://smtp.office365.com:587") failed (67: Login denied)
2024.04.03 08:38:18.202 *D* [nc                ] Driver error for channel "SMTP HTML OFFICE365", message dropped

I try the password as plain text and encrypted with nxencpasswd ..
#97
General Support / Re: how to Filter the alerts ...
Last post by lukexjin - April 03, 2024, 11:34:25 AM
Quote from: Alex Kirhenshtein on April 03, 2024, 11:30:25 AM
Quote from: lukexjin on April 03, 2024, 11:27:50 AMNetxms client show me a tip:only 4096 most recent alarms shown
how to config this alarsm threshold?
or how to clear  the alarms I  don't care about
bro


right click -> terminate
thanks, right click -> terminate is stand for delete these alarms in database?
#98
General Support / Re: how to Filter the alerts ...
Last post by Filipp Sudanov - April 03, 2024, 11:32:09 AM
You can select many alarms at once and select "Terminate" from right-click menu. And disabling event processing policy rules that you don't need would prevent these alarms from happening in the future.
#99
General Support / Re: how to Filter the alerts ...
Last post by Alex Kirhenshtein - April 03, 2024, 11:30:25 AM
Quote from: lukexjin on April 03, 2024, 11:27:50 AMNetxms client show me a tip:only 4096 most recent alarms shown
how to config this alarsm threshold?
or how to clear  the alarms I  don't care about
bro


right click -> terminate
#100
General Support / Re: how to Filter the alerts ...
Last post by lukexjin - April 03, 2024, 11:27:50 AM
Netxms client show me a tip:only 4096 most recent alarms shown
how to config this alarsm threshold?
or how to clear  the alarms I  don't care about
bro