Commit Graph
2254 Commits
Author SHA1 Message Date
Mike Rostermund 91121536ee Fixed polling performance of VMware virtual machines. 2016-01-05 13:58:23 -08:00
laf 0f33f6d1fa Rebased 2016-01-04 12:09:32 +00:00
vitalisator d12c7803e0 add basic STP/RSTP support 2016-01-03 21:10:35 +01:00
Tobias Herrmann 5d410aef6f added polling for canon printers 2016-01-03 18:20:33 +01:00
Paul Gear 8a20ad4896 Move rrd handling functions into includes/rrdtool.inc.php; add backwards compatibility with file naming in old version of MIB-based polling 2016-01-02 07:10:42 +10:00
Paul Gear 7619a340d6 Split polling & discovery of MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear 4d6e671e71 Add code to populate mibdefs table; note about moving some items to discovery 2016-01-02 07:10:41 +10:00
Paul Gear f1ab68deed Gather Ruckus radio stats table 2016-01-02 07:10:40 +10: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
laf 32f5980523 Some more tweaks 2015-12-23 15:12:42 +00:00
vitalisator fd10cd751a improve some things in PBN OS polling 2015-12-23 14:18:06 +01:00
laf 8b63bfad30 Updated again 2015-12-23 11:40:17 +00:00
laf 0e33048339 Updated influx port data 2015-12-23 11:28:40 +00:00
laf 904a24d7ed Added some more tags for ports 2015-12-23 11:17:00 +00: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
laf 821a797ac9 Moved system polling module to core to centralise some snmpget calls 2015-12-16 20:56:58 +00:00
Ruairi Carroll b592689d23 Removing polling code for processors 2015-12-13 17:05:07 +01:00
laf ee226c062c Fixed fortigate sessions 2015-12-13 13:52:01 +00: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