Commit Graph

9110 Commits

Author SHA1 Message Date
Paul Gear
eb1dbc74c7 Remove redundant function 2016-01-02 07:10:43 +10:00
Paul Gear
e89984e316 Fix display of Mikrotik CPU; probably unrelated to MIB-based polling changes 2016-01-02 07:10:43 +10:00
Paul Gear
b98e69187f Minor doc fix 2016-01-02 07:10:43 +10:00
Paul Gear
ddb18e94e6 Minor doc fix 2016-01-02 07:10:43 +10:00
Paul Gear
ce880a6d23 Fix count & create device link in global MIB association table 2016-01-02 07:10:43 +10:00
Paul Gear
6fae9874b0 Add global MIB association table 2016-01-02 07:10:43 +10:00
Paul Gear
2244a5f31d Fix issues flagged by scrutinizer 2016-01-02 07:10:43 +10:00
Paul Gear
d862b9c100 Add SQL schema 2016-01-02 07:10:43 +10:00
Paul Gear
ea29977d29 Support MIB-based overrides in processor & memory pools 2016-01-02 07:10:43 +10:00
Paul Gear
3fb5210d21 Make formatting changes consistent 2016-01-02 07:10:43 +10:00
Paul Gear
2558aa9bda Fix up some funky formatting; add/tidy end-of-function markers to reduce diff churn 2016-01-02 07:10:43 +10:00
Paul Gear
84b7d2e545 Remove roadmap; no longer relevant, covered by issue database 2016-01-02 07:10:43 +10:00
Paul Gear
fbc5555eab Minor doc tidy 2016-01-02 07:10:43 +10:00
Paul Gear
8a20ad4896 Move rrd handling functions into includes/rrdtool.inc.php; add backwards compatibility with file naming in old version of MIB-based polling 2016-01-02 07:10:42 +10:00
Paul Gear
1b0614ad87 Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
22bd2d3a1b Overhaul documentation for MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
4d3b39e0ae Display sysObjectID on device overview screen 2016-01-02 07:10:42 +10:00
Paul Gear
18c1a190a1 Add custom graph include 2016-01-02 07:10:42 +10:00
Paul Gear
ed15e2a6cf Restore name_shorten so we can provide backwards compatibility 2016-01-02 07:10:42 +10:00
Paul Gear
b52f7f5e86 Fix rebase for can_ping_device 2016-01-02 07:10:42 +10:00
Paul Gear
953ea3fa15 Add device OID storage and display 2016-01-02 07:10:42 +10:00
Paul Gear
5d53761727 Trivial cleanups 2016-01-02 07:10:42 +10:00
Paul Gear
161e2b82e1 Include copyright 2016-01-02 07:10:42 +10:00
Paul Gear
7619a340d6 Split polling & discovery of MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear
40a1cef050 Generalise arp discovery cache; move to common 2016-01-02 07:10:42 +10:00
Paul Gear
ceeb362e40 Update global MIB viewer 2016-01-02 07:10:42 +10:00
Paul Gear
5c2231a7a7 Add device MIB association browser 2016-01-02 07:10:42 +10:00
Paul Gear
50bfd22786 Add timestamp to mibdefs 2016-01-02 07:10:41 +10:00
Paul Gear
f2370bbcba Add MIB browser 2016-01-02 07:10:41 +10:00
Paul Gear
4d6e671e71 Add code to populate mibdefs table; note about moving some items to discovery 2016-01-02 07:10:41 +10:00
Paul Gear
9b6496b404 Add debugging of MIB objects again 2016-01-02 07:10:41 +10:00
Paul Gear
97412879bd Ignore 3rd-party libraries when searching 2016-01-02 07:10:41 +10:00
Paul Gear
f0a7ed8e09 Don't convert if we've already done it 2016-01-02 07:10:41 +10:00
Paul Gear
cb7c87d76f Use stacked graphs for multi-instance MIBs; add larger colour palette 2016-01-02 07:10:41 +10:00
Paul Gear
b8601b5896 Skeleton framework for allowing MIB values to feed CPU & memory health graphs 2016-01-02 07:10:41 +10:00
Paul Gear
c3a953c434 Make things clearer by not trying to cram into one line 2016-01-02 07:10:41 +10:00
Paul Gear
e5549e9423 Remove unused files 2016-01-02 07:10:41 +10:00
Paul Gear
4fab952696 Check for custom & MIB graphs before looking for a file 2016-01-02 07:10:41 +10:00
Paul Gear
45499e6aa9 Allow area graphs in generic_multi_line 2016-01-02 07:10:41 +10:00
Paul Gear
724f55e809 Remove old roadmap stuff 2016-01-02 07:10:40 +10:00
Paul Gear
7752bc0494 Move to fixed DS names in MIB-based polling; add script to convert RRDs 2016-01-02 07:10:40 +10:00
Paul Gear
f1ab68deed Gather Ruckus radio stats table 2016-01-02 07:10:40 +10:00
Neil Lathwood
e9b53896cb Merge pull request #2678 from Rosiak/issue-2677
Fix enterasys discovery
2015-12-29 18:06:53 +00:00
Daniel Preussker
e41a485d17 Merge pull request #2679 from vitalisator/services
add service description
2015-12-29 18:55:00 +01:00
Rosiak
0b26686cb1 Fix enterasys discovery
fix #2677
2015-12-29 16:32:17 +01:00
Neil Lathwood
f031467fdc Merge pull request #2671 from Rosiak/cleanup-bill
Cleanup bills pages
2015-12-28 18:37:41 +00:00
Neil Lathwood
d1c254dd3c Merge pull request #2672 from vitalisator/master
add cpu and memory discovery/polling to PBN devices
2015-12-28 18:36:22 +00:00
vitalisator
3d06a07994 add service description 2015-12-28 09:18:12 +01:00
vitalisator
b4cbd3087c add build specific handling on cpu and mempool discoverx/polling 2015-12-27 12:12:43 +01:00
vitalisator
81ab435942 add cpu and memory discovery/polling to PBN devices 2015-12-27 00:23:39 +01:00