Commit Graph
9767 Commits
Author SHA1 Message Date
laf e75fc4b8b1 Future proofed 2015-12-08 13:53:38 +00:00
Ruairi Carroll 5ed39bad00 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-08 13:02:09 +01:00
Daniel Preussker 8a1573aff4 Merge pull request #2571 from jcbailey2/authors-jcbailey2
Agreeing to Contributor Agreement
2015-12-08 08:00:08 +00:00
Jonathan Bailey d4c2114fa3 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-12-07 21:14:55 -06:00
Neil Lathwood 2e10a5d4f6 Merge pull request #2566 from laf/changelog
Added missing new transport
2015-12-06 18:07:03 +00:00
laf d006d3b0db Added missing new transport 2015-12-06 18:05:18 +00:00
Neil Lathwood 29bfe1a6aa Merge pull request #2565 from laf/changelog
Updated changelog 06/12/2015
201512
2015-12-06 18:02:38 +00:00
laf 687ce6b444 Updated changelog 06/12/2015 2015-12-06 18:02:01 +00:00
vizay c39c46aa18 Removed starting parenthesis causing syntax error 2015-12-06 10:53:43 +01:00
Neil Lathwood 2728bca07c Merge pull request #2487 from f0o/issue-2485 2015-12-05 15:58:27 +00:00
thepacmanfan 914f8d2596 Update Smokeping.md 2015-12-05 01:30:34 -06:00
thepacmanfan 4f4d9fc4fc Update Smokeping.md 2015-12-05 00:58:17 -06:00
Daniel Preussker a196a7fb67 Merge pull request #2560 from ekoyle/docs-alerting
Docs alerting
2015-12-04 20:18:55 +00:00
Eldon Koyle 475a721787 Save some space, add a few more options 2015-12-04 13:14:35 -07:00
Eldon Koyle 3e9158d11a Add more docs on alerting foo 2015-12-04 13:14:30 -07:00
vizay 59b4ef7712 Added discovery and polling support for brocade VDX devices. Removed an obsolete value and check for ifAlias (in definitions and ports) since VDX nowdays report correct from ifAlias. Removed printing of interface numbers for vdx devices in the interface list since VDX devices do not report the expected ifIndex value like other switches do 2015-12-04 15:35:02 +01:00
Daniel Preussker d838bc2b07 Merge pull request #2555 from laf/notifications
Replace \n with <br />
2015-12-04 09:57:53 +00:00
laf 9fce58d872 Replace \n with <br /> 2015-12-04 09:50:51 +00:00
Neil Lathwood b47444a257 Merge pull request #2522 from f0o/alert_expansion_fix
Fix Glue-Expansion on alerts
2015-12-04 09:26:37 +00:00
thepacmanfan a27b3c7e9c Update Smokeping.md 2015-12-04 00:29:15 -06:00
thepacmanfan 87d227f923 Update Smokeping.md 2015-12-04 00:28:23 -06:00
Mike Rostermund 9b62235f25 Ignore HC Broadcast and Multicast Counters for Cisco SB as they're always 0 2015-12-03 22:00:39 +01:00
Daniel Preussker 9977729c3b Merge pull request #2551 from murrant/pathinfo
Fix missing path info on nginx.
2015-12-03 20:14:37 +00:00
Tony Murray e8d5756467 Fix missing path info on nginx.
Update nginx documentation to set the PATH_INFO variable.
Avoid hacks in index.php if it PATH_INFO is already set for both nginx and apache.
2015-12-03 13:23:37 -06:00
Ruairi Carroll 85c9f77962 Adding polling and discovery code for fortigate_cpu 2015-12-03 18:23:42 +01:00
Eldon Koyle 1ee481ff6e Rename option to extended_port_metrics 2015-12-03 09:40:30 -07:00
Eldon Koyle cdc6bb3bb8 Update schema change to a single line 2015-12-03 09:38:16 -07:00
Eldon Koyle 612a4b3cad Bump schema version
Use version 081 due to other pending PR's with schema updates
2015-12-03 09:38:16 -07:00
Eldon Koyle 26be6c6d74 Add schema 2015-12-03 09:38:16 -07:00
Eldon Koyle fcaf3d49ab Fix reference to non-existent variable
Use $port_id since $ports[$ifIndex]['port_id'] doesn't exist yet
2015-12-03 09:38:16 -07:00
Eldon Koyle 3f689045d9 Remove a couple of stray OIDs 2015-12-03 09:38:16 -07:00
Eldon Koyle 55c05c7866 Allow users to keep more statistics in the db
* Add $config['enable_extended_port_metrics'] to enable feature
* Add a new table to store stuff in
* Update data from the poller
2015-12-03 09:38:16 -07:00
Daniel Preussker 04b887ef97 Merge pull request #2544 from laf/issue-2520
eth0 on AirFibre units get data from another MIB
2015-12-03 15:12:40 +00:00
Daniel Preussker 9aca18ad49 Merge pull request #2547 from tuxis-ie/proxmox_rrd_update
Do not unset the vars while we're in the loop and upgrade to the new …
2015-12-03 15:00:17 +00:00
Mark Schouten 9881f53e4a Do not unset the vars while we're in the loop and upgrade to the new rrdtool_update 2015-12-03 15:07:27 +01:00
Paul Gear b2ae7ce86a Merge pull request #2545 from ekoyle/master
Fix map page in case of loopback cable
2015-12-03 10:46:02 +10:00
Eldon Koyle ca0a05d970 Merge branch 'master' of https://github.com/librenms/librenms 2015-12-02 17:09:29 -07:00
Eldon Koyle 9659bb322b Fix map bug caused by loopback cable
Fix a map bug where vis.js aborts because a device is inserted twice.
Need to add to $tmp_ids before checking the next device.
2015-12-02 17:07:32 -07:00
Neil Lathwood 7b8d61665d Merge pull request #2543 from SaaldjorMike/doc-inst-rem-mysql-client
Removed mysql-client for apt install, as this has been covered in sepa…
2015-12-02 23:58:02 +00:00
laf 8e5d619439 Added influxdb library 2015-12-02 23:51:36 +00:00
laf 05e3c581b0 Removed influxdb-php library 2015-12-02 23:44:03 +00:00
laf 8460adc756 eth0 on AirFibre units get data from another MIB 2015-12-02 23:23:31 +00:00
Mike Rostermund 19e57c5983 Removed mysql-client for apt install, as this has been covered in separat docs section before this. 2015-12-02 23:04:51 +01:00
Daniel Preussker bb8daaf8ae Merge pull request #2541 from laf/issue-2520
Pointed the snmp calls for Huawei to the correct folder
2015-12-02 21:05:33 +00:00
laf c1239b50e1 Pointed the snmp calls for Huawei to the correct folder! 2015-12-02 20:57:04 +00:00
Neil Lathwood 827dab4a23 Merge pull request #2538 from ekoyle/master
Add Eldon Koyle to AUTHORS.md
2015-12-02 20:53:55 +00:00
Daniel Preussker 8bd9e74b30 Merge pull request #2539 from laf/oxidized-filter
Added ability to filter devices by type and os for Oxizied api call
2015-12-02 20:32:38 +00:00
laf 6dfc186bb5 Added ability to filter devices by type and os for Oxizied api call 2015-12-02 20:22:38 +00:00
Neil Lathwood ebec58ac00 Merge pull request #2534 from rucarrol/master
Bumping all Fortgate MIBs to latest
2015-12-02 19:24:57 +00:00
laf 55d3242bd6 Updated version checking in rrdtool() function 2015-12-02 19:21:01 +00:00