Commit Graph

283 Commits

Author SHA1 Message Date
Adam Amstrong f5ab46aecf add duplex detection frmo dot3stats and display this for ports (and fix weird bug where speed wasn't shown for devices with no ifAlias!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1504 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 17:37:11 +00:00
Adam Amstrong f91db2a32d Overwrite ifSpeed with ifHighSpeed * 1M if ifSpeed > 1G. Thanks to Bill Fenner from Arista for the nudge :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1503 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 16:48:30 +00:00
Tom Laermans 6af535d5f6 some fixes, and cleanups, also bits per second not bytes ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@1502 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 15:57:32 +00:00
Adam Amstrong 29f5afa472 split netstats pollers into protocols. update $graphs array for each one successfully polled
git-svn-id: http://www.observium.org/svn/observer/trunk@1501 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 12:59:59 +00:00
Adam Amstrong 7c00f83649 detect intel itanium :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1491 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 01:51:49 +00:00
Adam Amstrong 5263fa9238 fix front page. fix port poller and port descr parser a little.
git-svn-id: http://www.observium.org/svn/observer/trunk@1486 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:05:14 +00:00
Tom Laermans c8353b106b moar printer supportings, recognize more mge ups + dropdowns on devices list page now only list things from the selected device type, if any
git-svn-id: http://www.observium.org/svn/observer/trunk@1483 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 17:28:51 +00:00
Tom Laermans aaed110728 Add Blue Coat Packetshaper detection, fix Minkels RMS polling, more printer devices, minor fixes here and there
git-svn-id: http://www.observium.org/svn/observer/trunk@1480 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 20:54:01 +00:00
Adam Amstrong 5bbad3c236 fixed ios fix :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1479 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:42:01 +00:00
Adam Amstrong 2aac4d9bf4 oops no
git-svn-id: http://www.observium.org/svn/observer/trunk@1478 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:41:18 +00:00
Adam Amstrong 884141d8ee minor improvement to cisco version detection
git-svn-id: http://www.observium.org/svn/observer/trunk@1477 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:40:39 +00:00
Adam Amstrong ada14bd542 Major changes to graphing system organisation. Prevent sensors from being discovered in ENTITY-SENSOR-MIB if they've already been detected in CISCO-ENTITY-SENSOR-MIB (they share entPhysicalIndex). Fix ADSL poller. Make popup overlibs prettier as default.
git-svn-id: http://www.observium.org/svn/observer/trunk@1470 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-24 19:14:41 +00:00
Adam Amstrong 289228a544 improve ADSL stats collection
git-svn-id: http://www.observium.org/svn/observer/trunk@1469 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 18:26:45 +00:00
Adam Amstrong d402965ae8 only do etherlike for the port if etherlike data has been returned (should improve poller speed a fair bit on some devices)
git-svn-id: http://www.observium.org/svn/observer/trunk@1468 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 18:23:21 +00:00
Adam Amstrong 538e96462f Move mempool polling scripts into their own directory. add Juniper ScreenOS CPU/Memory hardcoded discovery/poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1467 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 18:15:54 +00:00
Adam Amstrong 4343c41f28 add tranzeo detection (no cpu, no ram, very basic mibs)
git-svn-id: http://www.observium.org/svn/observer/trunk@1466 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 17:44:24 +00:00
Adam Amstrong 51098b42b7 improving windows support
git-svn-id: http://www.observium.org/svn/observer/trunk@1465 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 17:43:38 +00:00
Adam Amstrong 9052296c13 lots of cleanups to various things
git-svn-id: http://www.observium.org/svn/observer/trunk@1463 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 13:42:28 +00:00
Adam Amstrong cecb27250f correctly find FTOS versions on all three types of Force10 switch (E-series may not be perfect...)
git-svn-id: http://www.observium.org/svn/observer/trunk@1460 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 00:27:34 +00:00
Adam Amstrong dc84f76d61 ftos hardware detection :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1459 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-22 21:59:13 +00:00
Adam Amstrong e220114f4c add some mibs, update snmp functions
git-svn-id: http://www.observium.org/svn/observer/trunk@1458 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-22 21:58:49 +00:00
Tom Laermans f09b9c4d63 move wireless stats to system tab, minor fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1457 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 22:28:50 +00:00
Adam Amstrong df34132661 no rrdcached for create !
git-svn-id: http://www.observium.org/svn/observer/trunk@1456 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 18:29:04 +00:00
Adam Amstrong 6bb7fe026f improving ipSystemStats v4/v6 stats, clean up some variables in defaults.inc.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1455 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 15:14:02 +00:00
Adam Amstrong aedca19465 improve netstats poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1454 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 13:06:58 +00:00
Adam Amstrong 0d0e32159b sexytime updated UCD-MIB collector, and some moving around of graphing code
git-svn-id: http://www.observium.org/svn/observer/trunk@1453 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 02:43:47 +00:00
Tom Laermans dfaa442667 add Huawei MIB though not used/useful by itself, add VRP version and hardware detection
git-svn-id: http://www.observium.org/svn/observer/trunk@1452 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 00:51:43 +00:00
Tom Laermans 63956f5f1b more polling fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1450 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 00:11:33 +00:00
Adam Amstrong 84de6a0528 fix paths on includes (8 hour graph gap :[ )
git-svn-id: http://www.observium.org/svn/observer/trunk@1449 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 23:18:29 +00:00
Adam Amstrong 4f94a99535 move license level to features
git-svn-id: http://www.observium.org/svn/observer/trunk@1448 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 20:46:21 +00:00
Adam Amstrong 823b228469 fix screenos detection and add re-add graph for sessions
git-svn-id: http://www.observium.org/svn/observer/trunk@1444 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 14:53:55 +00:00
Adam Amstrong 15cdf5c9fa add force10 mibs and os type detection. move per-os polling scripts from includes/polling/device-* to includes/polling/os/*
git-svn-id: http://www.observium.org/svn/observer/trunk@1442 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:49:36 +00:00
Adam Amstrong 80a074e021 only collect ADSL stats if we have a port type 'adsl'
git-svn-id: http://www.observium.org/svn/observer/trunk@1441 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:10:18 +00:00
Adam Amstrong f63e913a0e $config['log_file'] = USE IT.
git-svn-id: http://www.observium.org/svn/observer/trunk@1440 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:02:54 +00:00
Adam Amstrong 3940265744 record discover/poll speeds, prettier "not permitted" page, and readd "base_url" to config
git-svn-id: http://www.observium.org/svn/observer/trunk@1435 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-19 18:21:48 +00:00
Tom Laermans d055106d00 broaden konica minolta detection
git-svn-id: http://www.observium.org/svn/observer/trunk@1428 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-19 10:43:47 +00:00
Tom Laermans c459d78cd6 add ZyXEL MIBs, recognize IES hardware model and firmware version
git-svn-id: http://www.observium.org/svn/observer/trunk@1425 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 21:52:49 +00:00
Tom Laermans 93bfb66c3c basic support for polling number of connected clients on Aironet and Airport devices, minor fixups
git-svn-id: http://www.observium.org/svn/observer/trunk@1418 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 18:28:32 +00:00
Adam Amstrong 7922783d4b changelog update. fix parser. fix mempools cmp (removed old debugging both)
git-svn-id: http://www.observium.org/svn/observer/trunk@1416 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 12:42:00 +00:00
Adam Amstrong 501b01c7c7 more ADSL updates
git-svn-id: http://www.observium.org/svn/observer/trunk@1412 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 11:38:38 +00:00
Adam Amstrong fdff9dd065 even more debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@1411 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 09:59:34 +00:00
Adam Amstrong 919c99126b more junos mempool debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@1410 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 09:59:03 +00:00
Adam Amstrong ab99bf5ef8 wipe out mempool cache on new host
git-svn-id: http://www.observium.org/svn/observer/trunk@1409 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 09:57:48 +00:00
Adam Amstrong ab27abe5f8 fix junos? make adsl work on ports which don't say adsl (might say interleaved...)
git-svn-id: http://www.observium.org/svn/observer/trunk@1408 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 09:34:05 +00:00
Adam Amstrong 95e1713787 make ADSL more efficient (that mib is large and full of poo)
git-svn-id: http://www.observium.org/svn/observer/trunk@1407 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 09:28:25 +00:00
Adam Amstrong 73a079ac30 add adsl polling :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1404 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 08:20:55 +00:00
Adam Amstrong 60ea70fe57 changes since changes began
git-svn-id: http://www.observium.org/svn/observer/trunk@1403 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 08:20:30 +00:00
Adam Amstrong fc5acf0010 better allied telesis version/model parsing
git-svn-id: http://www.observium.org/svn/observer/trunk@1398 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 01:09:52 +00:00
Adam Amstrong af0c0c43d7 radlan + allied telesis mibs. add radlan os type. move dell powerconnect 3524 to radlan type. allied telesis at8000s is also radlan.
git-svn-id: http://www.observium.org/svn/observer/trunk@1396 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 00:05:32 +00:00
Tom Laermans df9ec9ecdb fix vista sp2 build number in windows poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1395 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 23:44:20 +00:00