Commit Graph
7027 Commits
Author SHA1 Message Date
Aaron Daniels cba431df6c Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-07-31 07:01:19 +10:00
Aaron Daniels a327786835 Change formatting to properly conform to the Coding guidelines. 2015-07-31 06:52:10 +10:00
Daniel Preussker e6dcc93377 Merge pull request #1570 from ghbms/patch-1
Update Agent-Setup.md
2015-07-30 18:39:31 +00:00
ghbms 1958ddb795 Update Agent-Setup.md 2015-07-30 14:38:42 -04:00
ghbms 12c8f0a9fb Update Agent-Setup.md 2015-07-30 14:32:49 -04:00
Daniel Preussker bef5384e08 Merge pull request #1568 from laf/agent-docs
Updated Unix-Agent docs
2015-07-30 18:14:55 +00:00
laf d1084d0142 Small update to clarify step 2015-07-30 18:12:16 +00:00
laf e11fc47980 Updated Unix-Agent docs 2015-07-30 17:30:54 +00:00
Daniel Preussker d9c0ac48b6 Merge pull request #1567 from laf/pfsense
Added pfSense to definitions so that poller will actually run for it
2015-07-30 17:29:20 +00:00
laf 5200e92f78 Added pfSense to definitions so that poller will actually run for it 2015-07-30 17:19:36 +00:00
Aaron Daniels f6ee98ce07 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540 2015-07-30 20:32:47 +10:00
Aaron Daniels b68b6192a0 Added Poller modules for Cisco Voice Routers
Added the following modules:
- Cisco PRI - graphs the total and inuse Primary Rate ISDN channels.
- Cisco DSP - graphs the total and inuse Digital Signal Processor (DSP) resources.
- Cisco MTP - graphs the total and inuse Media Termination Point (MTP) resources.
- Cisco XCode - graphs the total and inuse Transcoder resources.
2015-07-30 17:10:24 +10:00
Daniel Preussker 43df06c84d Merge pull request #1563 from laf/issue-1345
Pauses git pull / schema updates if InnoDB buffer usage is over configured value
2015-07-29 22:23:29 +00:00
laf 36f0ca84c1 And G 2015-07-29 22:08:52 +00:00
laf ee22c6606a Added missing 1024! 2015-07-29 22:08:09 +00:00
laf 03f0de5d76 Added ability to detect if innodb buffers are overused 2015-07-29 22:03:25 +00:00
Daniel Preussker 1ad21e0305 Merge pull request #1560 from Rosiak/issue-1559
fix issue-1559
2015-07-29 08:32:42 +00:00
Rosiak 15e9e7dba6 fix issue-1559 2015-07-29 10:16:13 +02:00
Daniel Preussker 7982c1af15 Merge pull request #1557 from spinza/issue-1536
Configurable Network Map Parameters
2015-07-29 07:50:38 +00:00
Daniel Preussker 8da7580389 Merge pull request #1558 from spinza/contributionupdate
I agree to the conditions of the Contributor Agreement contained in d…
2015-07-29 07:50:34 +00:00
spin 1cdfbe42cc I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-07-29 09:46:30 +02:00
Paul Gear 2283603dae Merge pull request #1553 from librenms/f0o-signature
I agree to the conditions of the Contributor Agreement contained in d…
2015-07-29 16:55:41 +10:00
Daniel Preussker d1d4479346 Merge pull request #1556 from Rosiak/convert-sml-mib
Convert SMI-MIB
2015-07-29 06:32:22 +00:00
Louis Rossouw fe49eb97c8 Add documentation on network map vis options. 2015-07-29 02:00:26 +02:00
Louis Rossouw 9fb2c0d674 Implement configurable network map parameters. 2015-07-29 01:17:08 +02:00
Rosiak 464b43392a Convert SMI-MIB
With dos2unix as suggested by @job
2015-07-28 23:51:40 +02:00
Daniel Preussker f251b74607 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-07-28 22:46:42 +02:00
Daniel Preussker 7400714bf7 Merge pull request #1539 from adaniels21487/contributing-adaniels21487
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-07-28 20:43:33 +00:00
Daniel Preussker 03c09dd4fa Merge pull request #1552 from laf/issue-1542
Two map updates - links in popover and stop x.y values for default_zoom causing issues
2015-07-28 20:43:21 +00:00
Daniel Preussker 8e0f4c1c05 Merge pull request #1551 from laf/agree
I agree to the conditions of the Contributor Agreement contained in d…
2015-07-28 20:41:52 +00:00
laf 189580e470 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-07-28 20:20:52 +00:00
laf 103faacd6c Adds image, link and hostname to popup 2015-07-28 20:18:38 +00:00
Daniel Preussker 591b0bbcde Merge pull request #1531 from job/robust_daily
Improve daily.sh robustness
2015-07-28 20:08:28 +00:00
Daniel Preussker 7ab457351c Merge pull request #1550 from Rosiak/issue-1549
Fix IBM Tape Library detection / MIB: http://download4.boulder.ibm.com/sar/CMA/STA/04lrn/2/SML-MIB_112.mib
2015-07-28 20:07:37 +00:00
Rosiak 59778907cc Fix missing : 2015-07-28 21:58:50 +02:00
laf a0c4313ea3 Fix for #1542 - sprintf default_zoom to not allow x.y values 2015-07-28 19:56:35 +00:00
Rosiak ec5457bfa1 Add security
- In case other devices pop up under the produce-Name.0
2015-07-28 20:56:09 +02:00
Rosiak be6fa25a1e Fix IBM Tape Library detection
For some reason IBM has decided to print their SNMP TRAP id in the
SysObjectID, so each time a trap is sent the sysObjectID changes..
2015-07-28 20:52:07 +02:00
Daniel Preussker 3bce55a625 Merge pull request #1548 from Rosiak/issue-1534
Add more Brocade detection
2015-07-28 18:09:14 +00:00
Daniel Preussker 24351463ef Merge pull request #1546 from Rosiak/issue-1532
Add Basic Aerohive Support
2015-07-28 18:02:05 +00:00
Rosiak d11c6ca7ff Add more Brocade detection
- As stated in the title.
2015-07-28 19:56:20 +02:00
Rosiak c0a8fb351f Fix missing closing tag 2015-07-28 19:52:02 +02:00
Daniel Preussker d972898cd9 Merge pull request #1547 from Rosiak/agreement
Agreement
2015-07-28 17:47:32 +00:00
Rosiak d10bde908a Agreement
I agree to the conditions of the Contributor Agreement contained in
doc/General Contributing.md.
2015-07-28 19:46:23 +02:00
Rosiak 4338de103a Add Basic Aerohive Support
- As stated in the title
2015-07-28 19:30:08 +02:00
Daniel Preussker 91eaeed8e8 Merge pull request #1545 from Rosiak/issue-1543
Add RB260GS detection
2015-07-28 17:27:39 +00:00
Rosiak e4d206d4fa Add RB260GS detection
As stated in the title.
2015-07-28 19:15:20 +02:00
Daniel Preussker 02f39189eb Merge pull request #1538 from librenms/contributor-doc
Update contributor agreement
2015-07-28 11:55:33 +00:00
Paul Gear 185f9bafb2 Update contributor agreement 2015-07-28 20:20:21 +10:00
Aaron Daniels a14513a9db I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-07-28 20:15:10 +10:00