News:

We really need your input in this questionnaire

Main Menu
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 - Tengu

#1
Thanks for the replies, I've added it to the sources list and went to get netxms-agent, but I'm presented with the following error:

The following packages have unmet dependencies.
netxms-agent : Depends: libsensors4 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
#2
I'm assuming the repository is here: https://www.netxms.org/apt/dists/
The only distros I see in the repository are for Debian 5, 6 and 7.
How do I go about using them for Ubuntu 14.04 and 12.04?
#3
Hi All

I was browsing through the forums and was wondering if anyone else is having an issue installing the NetXMS agent onto Ubuntu 12.04 or 14.04 x64?

I downloaded the netxms-base_1.2.17_amd64.deb file and installed it okay using dpkg -i, I then moved onto the netxms-agent_1.2.17_amd64.deb but it comes up with the following error:

...
Unpacking replacement netxms-agent ...
dpkg: dependency problems prevent configuration of netxms-agent:
netxms-agent depends on libsensors4; however:
  Package libsensors4 is not installed.
dpkg: error processing netxms-agent (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
netxms-agent

I then decided to try the generic linux package, but when I gunzip the nxagent-1.7.17-linux-x86-static.tar.gz file I find there's only "nxagentd". Is there some way to set up just the nxagentd?