Commit Graph

9546 Commits

Author SHA1 Message Date
laf
802d0993d9 Removed onClick from ports list 2016-01-10 17:19:58 +00:00
Neil Lathwood
e3e1b5f6ab Merge pull request #2729 from davehope/master
Create zyxelgs.inc.php
2016-01-10 16:29:18 +00:00
Neil Lathwood
44456aa58d Merge pull request #2741 from arjitc/patch-23
Add missing titles/headers
2016-01-10 16:21:24 +00:00
Arjit Chaudhary
68a4acd717 Update device.inc.php 2016-01-10 19:01:59 +05:30
Arjit Chaudhary
3b09f8b955 Update ports.inc.php 2016-01-10 19:01:42 +05:30
Arjit Chaudhary
03051d455f Update apps.inc.php 2016-01-10 19:01:24 +05:30
Arjit Chaudhary
6a652b72fa Update alerts.inc.php 2016-01-10 19:01:08 +05:30
Arjit Chaudhary
659d4e0172 Update alert-rules.inc.php 2016-01-10 19:00:49 +05:30
Arjit Chaudhary
eedc30aae5 Add missing titles/headers 2016-01-10 19:00:04 +05:30
Daniel Preussker
cce8bc5f26 Merge pull request #2697 from laf/versions
Centralised version info + used in output
2016-01-10 13:28:10 +00:00
Dave Hope
7fbdb5e440 Merged changes for Zyxel ES and GS series switches under 'Zynos'. 2016-01-10 10:39:12 +00:00
Daniel Preussker
feb524f0da Merge pull request #2739 from paulgear/dash-typo-fix
Fix typo & clarify location of edit dashboard button
2016-01-10 10:08:44 +00:00
Paul Gear
f123502730 Fix typo & clarify location of edit dashboard button 2016-01-10 15:18:25 +10:00
laf
63444e2f39 Rebased 2016-01-10 00:41:20 +00:00
Neil Lathwood
a3e972f86a Merge pull request #2730 from arjitc/patch-22
Fixes #2724 -- Added mysqli to install.php if PHP 7
2016-01-10 00:33:26 +00:00
Arjit Chaudhary
815a3e72e6 Fixes #2724 -- Added mysqli to install.php if PHP 7 2016-01-10 03:23:34 +05:30
Dave Hope
152c45bc36 Create zyxelgs.inc.php
Add support for Zyxel GS1910-24HP (And likely others)
2016-01-09 18:24:13 +00:00
Daniel Preussker
af95e46a50 Merge pull request #2727 from nguillaumin/fix-pear-comment-install
Fixes #2725: Wrong suggestion to install PEAR
2016-01-09 13:18:05 +01:00
Daniel Preussker
57414979ca Merge pull request #2726 from nguillaumin/contributor-agreement
I agree to the conditions of the Contributor Agreement
2016-01-09 12:58:01 +01:00
nguillaumin
49e183a72f I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-01-09 22:54:41 +11:00
nguillaumin
ceb2d15b9d Fixes #2725: Wrong suggestion to install PEAR 2016-01-09 22:50:47 +11:00
Neil Lathwood
867a3f6406 Merge pull request #2721 from Rosiak/issue-2709
Fix notification links
2016-01-09 00:28:59 +00:00
Rosiak
730588776e Correction 2016-01-09 00:28:58 +01:00
Rosiak
82a302e135 Fix 2709
#2709
2016-01-09 00:03:09 +01:00
Søren Rosiak
89a22efda3 Merge pull request #2469 from thomseddon/feature/sub10-support 2016-01-08 15:07:01 +01:00
Neil Lathwood
4e127af323 Merge pull request #2696 from SaaldjorMike/vmware-vminfo-discovery-perf
Fixed discovery+poller performance of VMware virtual machines.
2016-01-08 13:35:15 +00:00
Neil Lathwood
7d94baefd2 Merge pull request #2718 from thomseddon/fix/graph-unit-clarification
Explicitly show units for total in bit graphs
2016-01-08 13:34:46 +00:00
Mike Rostermund
6ac4a5c232 Merge pull request #2717 from thomseddon/contrib-agreement
I agree to the conditions of the Contributor Agreement
2016-01-08 13:22:20 +01:00
Thom Seddon
a36204400e Explicitly show units for total in bit graphs
Previously the rest of the graph was in "bps", as indicated in the
legend, however the unit for the totals is "B" (bytes) - as only
the prefix (M, G, T) was shown for the totals it was not clear that
the unit was different.
2016-01-08 11:52:50 +00:00
Thom Seddon
9593473549 Add sub10RadioLclDataRate graph 2016-01-08 10:51:25 +00:00
Thom Seddon
89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
Thom Seddon
23665fec8c I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-01-08 10:48:34 +00:00
Daniel Preussker
f0098d7d07 Merge pull request #2704 from Rosiak/issue-2685
Fix 2685
2016-01-08 10:05:25 +01:00
Daniel Preussker
19471a3b73 Merge pull request #2713 from SaaldjorMike/print-runtimes
Print runtimes for each individual polling and discovery module.
2016-01-08 10:03:58 +01:00
Mike Rostermund
a1261a0aeb Replace utime() for microtime(true) 2016-01-08 08:41:12 +01:00
Neil Lathwood
14518714fd Merge pull request #2714 from Rosiak/spell-stuff
Fix some spellings.
2016-01-07 22:14:48 +00:00
Rosiak
c3ce59124e Fix some spellings. 2016-01-07 23:02:18 +01:00
Mike Rostermund
51d2e32c36 Print runtimes for each individual polling and discovery module. 2016-01-07 12:04:51 -08:00
Neil Lathwood
2a2be95a1f Merge pull request #2711 from laf/storage-fix
Cleaned up stale memcache
2016-01-07 12:41:40 +00:00
laf
0aecec51f0 Cleaned up stale memcache 2016-01-07 12:41:02 +00:00
Mike Rostermund
fd167e2b1b Merge pull request #2706 from paulgear/mib-poller-display
Don't display MIB poller menu items if MIB polling is disabled
2016-01-07 09:22:58 +01:00
Paul Gear
f672a8e12e is_mib_poller_enabled() needs to be in common.php for code paths that don't use includes/snmp.inc.php (e.g. graph.php) 2016-01-07 09:38:32 +10:00
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
4db7b95ba2 Fix typo in doc 2016-01-07 09:26:48 +10:00
Rosiak
bf175ef8a0 Fix 2685
Print the dash owner’s username when using sticky dash.
2016-01-06 23:41:58 +01: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
cf0ce43960 Merge pull request #2700 from paulgear/master
Documentation tidies (cont.)
2016-01-06 11:22:16 +00:00
Paul Gear
8ba3caa544 Spacing 2016-01-06 21:16:16 +10:00