Commit Graph

1598 Commits

Author SHA1 Message Date
Adam Amstrong
4696c7f02a fixes to sensor detection (next comes more filtering)
git-svn-id: http://www.observium.org/svn/observer/trunk@1548 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 16:11:09 +00:00
Tom Laermans
ee3fbf8a5f fix lldp discovery code, small fix, addhost fix
git-svn-id: http://www.observium.org/svn/observer/trunk@1547 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 15:04:44 +00:00
Adam Amstrong
be799247e3 fix
git-svn-id: http://www.observium.org/svn/observer/trunk@1546 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 14:59:44 +00:00
Adam Amstrong
7f4dc0d68b fix rest of fdb graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1545 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 14:51:01 +00:00
Adam Amstrong
71a0ffab1e some updates to fdb_count graph and entity-sensor discovery (ignore temp > 200C, and use Name instead of Descr if available)
git-svn-id: http://www.observium.org/svn/observer/trunk@1544 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 14:50:09 +00:00
Adam Amstrong
985ec190c6 add HP Procurve FDB count graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1543 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:54:00 +00:00
Adam Amstrong
aeee6d1eed junos processor detection change
git-svn-id: http://www.observium.org/svn/observer/trunk@1542 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:35:58 +00:00
Adam Amstrong
355890c086 increment index... :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1541 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:19:23 +00:00
Adam Amstrong
8e394aa99d add memory to procurve overlib
git-svn-id: http://www.observium.org/svn/observer/trunk@1540 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:18:52 +00:00
Adam Amstrong
1a8a8f591b HP Procurve mempool polling&discovery (we discover both hpLocal and hpGlobal for now, though i see little realistic difference between them on most devices)
git-svn-id: http://www.observium.org/svn/observer/trunk@1539 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:18:12 +00:00
Tom Laermans
282ffa4b3d fix broken papouch discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1538 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:08:03 +00:00
Adam Amstrong
e814c4353c fix horrible bug returning incorrect start times for graphs in the billing pages
git-svn-id: http://www.observium.org/svn/observer/trunk@1537 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 10:01:52 +00:00
Adam Amstrong
548dc82f8e small fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1536 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 22:20:38 +00:00
Adam Amstrong
9dce7a6054 sensors auth file for graphs (no real auth yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@1535 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 22:14:56 +00:00
Adam Amstrong
21dbee7c20 more fixes for new sensor setup. more to come no doubt. also started making graphs which can 'widen'
git-svn-id: http://www.observium.org/svn/observer/trunk@1534 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 21:45:25 +00:00
Adam Amstrong
7b2fc2dbe1 fixes to new sensors setup
git-svn-id: http://www.observium.org/svn/observer/trunk@1533 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 20:34:31 +00:00
Tom Laermans
1cddb998eb oops, that should have gone along, obviously
git-svn-id: http://www.observium.org/svn/observer/trunk@1532 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 19:28:12 +00:00
Tom Laermans
ac8b98e9a0 split database update file again to cut down on the churn of adding the index every time again (yes, apparently mysql does that even if the index is already there)
git-svn-id: http://www.observium.org/svn/observer/trunk@1531 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 19:27:47 +00:00
Adam Amstrong
0e7561e56f sensor eventlog cleanup (don't put current value, it's too much info)
git-svn-id: http://www.observium.org/svn/observer/trunk@1530 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 18:50:21 +00:00
Adam Amstrong
4f2972660f retooled sensors discovery. use global $valid_sensor, use sensors table only, replace sensor_precision with sensor_multiplier and sensor_divisor, remove all old discover_* functions and replace with discover_sensor
git-svn-id: http://www.observium.org/svn/observer/trunk@1529 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 18:25:11 +00:00
Tom Laermans
57fb938d45 remove mib index files from svn
git-svn-id: http://www.observium.org/svn/observer/trunk@1528 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 16:38:02 +00:00
Tom Laermans
e16f019bda JWOS polling device information
git-svn-id: http://www.observium.org/svn/observer/trunk@1527 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 16:35:28 +00:00
Tom Laermans
721f72cfad Add Juniper JWOS and WXOS MIBs
git-svn-id: http://www.observium.org/svn/observer/trunk@1526 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:55:16 +00:00
Tom Laermans
54b936fa8a ohai huawei and their sysDescr juggling
git-svn-id: http://www.observium.org/svn/observer/trunk@1525 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:48:53 +00:00
Tom Laermans
9ea02e3dd2 oops, failfix
git-svn-id: http://www.observium.org/svn/observer/trunk@1524 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:46:11 +00:00
Tom Laermans
343cdf81d3 Detect Juniper WXOS/JWOS + minor MIB path fix
git-svn-id: http://www.observium.org/svn/observer/trunk@1523 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:45:26 +00:00
Adam Amstrong
b7ce88623c remove unneeded RADLAN-MIB in mibs root
git-svn-id: http://www.observium.org/svn/observer/trunk@1522 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:41:34 +00:00
Adam Amstrong
fc08be2e34 cleaned up some mibs, moved mempools discovery to include_dir()
git-svn-id: http://www.observium.org/svn/observer/trunk@1521 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:39:47 +00:00
Adam Amstrong
838babfb74 more temp graph improvements
git-svn-id: http://www.observium.org/svn/observer/trunk@1520 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 14:17:44 +00:00
Adam Amstrong
2f7d074afd fix temperatures graphs (reported by monrad)
git-svn-id: http://www.observium.org/svn/observer/trunk@1519 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 14:11:15 +00:00
Adam Amstrong
dfff34d3e3 move mempools pollers into their own directory (includes/discovery/mempools/)
git-svn-id: http://www.observium.org/svn/observer/trunk@1518 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 13:53:47 +00:00
Adam Amstrong
da1e0a42b5 disable memory overlib graph for m0n0wall (their SNMP daemon doesn't seem to return that information)
git-svn-id: http://www.observium.org/svn/observer/trunk@1517 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 13:50:09 +00:00
Adam Amstrong
4dbbb34606 fix nxos icon, move ios -> cisco and catos -> cisco-old
git-svn-id: http://www.observium.org/svn/observer/trunk@1516 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 13:47:47 +00:00
Adam Amstrong
130646be6e fix services delete function
git-svn-id: http://www.observium.org/svn/observer/trunk@1515 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 13:42:36 +00:00
Tom Laermans
7de52b2f91 better versions for APC AOS
git-svn-id: http://www.observium.org/svn/observer/trunk@1514 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 13:30:59 +00:00
Adam Amstrong
cd6bac59d4 traffic graph only for procurve
git-svn-id: http://www.observium.org/svn/observer/trunk@1513 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 12:26:09 +00:00
Adam Amstrong
fffc792a56 remove some more leading slashes
git-svn-id: http://www.observium.org/svn/observer/trunk@1512 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 11:48:43 +00:00
Adam Amstrong
1e0ecd80f2 remove some leading slashes from supposedly relative URLs :> (reported by Eimann)
git-svn-id: http://www.observium.org/svn/observer/trunk@1511 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 11:44:31 +00:00
Adam Amstrong
80b4594573 force warnings off by ini_set (fuck you debian/ubuntu, spittings warnings everywhere as default is *not* cool.)
git-svn-id: http://www.observium.org/svn/observer/trunk@1510 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 11:29:55 +00:00
Tom Laermans
fd8f8d530b hide snmp stderr if not in debug mode, though some errors are still sneaking out somewhere
git-svn-id: http://www.observium.org/svn/observer/trunk@1509 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 11:22:20 +00:00
Adam Amstrong
f2ad3d3040 netstats greyscale icon
git-svn-id: http://www.observium.org/svn/observer/trunk@1508 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 23:29:35 +00:00
Adam Amstrong
d07689c8d4 syslog handling update
git-svn-id: http://www.observium.org/svn/observer/trunk@1507 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 19:52:47 +00:00
Adam Amstrong
f29e7b755b redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc.
git-svn-id: http://www.observium.org/svn/observer/trunk@1506 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 19:43:02 +00:00
Adam Amstrong
927c92e8dd fixes to lldp discovery (use dot1dBasePortIfIndex if exists) reported by Bill Fenner from Arista.
git-svn-id: http://www.observium.org/svn/observer/trunk@1505 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 18:56:14 +00:00
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