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

#1
Thank you so I was able to add the repository and update.
Had to unlock the DB then update before everything started back up but I am all good thanks for all the help.
#2
Okay I have attached the file you requested.

Thanks for the help.
#3
Has anyone encounter the issue where curl 7.58.0-2ubuntu3.6 wants to remove Netxms to update. I can force the update but this breaks netxms and wont allow me to reinstall. tried to force the update on Friday and spent a few hours reverting back the VM. Thoughts?

NMS-NET-XMS:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libnorm1 libpgm-5.2-0 libsodium23 libssh-4 libzmq5 netxms-dbdrv-sqlite3
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  libcurl3 netxms-agent netxms-server
The following NEW packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl
1 upgraded, 1 newly installed, 3 to remove and 0 not upgraded.
Need to get 0 B/373 kB of archives.
After this operation, 103 MB disk space will be freed.
Do you want to continue? [Y/n]
#4
General Support / NetXMS not generating email alerts
March 02, 2018, 09:29:58 PM
Hey All,

Having a little bit of an issue getting NetXMS to generate email alerts. I configured the SMTP config in NetXMS of my internal SMTP relay server (using the IP) and restarted the netxms service to apply the new config. I have also created an action to send email and added it to the SYS_NODE_DOWN event processing policy. I then proceeded to take a test machine offline to test the process and NetXMS detected the node as down but did not generate the email alert. I looked at the SMTP relay server and did not see any attempts from the NetXMS server of trying to connect. Thoughts?