Commit Graph

7522 Commits

Author SHA1 Message Date
Paul Gear
c997b45f8c Merge pull request #1614 from laf/issue-1566
PBN devices support CDP but does not output like Cisco so using a dif…
2015-08-06 09:01:42 +10:00
laf
323e247e1b For smaller windows, the logo will be hidden and Plugins text also 2015-08-05 21:00:21 +00:00
laf
746c52046b Updated discovery to log new type + updated eventlog page to show this 2015-08-05 20:05:45 +00:00
laf
34f783fb0b Added proper indexes to the device_perf table 2015-08-05 19:01:03 +00:00
Daniel Preussker
2537767f2d Merge pull request #1615 from adaniels21487/issue-1592
Use graph generation functions instead of static generation
2015-08-04 22:46:29 +00:00
Aaron Daniels
dde56c3b24 Modified code to use graph generation functions instead of generating manually.
The graph generation functions check for the status of 'web_mouseover'.
2015-08-05 07:13:19 +10:00
laf
de0f9ee697 PBN devices support CDP but does not output like Cisco so using a different function to grab the first array needed 2015-08-04 20:37:05 +00:00
Paul Gear
a10c488915 Merge pull request #1611 from SaaldjorMike/remove-php-closing-tags
Remove php closing tags to fix scrut issues
2015-08-05 06:32:12 +10:00
Paul Gear
c14146467e Merge pull request #1610 from SaaldjorMike/scrut-fixes
Fix some scrutinizer coding style issues
2015-08-05 06:31:57 +10:00
laf
3395cf3fd4 Updated include to match standards 2015-08-04 20:17:07 +00:00
laf
8d39d2045d Finished device storage page edit 2015-08-04 19:51:06 +00:00
laf
02f0ffe573 Fixed some front page issues 2015-08-04 19:34:52 +00:00
Mike Rostermund
0cc3e1a9e2 Remove php closing tags to fix scrut issues 2015-08-04 19:29:43 +02:00
Mike Rostermund
5369112d48 Fix some scrutinizer coding style issues 2015-08-04 18:36:03 +02:00
Daniel Preussker
e7d87d6b0a Merge pull request #1607 from Rosiak/perle-support
Perle Media Converter Detection
2015-08-04 12:34:13 +00:00
Søren Rosiak
86827f559e Perle Media Converter Detection
- Basic support for Perle Media Converters, tested on a SMI-10G-STS
chassis
- MIB is available from
http://download.perle.com/Media%20Converters/v1.8/mcr_mgt/snmp/perle-mcr-mgt.MIB
has been converted with dos2unix
- Perle has given me permission to use their logo
2015-08-04 10:58:09 +02:00
laf
bffd3c7463 Scrut fixes 2015-08-04 06:54:58 +00:00
Daniel Preussker
5f5006b673 Merge pull request #1605 from syzdek/ds/device_groups-sort-order
Ds/device groups sort order
2015-08-04 06:32:19 +00:00
Paul Gear
6f147049de Merge pull request #1601 from f0o/daily-fix
Fix and reformat daily.{sh,php}
2015-08-04 09:26:58 +10:00
Paul Gear
cb49c592e4 Merge pull request #1604 from syzdek/ds/poller-sort-order
Ds/poller sort order
2015-08-04 09:24:44 +10:00
David M. Syzdek
b5db25c436 Adding ORDER BY so device groups are sorted by name instead of creation.
Currently the function for retrieving device_groups returns rows in the order
in which they were created.  This causes the WebUI to display is a semi-random
order.  This patch causes the devices to be sorted by name which makes the
group lists easier to navigate.
2015-08-03 15:18:21 -08:00
David M. Syzdek
853d4a9dd8 Sorting pollers by name on the pollers/tab=pollers page. 2015-08-03 14:55:05 -08:00
David M. Syzdek
23286480c5 Adding David M. Syzdek <david@syzdek.net> (github: syzdek) as an author.
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-08-03 14:10:30 -08:00
Daniel Preussker
d4a47c3083 Merge pull request #1600 from Rosiak/pcoweb_state
PCOWEB improvement
2015-08-03 18:20:40 +00:00
Daniel Preussker
2f4e9fb9c5 Merge pull request #1599 from laf/billing-api
Updated billing features within API + docs
2015-08-03 17:42:58 +00:00
Daniel Preussker
dbefe0c882 Merge pull request #1594 from vitalisator/issue-1593
add support for Google API key in geocoding
2015-08-03 17:41:49 +00:00
Daniel Preussker
982121bb6e fixup 2015-08-03 17:19:16 +00:00
f0o
c83b9a374e
Fix and reformat daily.{sh,php} 2015-08-03 17:14:33 +00:00
laf
016415df8f Added missing router variable 2015-08-03 15:02:35 +00:00
vitalisator
6290019623 make the code clear 2015-08-03 16:56:57 +02:00
Rosiak
e28a3fbfaf PCOWEB improvement
- Add Compressor State
2015-08-03 16:52:54 +02:00
laf
715f2a19b3 Updated billing features within API + docs 2015-08-03 14:41:35 +00:00
Daniel Preussker
39ce08b62d Merge pull request #1598 from vitalisator/patch-1
Update AUTHORS.md
2015-08-03 14:02:54 +00:00
Vitali Kari
157fbc2323 Update AUTHORS.md
I aggree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md
2015-08-03 15:58:42 +02:00
laf
94351d788e Initial start of adding edit storage page 2015-08-03 10:46:40 +00:00
Daniel Preussker
1de57eef5f Merge pull request #1590 from laf/discovery-debug
Added debug to discovery protocols + stop them running if not configured
2015-08-03 09:06:15 +00:00
vitalisator
7e2b8f72f1 add google gecode API key support. Config variable: $config[geoloc][api_key] = "place_your_key_here" 2015-08-03 10:29:08 +02:00
vitalisator
1633b83e91 add support for Google geocoding API key 2015-08-03 10:18:52 +02:00
laf
741742aa85 Added debug to discovery protocols + stop them running if not configured 2015-08-02 19:23:54 +00:00
Daniel Preussker
3a36fc8974 Merge pull request #1588 from laf/changelog
Changelog updated 2nd August 2015
2015-08-02 15:00:02 +00:00
laf
0e32eea322 Changelog updated 2nd August 2015 2015-08-02 14:58:26 +00:00
Daniel Preussker
2dff6bf869 Merge pull request #1587 from SaaldjorMike/fix-spelling
Changed formulation regarding picking mysql/mariadb in install docs
2015-08-02 13:35:12 +00:00
Mike Rostermund
734a32760f Changed formulation regarding picking mysql/mariadb in install docs 2015-08-02 15:30:26 +02:00
Daniel Preussker
6f326a50fa Merge pull request #1586 from adaniels21487/issue-1571
Discover UDP Jitter types for Cisco IPSLAs
2015-08-02 13:21:44 +00:00
Daniel Preussker
8f14a36392 Merge pull request #1583 from laf/delete-widgets
Fixed ability to delete new widgets added without refresh
2015-08-02 10:38:55 +00:00
Daniel Preussker
556fce8405 Merge pull request #1580 from laf/widget-syslog
Added Syslog, Eventlog and Globe Map widgets
2015-08-02 10:32:58 +00:00
Aaron Daniels
128c330ebb Resolved bug where $text would use the previous iteration if $sla_type was unknown.
Now set a default $text value which will be over written if $sla_type is known.
2015-08-02 20:18:14 +10:00
Aaron Daniels
9ccfc0d2b5 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1571 2015-08-02 20:10:44 +10:00
Daniel Preussker
fc92134ce5 Merge pull request #1581 from laf/old-alerting
Removed old alerting system code
2015-08-02 03:32:22 +00:00
Paul Gear
f19ded4139 Merge pull request #1585 from laf/docs-mariadb
Added info on using MariaDB or MySQL
2015-08-02 10:03:46 +10:00