|
a1261a0aeb
|
Replace utime() for microtime(true)
|
2016-01-08 08:41:12 +01:00 |
|
|
51d2e32c36
|
Print runtimes for each individual polling and discovery module.
|
2016-01-07 12:04:51 -08:00 |
|
|
0aecec51f0
|
Cleaned up stale memcache
|
2016-01-07 12:41:02 +00:00 |
|
|
564752210d
|
Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
|
2016-01-06 09:08:56 +00:00 |
|
|
17445292eb
|
Merge pull request #2208 from laf/influx
InfluxDB support
|
2016-01-06 09:08:39 +00:00 |
|
|
91121536ee
|
Fixed polling performance of VMware virtual machines.
|
2016-01-05 13:58:23 -08:00 |
|
|
0f33f6d1fa
|
Rebased
|
2016-01-04 12:09:32 +00:00 |
|
|
d12c7803e0
|
add basic STP/RSTP support
|
2016-01-03 21:10:35 +01:00 |
|
|
5d410aef6f
|
added polling for canon printers
|
2016-01-03 18:20:33 +01:00 |
|
|
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 |
|
|
7619a340d6
|
Split polling & discovery of MIB-based poller
|
2016-01-02 07:10:42 +10:00 |
|
|
4d6e671e71
|
Add code to populate mibdefs table; note about moving some items to discovery
|
2016-01-02 07:10:41 +10:00 |
|
|
f1ab68deed
|
Gather Ruckus radio stats table
|
2016-01-02 07:10:40 +10:00 |
|
|
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 |
|
|
41a0b40da2
|
Update samsungprinter.inc.php
last new line ;)
|
2015-12-30 02:50:19 +01:00 |
|
|
80c8b70ad4
|
added suport for samsung printer
|
2015-12-30 02:42:25 +01:00 |
|
|
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 |
|
|
b4cbd3087c
|
add build specific handling on cpu and mempool discoverx/polling
|
2015-12-27 12:12:43 +01:00 |
|
|
81ab435942
|
add cpu and memory discovery/polling to PBN devices
|
2015-12-27 00:23:39 +01:00 |
|
|
1ea0e4f710
|
Merge pull request #2668 from vitalisator/master
improve some things in PBN OS polling
|
2015-12-24 08:54:19 +00:00 |
|
|
32f5980523
|
Some more tweaks
|
2015-12-23 15:12:42 +00:00 |
|
|
fd10cd751a
|
improve some things in PBN OS polling
|
2015-12-23 14:18:06 +01:00 |
|
|
8b63bfad30
|
Updated again
|
2015-12-23 11:40:17 +00:00 |
|
|
0e33048339
|
Updated influx port data
|
2015-12-23 11:28:40 +00:00 |
|
|
904a24d7ed
|
Added some more tags for ports
|
2015-12-23 11:17:00 +00:00 |
|
|
5898d01bcd
|
Add polling
|
2015-12-21 21:26:24 +01:00 |
|
|
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 |
|
|
271f0591e8
|
Merge pull request #2645 from samyscoub/master
Fix myql empty graphs
|
2015-12-18 16:35:29 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
821a797ac9
|
Moved system polling module to core to centralise some snmpget calls
|
2015-12-16 20:56:58 +00:00 |
|
|
b592689d23
|
Removing polling code for processors
|
2015-12-13 17:05:07 +01:00 |
|
|
ee226c062c
|
Fixed fortigate sessions
|
2015-12-13 13:52:01 +00:00 |
|
|
73f09f129a
|
Merge pull request #2542 from ekoyle/add_stats_to_db
Add stats to db
|
2015-12-10 21:15:20 +00:00 |
|
|
bd23d9e56a
|
This isn't the operator you are looking for. Move along.
|
2015-12-09 15:28:13 -07:00 |
|
|
8953e268f8
|
Added NOW() to dbUpdate calls to sensors
|
2015-12-09 22:24:29 +00:00 |
|
|
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 |
|
|
81d84e0f8b
|
Always add 'extended' metrics to db and remove option
|
2015-12-08 09:54:31 -07:00 |
|
|
a2d97f4283
|
Merge pull request #2458 from laf/rrdtune
Fix for crazy traffic values seen in graphs
|
2015-12-08 16:12:22 +00:00 |
|
|
c39c46aa18
|
Removed starting parenthesis causing syntax error
|
2015-12-06 10:53:43 +01:00 |
|
|
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 |
|
|
9b62235f25
|
Ignore HC Broadcast and Multicast Counters for Cisco SB as they're always 0
|
2015-12-03 22:00:39 +01:00 |
|
|
85c9f77962
|
Adding polling and discovery code for fortigate_cpu
|
2015-12-03 18:23:42 +01:00 |
|
|
1ee481ff6e
|
Rename option to extended_port_metrics
|
2015-12-03 09:40:30 -07:00 |
|
|
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 |
|
|
3f689045d9
|
Remove a couple of stray OIDs
|
2015-12-03 09:38:16 -07:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|