Commit Graph

17 Commits

Author SHA1 Message Date
mchasteen
af291f4fc7 Added some logic to keep a mac address that has no associated port from being added to the ipv4_mac table. I found that a cisco device was trying to add a loop-back mac address (000000000000). 2015-02-26 23:03:59 +00:00
Paul Gear
5f9ebd1551 Fix MAC address change false positives 2014-09-28 11:07:30 +10:00
laf
02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
Adam Amstrong
4db1454e92 move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
Tom Laermans
ed6ffa6067 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2964 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 16:17:41 +00:00
Tom Laermans
f0d06a44cd don't report/record mac addresses/changes on broken snmp implementations
git-svn-id: http://www.observium.org/svn/observer/trunk@2859 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-06 17:46:09 +00:00
Tom Laermans
f55a30f744 some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 13:54:50 +00:00
Tom Laermans
31b2092041 more trailing spaces hunted down and shot, then shot again
git-svn-id: http://www.observium.org/svn/observer/trunk@1880 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 17:53:20 +00:00
Tom Laermans
12fbf7430c more cleanup/reindent, yay
git-svn-id: http://www.observium.org/svn/observer/trunk@1839 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 11:24:35 +00:00
Tom Laermans
22620145eb clean up MAC change reporting, graph error size
git-svn-id: http://www.observium.org/svn/observer/trunk@1734 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-23 14:32:37 +00:00
Tom Laermans
30bdd952ee Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x"
git-svn-id: http://www.observium.org/svn/observer/trunk@1728 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-20 14:04:07 +00:00
Tom Laermans
a1b5886a46 Properly format MAC addresses on change event
git-svn-id: http://www.observium.org/svn/observer/trunk@1115 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 18:05:08 +00:00
Adam Amstrong
1e7860e930 bit of restructuring and tiding. all hail bunny.
git-svn-id: http://www.observium.org/svn/observer/trunk@977 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 22:04:15 +00:00
Geert Hauwaerts
1f4aa89950 BUGFIX: The MAC address change detection code did not use the proper interface to compare against. So false MAC change alerts where being send when using VRRP or LACP/PortChannel interfaces.
git-svn-id: http://www.observium.org/svn/observer/trunk@954 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 21:42:15 +00:00
Tom Laermans
8a299b6da2 back to >
git-svn-id: http://www.observium.org/svn/observer/trunk@924 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 15:32:59 +00:00
Tom Laermans
760ac61e5b patch from jduggan to detect mac address changes
git-svn-id: http://www.observium.org/svn/observer/trunk@918 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:54:02 +00:00
Adam Amstrong
caab3ee1c4 rename discovery include scripts and update discovery.php
git-svn-id: http://www.observium.org/svn/observer/trunk@890 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-20 17:29:47 +00:00