Commit Graph
977 Commits
Author SHA1 Message Date
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
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
laf 7d7479b977 Added parsing support for lat/lng coords from device location 2015-11-16 18:50:52 -08:00
laf af8df3469c Added support for per device unix-agent port 2015-11-17 00:20:06 +00:00
Neil Lathwood 160b37d4c0 Merge pull request #2421 from SaaldjorMike/unifi
Added support for CPU and Memory usage of Ubiquiti UniFi
2015-11-12 14:39:58 -04:00
Mike Rostermund 01922e5c5a Added support for CPU and Memory usage of Ubiquiti UniFi 2015-11-12 09:55:11 -08:00
Mike Rostermund f181403f95 Specified which MIB should be used when polling ntpd-server information. 2015-11-11 20:37:51 +01:00
Mark Schouten 24550b0c02 Fix if-then-else 2015-11-10 11:44:14 +01:00
Mark Schouten a4eb4391c5 Add Ceph support 2015-11-10 11:10:06 +01:00
Neil Lathwood 02b7b0b0f3 Merge pull request #2195 from ciscoqid/master
Use official NET-SNMP-EXTEND-MIB first for running distro command
2015-11-06 03:50:03 -04:00
Daniel Preussker 0471087d5c Merge pull request #2361 from laf/issue-2186
Basic support for SAF Lumina radios
2015-10-29 15:18:21 +00:00
laf b07c7e3226 http://uk.tp-link.com/favicon.ico 2015-10-28 21:56:59 +00:00
laf cb200e9e2e Added necessary files for SAF support 2015-10-28 21:32:19 +00:00