Commit Graph
10497 Commits
Author SHA1 Message Date
David Bell 761f55b8db Removed large unrequired loop.
An example output that shows this is still working:

...
snmpOutTraps.0 = 0
snmpEnableAuthenTraps.0 = enabled
snmpSilentDrops.0 = 0
snmpProxyDrops.0 = 0

RRD Disabled RRD update /opt/librenms/rrd/xxx/netstats-snmp.rrd N:173688066:172651761:0:50736:0:0:0:0:0:0:0:210621835:0:167870188:2601931:0:0:0:4:74625425:0:0:0:0:0:172651443:0:U:0:0
...

(Note the U 3rd from the end)
2016-04-19 16:04:24 +01:00
David Bell 933e163222 Corrected more formatting. I don't like your coding style! :) 2016-04-19 11:53:06 +01:00
David Bell f9fda59abd Corrected formatting. 2016-04-19 11:45:03 +01:00
David Bell a988e83df7 Version 2 of sending the correct data to influx. Also catching the exception that would stop updates working. 2016-04-12 10:01:20 +01:00
Neil Lathwood 77002d972d Merge pull request #3244 from adaniels21487/issue-2193
Nagios Services
2016-04-12 08:27:22 +01:00
Neil Lathwood 960c4636ec Merge pull request #3348 from murrant/syslog-asterisk
Fix log entries with timestamps included and incorrect time
2016-04-12 08:13:09 +01:00
Neil Lathwood 415979ca27 Merge pull request #3346 from mnguyen1289/add-user-to-authors
Fix sensors icon bug
2016-04-12 08:12:25 +01:00
Tony Murray 65f929d1f2 Fix log entries with timestamps included and incorrect time (leading * or .)
Issue #3316
2016-04-12 00:05:16 -05:00
Michael Nguyen 05613157d8 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-04-11 15:33:44 -07:00
Aaron Daniels 111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
Aaron Daniels e2988e7725 - Ensure that $check_cmd is always set.
- Move SQL because of upstream changes
2016-04-12 07:34:06 +10:00
Michael Nguyen 699c407072 Fix javascript bug with repeating sensors icon on devices page 2016-04-11 13:45:58 -07:00
Michael Nguyen 2c8ba538b8 Fix javascript bug with repeating sensors icon on devices page 2016-04-11 13:36:55 -07:00
Neil Lathwood f1912cca7b Merge pull request #3340 from wiad/issue-3339
Add Infoblox mibs and icon
2016-04-11 21:12:49 +01:00
Søren Rosiak 13945ed4ee Merge pull request #3327 from Jaredn/master 2016-04-11 19:09:57 +02:00
jnewell 94f698001b Merge branch 'master' of https://github.com/librenms/librenms 2016-04-11 09:46:28 -07:00
Neil Lathwood d936dd5430 Merge pull request #3341 from wiad/issue-3303
Support hostnames in rancid with or without domain suffix
2016-04-11 16:43:52 +01:00
Neil Lathwood 554a56acb3 Merge pull request #3324 from pheinrichs/issue-3322
Cambium Graph Changes
2016-04-11 16:31:36 +01:00
Neil Lathwood e70399b008 Merge pull request #3308 from darpified/master
Dell Powerconnect 3548P uses 3019 as the last bit
2016-04-11 16:26:08 +01:00
Neil Lathwood 6fb80abdc1 Merge pull request #3051 from vrillusions/apc-bank-count
apc discovery: Get a count of banks before pulling info
2016-04-11 16:18:46 +01:00
Daniel Preussker 899b296653 Merge pull request #3342 from Piratonym/contributor-agreement
Update AUTHORS.md
2016-04-11 13:19:55 +00:00
Karsten Nerdinger a2a6da3800 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-04-11 15:11:12 +02:00
Adam Winberg 3873aaf01e Extend if statement to support hostnames in rancid with or without domain suffix 2016-04-11 08:32:13 +02:00
Adam Winberg 6144071683 Add Infoblox mibs and icon 2016-04-11 08:26:13 +02:00
Neil Lathwood f50c70c238 Merge pull request #3334 from momorientes/patch-1
add short description to billing docs
2016-04-10 15:46:23 +01:00
momo feba80c69b add short description to billing docs 2016-04-10 16:33:02 +02:00
Neil Lathwood fec12e1701 Merge pull request #3333 from laf/changelog
Updated changelog 10/04/16
201604
2016-04-10 14:05:36 +01:00
laf fb567d854c Updated 10/04/16 2016-04-10 13:05:01 +00:00
jnewell c2a62c1895 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-04-07 16:07:11 -07:00
jnewell 2d7bc78f7a update authors 2016-04-07 15:56:27 -07:00
Paul Heinrichs f17a1baabb Removing leading whitespace in signal.inc 2016-04-06 08:48:20 -04:00
Paul Heinrichs f60228b800 Add unit_long variable to signal sensor 2016-04-06 08:21:42 -04:00
Paul Heinrichs 499a23e372 Adjusted canopy sensor high/low limits 2016-04-06 08:20:10 -04:00
Paul Heinrichs c797666e84 Cambium graph changes 2016-04-06 08:19:30 -04:00
Paul Heinrichs 13e05f6858 Removed unused cambium files
Unused due to canopy/cambium split
2016-04-06 08:16:53 -04:00
jnewell 0e6093abfc Added device/port_stack API endpoint. Updated documentation 2016-04-05 14:25:45 -07:00
jnewell e40042bd5c Added device/port_stack API endpoint 2016-04-05 13:03:17 -07:00
Daniel Preussker d0734d78b0 Merge pull request #3311 from juhovan/influxdb_https
Add https transport for influxDB
2016-04-02 20:56:13 +00:00
Juho Vanhanen 0b078e0486 Add https transport for influxDB 2016-04-01 17:53:56 +03:00
Neil Lathwood 76693ab36e Merge pull request #3309 from gcoeugnet/master
Canopsis transport doc and enhancement
2016-04-01 13:55:57 +01:00
Guillaume Coeugnet 713501e270 Create 111.sql
Add new port parameter for Canopsis transport.
2016-04-01 14:20:47 +02:00
Guillaume Coeugnet 7a2faae237 Update 110.sql
Remove port parameter to put it a new file
2016-04-01 14:20:17 +02:00
Guillaume Coeugnet c6a022694b Update alerting.inc.php
Code indentation
2016-04-01 10:21:11 +02:00
Guillaume COEUGNET 79c6b04841 Merge branch 'master' of https://github.com/gcoeugnet/librenms 2016-04-01 10:07:25 +02:00
Guillaume COEUGNET 32ac7a59d3 Add port parameter and code enhancement 2016-04-01 10:05:52 +02:00
Guillaume COEUGNET 3855848318 Add canopsis port parameter 2016-04-01 10:05:17 +02:00
Guillaume COEUGNET ac89c7b00c Add canopsis port parameter 2016-04-01 10:04:58 +02:00
Guillaume COEUGNET a93228fdb4 Add canopsis transport doc 2016-04-01 10:04:34 +02:00
Neil Lathwood b1abe91728 Merge pull request #3299 from gcoeugnet/master
Add Canopsis transport
2016-03-31 17:04:34 +01:00
rpeters 1e9073721a Dell Powerconnect 3548P uses 3019 as the last bit 2016-03-31 09:03:57 -05:00