Greetings,
I have one centos server for network monitoring.
there are remote devices which are connected through ADSL lines and
hence Dynamic IPs
Q1. Is there any tool which is capable of handling this type of situation?
Q2. Is there a workaround for this problem
Regards
Rajagopal
One approach would be to establish a VPN network to the locations using private
static addresses with monitoring (and perhaps administration) traffic routed
through it, but the details would depend on the hardware available. Most snmp
monitoring tools will be confused by frequently changing IPs anyway, though.
--
Les Mikesell
lesmikesell*******
Or maybe implementing dyndns if you can
Regards,
Juan Carlos
El 21 de dic de 2009, 3:09 p.m., "Les Mikesell" <lesmikesell*******>
escribió:
network monitoring. > >...
One approach would be to establish a VPN network to the locations using
private
static addresses with monitoring (and perhaps administration) traffic routed
through it, but the details would depend on the hardware available. Most
snmp
monitoring tools will be confused by frequently changing IPs anyway, though.
--
Les Mikesell
lesmikesell*******
_______________________________________________ CentOS mailing list
CentOS******* http://lists...
I think it really depends on the type of monitoring you'd like to do and the
type of tool you're trying to use now. For example, we use Nagios to monitor
our systems. With Nagios, you could use passive checks. This is where the
programs that monitor your server run locally on the server and submit
results to the central monitoring server. The central Nagios server can
alert based on the results it receives or based on the fact that it hasn't
received results for a period of time.
--
Jake Paulus
JakePaulus*******
Perhaps ntop?
nate
I personal use zabbix ... On all the servers ( Windows, Linux ) with dynamic
IP I use dyndns ...
Gabe
www.techshrinks.com
Thanks for the reply
This sounds very interesting and it seems GNUDIP is one such. but it
seems too dated.
it is possible for me to run a dyndns service on a static IP. but can
you provide a bit more of gory details about where is it available for
centos, and the such.
Yes I am using our friend goole while I am typing this for finding some anwer
Alternatively, it there a possibility of installing some agent and
getting the MAC address of one of the server behind the router. First
a diagram
central location (main monitoring -- Centos box0 monitoring server)
|
|
(Internet)
|
|
--link1adsl-- Remote1 (dynamic IP)
|
|
--link2adsl-- Remote2 (dynamic IP)
|
(and so on...)
In each remote I have a centos box behind the router serving a bunch
of desktops.
Is there a possibility that I can install an agent which will contact
the central montoring server? (No $$$ here please, as free as in free
beer/bread applies in addition to freedom)
BTW it seems there are two type of monitoring tools:
Type-1. uses snmp only
Type-2. user agents
Is it possible to monitor a link based on the MAC of the centos server
sitting behind?
Zabbix seems to be priced
Honestly I am absolutely confused as to which I should choose as it
will be maintained by people who may not know what command line is
(Sorry!!)
Apologies for too many questions.
I think somebody mentioned NMS to be complex beasts .. I being a
vegetarian am finding it all the more daunting
Thanks in advance
Rajagopal
Greetings,
Thanks, This is one path I intend to investigate further..
Regards
Rajagopal
Greetings,
Gosh! answer for a person handling hundreds of servers and PB of
data!!! I am blessed indeed. :)
Yes I am right now trying to get my claws into it just few minutes
back I yum-med it in to my system. saw some graphs...
The key issue here is dynamic IP addresses
Initial requirements are just to show whether the ADSL is up and the
avereage transfer /hour /day etc. and some minor details inside.
Thanks and regards
Rajagopal
Hello,
In the past I had a dyndns mounted using bind + dhcpd. You can see an
example here:
http://www.howtoforge.com/fedora_dynamic_dns
Also, you can use an external dyndns service like dyndns.org and ddclient to
update info.
Regards,
Juan Carlos
Greetings,
again,
The dhcp server is not under my control, far from it is from different ISPs
Is is possibile to run on'e own dyndns service?
BTW does GNUDIP does the same? assuming it is hosted on a public IP
and all the remote location point to this IP as DNS server?
Please pardon my ignorance... I know about OS, HA and the bits, but
well this networking beast... I need some more handholding perhaps
Thanks again for prompt reply
Regards,
Rajagopal
Hello,
The dhcp server is not under my control, far from it is from different ISPs
Uh! Sorry, I was not thinking about it.
Is is possibile to run on'e own dyndns service?
Yes, I see the tool you mention, GNUDIP can do the job. The development is
stopped, but if it works, you can try it!
Yes, you must install GNUDIP server on your fixed public IP machine and
clients on the other machines.
Regards,
Juan Carlos
Greetings,
I just tried to configure, make install zabbix server and agent on a centos box
But I seem to miss the front end URL mentioned anywhere
There are no directory entries under /var/www/html for zabbix...
The index.php seems to by under frontend/ph in the unzipped directory...
no go yet...
any help appreciated
Regards
Rajagopal
Why not run Openvpn on the remote and central centos boxes to create a big
private network, using unique IP ranges for each remote? This can be used for
other management purposes or could be firewalled to just permit snmp. For what
you describe, all you need is a route to the routers, and this would give you a
route to the 'inside' interface. If you want to allow it, it will also allow
remote access to everything behind the router.
Your router is probably only going to have snmp, and accessing it from the
inside interface will work to report the interface usage of all interfaces.
Probably not, but you can vpn-tunnel through it, and openvpn will work fine
through NAT and with one end having a dynamic address.
I'm partial to opennms - and have used it in somewhat similar circumstances
(generally static IP's, but using a central monitor from the private side
through tunnels). The one thing you need for this to work is unique IP addresses
throughout, though. Most monitor tools will be tied to IP addressing and will
be confused if each location NATs to the same range.
--
Les Mikesell
lesmikesell*******
Greetings,
Well taken
Well taken
Well taken and am working towards that (With you know what ... see below)
Apologies. But Zabbix is settled for time being as it eventually be a
government property and they have more or less standardised on LAMP.
And Zabix seems to be a very promising tool.
But Zabbix 1.8 does not seem to do a simple ping test on an IP. Maybe
I am facing the wrong end of it....
Anybody with experience on Zabbix???
Thanks again and Regards with best of season's greetings,
Rajagopal