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

#1
General Support / Re: NetXMS video tutorial series
August 23, 2016, 06:22:39 AM
Hi Tomas. Thanks for offer, send you a pm.
#2
General Support / Re: NetXMS video tutorial series
August 22, 2016, 09:33:21 AM
I really had my hopes on netXMS but neither the Linux nor the windows versions seems to install  :'(
Linux see above, windows stumbles on sql error. Windows fresh install btw. Got the impression that netXMS is not ment to be for me unless someone could help me out with the Linux installation.
#3
General Support / Re: NetXMS video tutorial series
August 15, 2016, 07:41:53 PM
some steps in progress. After some digging (for me at least) i found the working command
echo "deb http://packages.netxms.org/debian wheezy main" > /etc/apt/sources.list.d/netxms.list
wget -q -O - http://packages.netxms.org/netxms.gpg | sudo apt-key add -
apt-get update
apt-cache search netxms*
apt-get install netxms-server
apt-get install netxms-server-mysql => and then an error:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
netxms-server-mysql : Depends: netxms-server (= 1.2.17) but 2.0.5-1 is to be installed
E: Unable to correct problems, you have held broken packages.

so i noticed the note and tried apt-get install netxms-dbdrv-mysql

Still no luck. Again:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
netxms-dbdrv-mysql : Depends: libmysqlclient18 (>= 5.5.24+dfsg-1) but it is not installable
E: Unable to correct problems, you have held broken packages.

Clearly something is wrong, but how to fix? Please help
#4
General Support / Re: NetXMS video tutorial series
August 08, 2016, 09:52:44 AM
anyone?
#5
General Support / Re: NetXMS video tutorial series
August 05, 2016, 05:54:11 PM
would love to, if I know how (really Linux newbie  :-\ )
btw this is getting out of hand. perhaps better if moderator moves my part into new thread out of the sticky?
#6
General Support / Re: NetXMS video tutorial series
August 03, 2016, 05:27:05 PM
i guess i had to turn notification off and on before it showed all notifications. now it is showing more info

no luck. key installed:
root@ubuntu:/home/netxms# wget -q -O - packages.netxms.org/netxms.gpg | sudo apt-key add -
OK

but then;
W: The repository 'http://packages.netxms.org debian Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://packages.netxms.org/dists/debian/wheezy/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@ubuntu:/home/netxms# apt-get install netxms-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package netxms-server
root@ubuntu:/home/netxms#
#7
General Support / Re: NetXMS video tutorial series
August 03, 2016, 12:40:39 PM
damn, I thought I did  ???
Will try that.
Do you also have a video for how to setup the MySQL part on the same box as netXMS?
#8
thanks.
Does this mean that every agent uses his own port?
Unable to open port on remote location's so only option seems to be to let agent agent send data to master server and local server. Right?
#9
Missed the reply, sorry.
So the only solution would be a kind of master netxms server. Is it then possible to work with sites?
This means that each server location has to have a vpn connection to the master server location OR there has to be a open port on which the master sever is listening to the agents. Which port would that be and is it configurable?

regards,
edwin
Still trying to get the first netxms server installed  :-\
#10
General Support / Re: NetXMS video tutorial series
August 02, 2016, 07:54:46 PM
hi Tomas,
Totally newbie with linux and trying to get netXMS running on ubuntu 16.04 LTS.
The first video i already stumble. When i get to the part op apt-get search netxms* there are no files found so something is going wrong.
Netxms changed webstructuur but i guess is has to be echo "deb http://packages.netxms.org debian wheezy main" > /etc/apt/sources.list.d/netxms.list
I do see some notifications like:
Reading package lists... Done
W: The repository 'http://packages.netxms.org debian Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://packages.netxms.org/dists/debian/wheezy/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

Any help would be great!
#11
For sure a newbie on netXMS AND Linux so have to do some ketch-up.
Perhaps subject is not clear enough but did not know how to explain properly so here is the situation.

One headquarter with a few sub divisions in different location's
Each location should get his own netXMS server so your are able to see the network status in each location on a local dashboard..
On top of that in the headquarters we would like to see each sub divisions as if we would look on their dashboard.

So far i understand that zones would be the answer to this. Being each zone a sub division.

So now the question's  ;)
1. Is it possible to poll all sub division netXMS servers to collect all accumulated data from each sub?
2. Is it possible to let the agent send data to multiple netXMS server's
3. Is it possible to change agent configuration from within the netxms server (say you have to change the IP adres from the netXMS server)

Any help would be appreciated even if it is just a pointer in the right direction.

Thanks,
edwin