Commit Graph
1504 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
Tom Laermans 0473ff752b make sure there aren't any trailing spaces in paths or we could accidentally maybe perhaps rm -r / or similar wrong directories
git-svn-id: http://www.observium.org/svn/observer/trunk@1500 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 21:13:14 +00:00
Tom Laermans 334eb00ab2 kilobits, not kelvinbits, sigh
git-svn-id: http://www.observium.org/svn/observer/trunk@1499 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 21:08:56 +00:00
Tom Laermans e733ca1558 respect enable_bgp more on website and on discovery, also detect more huawei vrp
git-svn-id: http://www.observium.org/svn/observer/trunk@1498 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 20:49:31 +00:00
Adam Amstrong 4820454468 fix port poller for devices which run out of oids :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1497 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 18:55:45 +00:00
Adam Amstrong dde37da45d small fixes to billing editing (use correct variables and the like, doh)
git-svn-id: http://www.observium.org/svn/observer/trunk@1496 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 18:45:46 +00:00
Adam Amstrong 20629c4c7d fix etherlike graph for monrad, make HOST-RESOURCES-MIB discovery for cpu/mem more universal. update defaults.
git-svn-id: http://www.observium.org/svn/observer/trunk@1495 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 16:26:39 +00:00
Adam Amstrong 17242a06f2 use device_bits graphtype only for thomson speedtouch overlib
git-svn-id: http://www.observium.org/svn/observer/trunk@1494 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 12:58:26 +00:00
Adam Amstrong becaf1bce6 fix JT front page
git-svn-id: http://www.observium.org/svn/observer/trunk@1493 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 12:54:29 +00:00
Adam Amstrong 190275c278 add arista
git-svn-id: http://www.observium.org/svn/observer/trunk@1492 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 02:02:37 +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 c50a124359 autogenerate $config['base_url'] (why didn't we do this all along?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1490 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:54:59 +00:00
Adam Amstrong f2dd9a0a56 set log_file if it's unset :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1489 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:28:31 +00:00
Adam Amstrong e2c7daa407 remove debugging :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1488 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:10:59 +00:00
Adam Amstrong e3e8895b47 fix to hrdevice inventory page (print processor graph in new location)
git-svn-id: http://www.observium.org/svn/observer/trunk@1487 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:07: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
Adam Amstrong 3f2b5982c0 we now keep port_descr_type as lowercase, to stop mistakes. fixed multiport graphs (old multi_* are now multiport_*). fix customer page and iftype page
git-svn-id: http://www.observium.org/svn/observer/trunk@1485 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:04:31 +00:00
Tom Laermans dbbc160c81 detection of itwatchdogs.com geese family - now for the fun of discovering the sensors...
git-svn-id: http://www.observium.org/svn/observer/trunk@1484 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 17:56:02 +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 a19f81cca2 add oki logo
git-svn-id: http://www.observium.org/svn/observer/trunk@1482 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 21:00:23 +00:00
Tom Laermans ec2e1291ef ricoh definition seems to have disappeared
git-svn-id: http://www.observium.org/svn/observer/trunk@1481 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 20:56:04 +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 cdc17c5226 add application/apache graph types
git-svn-id: http://www.observium.org/svn/observer/trunk@1476 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:26:31 +00:00
Adam Amstrong b37c7c87ba remove unneeded <br /> from uptime graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1475 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:06:29 +00:00
Adam Amstrong 293ec59629 fixes to last update, and a missing file
git-svn-id: http://www.observium.org/svn/observer/trunk@1474 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:05:16 +00:00
Adam Amstrong 82e30b206b add click to zoom to soem graphs, and new per-graphtype auth.inc.php to authenticate graphs and click-to-zoom pages.
git-svn-id: http://www.observium.org/svn/observer/trunk@1473 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 14:21:05 +00:00
Adam Amstrong 7a586e0e4f fix storage discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1472 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-24 19:29:18 +00:00
Adam Amstrong 11f8fd3645 updated graph definitions (don't fuck with .svn!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1471 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-24 19:24:07 +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 f29d26440b restructure $device['os'], improve device overlib a bit (is it?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1464 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 15:05:01 +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 97111b96e0 add os type/version/features and hardware to device tooltips (maybe make a function to build this text later)
git-svn-id: http://www.observium.org/svn/observer/trunk@1462 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 13:40:31 +00:00
Adam Amstrong 589a32fe94 Add temperature detection for Force10 E/C/S-Series
git-svn-id: http://www.observium.org/svn/observer/trunk@1461 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 01:20:15 +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