Commit Graph
3541 Commits
Author SHA1 Message Date
Paul Gear 7170a240a8 Don't display MIB menu items if MIB-based polling is disabled 2016-01-07 09:26:48 +10:00
Paul Gear 170423d424 Merge pull request #2633 from arjitc/patch-19
Use bootstraps own img-responsive class for responsive graphs
2016-01-07 08:12:34 +10:00
Paul Gear 590593e43d Merge pull request #2537 from Alucardfh/scaleDeviceOverview
Use browser width to scale cpu and bandwidth graphs on device overview
2016-01-07 08:11:39 +10:00
Neil Lathwood d4c4f9d858 Merge pull request #2688 from Rosiak/port-notes
Add Port Notes Field
2016-01-06 14:08:53 +00:00
Neil Lathwood 564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Neil Lathwood 54591c6d00 Merge pull request #2695 from ekoyle/ajax_fix
Fix minor bug in ajax_search.php which was returning null instead of …
2016-01-05 22:35:53 +00:00
Eldon Koyle f94a704c83 Fix minor bug in ajax_search.php which was returning null instead of [] when searching bgp 2016-01-05 10:21:08 -07:00
Neil Lathwood 78a74ed10a Merge pull request #2676 from paulgear/smokeping-add-pings-config
Smokeping: add pings config
2016-01-05 10:41:47 +00:00
Rosiak 869234579a Convert to device_attribs 2016-01-04 20:23:32 +01:00
Neil Lathwood 9b4cfc3977 Merge pull request #2669 from murrant/ajax_arp
Switch device and port ARP tables to ajax
2016-01-04 11:04:56 +00:00
Rosiak d22fc18f51 Add Port Notes Field
Add a “Notes” field for ports to accommodate #1897
2016-01-03 02:12:41 +01:00
Rosiak 1ee694fcdb add missing backtick 2016-01-02 23:46:45 +01:00
Rosiak e61f6cd2a8 re-add newline 2016-01-02 23:34:55 +01:00
Rosiak e3663fff34 Set min-width 2016-01-02 02:06:19 +01:00
Rosiak b7ac4932a4 Small changes to Virtual Machines page 2016-01-02 01:32:43 +01:00
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 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 ea29977d29 Support MIB-based overrides in processor & memory pools 2016-01-02 07:10:43 +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 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 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 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 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 7752bc0494 Move to fixed DS names in MIB-based polling; add script to convert RRDs 2016-01-02 07:10:40 +10:00
flatterlight 80c8b70ad4 added suport for samsung printer 2015-12-30 02:42:25 +01:00
Daniel Preussker e41a485d17 Merge pull request #2679 from vitalisator/services
add service description
2015-12-29 18:55:00 +01:00
Paul Gear 81ac9fda51 Reduce the hate levels 2015-12-29 07:10:27 +10:00
Paul Gear 66468d802c Add pings option 2015-12-29 07:10:15 +10:00
Neil Lathwood f031467fdc Merge pull request #2671 from Rosiak/cleanup-bill
Cleanup bills pages
2015-12-28 18:37:41 +00:00
vitalisator 3d06a07994 add service description 2015-12-28 09:18:12 +01:00
Rosiak 76a3be4abb small changes 2015-12-25 01:14:58 +01:00
Rosiak d134af0ecb Bill cleanup
A bit of cleanup
2015-12-25 00:54:13 +01:00
Tony Murray 6f84a287b6 Fix ARP search on all ARP pages. Adapt ARP search page to use a common search variable. 2015-12-24 12:10:05 -06:00
Arjit Chaudhary 4daa8ffd04 Update table to use bootstrap table class and added table headers 2015-12-24 23:01:09 +05:30
Tony Murray fe86b998bf Switch device and port ARP tables to ajax
Allow sorting, filtering and paging of device and port ARP tables.
2015-12-24 10:58:12 -06:00
Neil Lathwood 75c995410d Merge pull request #2660 from 0xbad0c0d3/master
Remove Interface wrong onClick
2015-12-24 08:53:29 +00:00
laf 5f4837cdb8 Did not update vars to _GET before submitting 2015-12-21 18:22:36 +00:00
Louis Bailleul b40bd2f467 Rebase 2015-12-21 13:26:48 +00:00
Louis Bailleul ee75091c44 Use browser width to scale cpu and bandwidth graphs on device overview 2015-12-21 13:25:23 +00:00