Tobias Herrmann
|
5d410aef6f
|
added polling for canon printers
|
2016-01-03 18:20:33 +01:00 |
|
Paul Gear
|
8aecf71910
|
Merge pull request #2552 from SaaldjorMike/bcast-mcast-ciscosb
Ignore HC Broadcast and Multicast Counters for Cisco SB as they're al…
|
2016-01-02 07:01:18 +10:00 |
|
flatterlight
|
41a0b40da2
|
Update samsungprinter.inc.php
last new line ;)
|
2015-12-30 02:50:19 +01:00 |
|
flatterlight
|
80c8b70ad4
|
added suport for samsung printer
|
2015-12-30 02:42:25 +01:00 |
|
Neil Lathwood
|
d1c254dd3c
|
Merge pull request #2672 from vitalisator/master
add cpu and memory discovery/polling to PBN devices
|
2015-12-28 18:36:22 +00:00 |
|
vitalisator
|
b4cbd3087c
|
add build specific handling on cpu and mempool discoverx/polling
|
2015-12-27 12:12:43 +01:00 |
|
vitalisator
|
81ab435942
|
add cpu and memory discovery/polling to PBN devices
|
2015-12-27 00:23:39 +01:00 |
|
Neil Lathwood
|
1ea0e4f710
|
Merge pull request #2668 from vitalisator/master
improve some things in PBN OS polling
|
2015-12-24 08:54:19 +00:00 |
|
vitalisator
|
fd10cd751a
|
improve some things in PBN OS polling
|
2015-12-23 14:18:06 +01:00 |
|
Rosiak
|
5898d01bcd
|
Add polling
|
2015-12-21 21:26:24 +01:00 |
|
Daniel Preussker
|
4262d7f36b
|
Merge pull request #2592 from laf/issue-2493-1
Added NOW() to dbUpdate calls to sensors
|
2015-12-20 17:13:05 +00:00 |
|
Neil Lathwood
|
271f0591e8
|
Merge pull request #2645 from samyscoub/master
Fix myql empty graphs
|
2015-12-18 16:35:29 +00:00 |
|
Luke Gopher
|
62e83a2f28
|
Fix myql empty graphs
Fix this problem when we have another plugin enabled than Mysql on a server
|
2015-12-18 17:07:40 +01:00 |
|
Neil Lathwood
|
46231a5e56
|
Merge pull request #2613 from rucarrol/forti_cpu
Adding support for discovering/polling all processors in a Fortigate device
|
2015-12-18 16:05:16 +00:00 |
|
Neil Lathwood
|
1ced3dff98
|
Merge pull request #2558 from vizay/brocade-vdx-support
Added full discovery and polling support for brocade VDX devices.
|
2015-12-18 15:57:27 +00:00 |
|
Ruairi Carroll
|
b592689d23
|
Removing polling code for processors
|
2015-12-13 17:05:07 +01:00 |
|
Neil Lathwood
|
73f09f129a
|
Merge pull request #2542 from ekoyle/add_stats_to_db
Add stats to db
|
2015-12-10 21:15:20 +00:00 |
|
Eldon Koyle
|
bd23d9e56a
|
This isn't the operator you are looking for. Move along.
|
2015-12-09 15:28:13 -07:00 |
|
laf
|
8953e268f8
|
Added NOW() to dbUpdate calls to sensors
|
2015-12-09 22:24:29 +00:00 |
|
Mark Chaney
|
674373d99a
|
fixed backslash bug on ceph.inc.php
fixed backslash syntax error that stopped graphs from properly being generated.
|
2015-12-09 05:27:54 -06:00 |
|
Eldon Koyle
|
81d84e0f8b
|
Always add 'extended' metrics to db and remove option
|
2015-12-08 09:54:31 -07:00 |
|
Daniel Preussker
|
a2d97f4283
|
Merge pull request #2458 from laf/rrdtune
Fix for crazy traffic values seen in graphs
|
2015-12-08 16:12:22 +00:00 |
|
vizay
|
c39c46aa18
|
Removed starting parenthesis causing syntax error
|
2015-12-06 10:53:43 +01: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 |
|
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 |
|
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
|
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 |
|
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 |
|
laf
|
8460adc756
|
eth0 on AirFibre units get data from another MIB
|
2015-12-02 23:23:31 +00:00 |
|
laf
|
c1239b50e1
|
Pointed the snmp calls for Huawei to the correct folder!
|
2015-12-02 20:57:04 +00:00 |
|
laf
|
eb689fe66e
|
Rebased from upstream
|
2015-12-01 21:50:13 +00:00 |
|
Søren Rosiak
|
e42179ae36
|
Merge pull request #2498 from laf/issue-2496
|
2015-11-25 18:54:15 +01:00 |
|
Neil Lathwood
|
677c3d0394
|
Merge pull request #2489 from tuxis-ie/powerdns-via-unixagent
Allow the powerdns App to be set via the unix agent.
|
2015-11-24 21:07:53 +00:00 |
|
Mark Schouten
|
d3fc0591f0
|
Fix a bug where not all input was handled if there was only one vm on a node
|
2015-11-23 14:33:36 +01:00 |
|
Mark Schouten
|
91b1f28fb5
|
Allow the powerdns App to be set via the unix agent. Uses the agent in https://github.com/librenms/librenms-agent/pull/16
|
2015-11-23 14:12:46 +01:00 |
|
laf
|
91409ef149
|
Added support for Quanta switches with vxworks
|
2015-11-20 04:00:06 +00:00 |
|
laf
|
2b92bd5fb8
|
Updated parse_location function
|
2015-11-18 22:12:27 +00:00 |
|
Neil Lathwood
|
1494589cd6
|
Merge pull request #2456 from SaaldjorMike/ligowave
Added support for LigoWave Infinity AP's
|
2015-11-18 22:06:22 +00:00 |
|
laf
|
46b2fd7d1f
|
Removed debug
|
2015-11-18 21:54:07 +00:00 |
|
Mike Rostermund
|
4cb734a3d4
|
Added support for LigoWave Infinity AP's
|
2015-11-18 10:41:55 -08:00 |
|
Mike Rostermund
|
fc85b71207
|
Merge pull request #2445 from laf/issue-2426
Added missing fields when inserting into applications table
|
2015-11-17 23:00:58 +01:00 |
|
laf
|
52e0be911b
|
More updates
|
2015-11-17 05:38:45 -08:00 |
|
laf
|
253b27d403
|
More updates to tune rrdfiles
|
2015-11-17 05:14:41 -08:00 |
|
laf
|
01435cc4d8
|
Merge branch 'master' of https://github.com/librenms/librenms into rrdtune
|
2015-11-17 02:22:42 -08:00 |
|
laf
|
84863586b5
|
rrdtune code
|
2015-11-17 02:20:23 -08:00 |
|
laf
|
8660745b92
|
Added missing fields when inserting into applications table
|
2015-11-16 21:07:50 -08:00 |
|