Paul Heinrichs
985e1a4402
Split Cambium/Canopy Detection and Polling
2016-03-24 10:34:56 -04:00
Paul Heinrichs
a13d148fb1
Added Signal Sensor
2016-03-22 10:37:07 -04:00
Paul Heinrichs
72b9fd4d38
Added Cambium Support
2016-03-22 09:32:26 -04:00
Neil Lathwood
fa783dc07e
Merge pull request #2841 from adaniels21487/issue-2665
...
Cisco OTV
2016-02-10 19:49:59 +00:00
Neil Lathwood
b72c1282d9
Merge pull request #2797 from BarbarossaTM/issue-386-v2
...
Ability to use ifIndex,ifName and ifDescr to create and update port rrd files
2016-01-29 13:05:03 +00:00
Aaron Daniels
d96e2216a7
- Changed upper case variables to lower case.
2016-01-28 07:04:12 +10:00
Maximilian Wilhelm
4d78a0261e
Update graph and port pages to use new RRD naming schema.
...
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org >
2016-01-26 13:49:54 +01:00
Paul Gear
99a76d4ea2
Update per-module poller performance collection
...
This makes the following changes:
- Record per-module performance data in the same measurement as overall poller-perf
- Add tags to distinguish modules
- Update rrd filenames
- Use stacked graph for poller modules
2016-01-26 20:20:42 +10:00
Mike Rostermund
006056a754
Store performance data for each poller module
2016-01-24 15:35:31 +01:00
Aaron Daniels
8f4dbb5338
Cisco OTV
...
Implements the CISCO-OTV-MIB to retrieve OTV counters from Cisco devices.
This collects information on the configured Overlays and Adjacencies
Statistics are collected for the amount of VLAN's on each overlay and the amount of MAC addresses available over each OTV endpoint.
OTV alerts are collected and generated if the appropriate alerting rules exist.
Data is displayed under routing at both the global and device level.
Includes function snmpwalk_array_num, which performs a numeric SNMPWalk and returns an array containing $count indexes
One Index:
From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27.18']['655360'] = 0
Two Indexes:
From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27']['18']['655360'] = 0
And so on...
2016-01-21 22:04:20 +10:00
wiad
913314f831
fix if statement style
2016-01-19 10:59:13 +01:00
wiad
65176c00bd
Addes support for infoblox devices
2016-01-18 13:51:39 +01:00
Thom Seddon
9593473549
Add sub10RadioLclDataRate graph
2016-01-08 10:51:25 +00:00
Thom Seddon
89a76ef673
Add comprehensive Sub10 support
2016-01-08 10:51:25 +00:00
Neil Lathwood
564752210d
Merge pull request #2536 from paulgear/mib-poller-alpha2
...
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Paul Gear
e89984e316
Fix display of Mikrotik CPU; probably unrelated to MIB-based polling changes
2016-01-02 07:10:43 +10:00
Paul Gear
cb7c87d76f
Use stacked graphs for multi-instance MIBs; add larger colour palette
2016-01-02 07:10:41 +10:00
Paul Gear
7752bc0494
Move to fixed DS names in MIB-based polling; add script to convert RRDs
2016-01-02 07:10:40 +10:00
Paul Gear
81ac9fda51
Reduce the hate levels
2015-12-29 07:10:27 +10:00
Paul Gear
66468d802c
Add pings option
2015-12-29 07:10:15 +10:00
Paul Gear
0d2949f69e
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-15 11:48:39 +10:00
Neil Lathwood
9802d8992b
Merge pull request #2053 from chrisgfx/issue-1870
...
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
chrisgfx
830a9c90c2
Create pulse_users.inc.php
2015-10-03 11:56:54 +02:00
chrisgfx
adc445a565
Create pulse_sessions.inc.php
2015-10-03 11:56:05 +02:00
Frederik Mogensen
04faec2d16
Added graphs for number of APs and number of Clients attached to the APs
2015-10-01 17:40:50 +02:00
Aaron Daniels
8379c96346
Merged separate modules into a single 'cisco-voice' module.
...
Renamed each module to a more appropriate name.
2015-08-01 14:48:54 +10:00
Aaron Daniels
a327786835
Change formatting to properly conform to the Coding guidelines.
2015-07-31 06:52:10 +10:00
Aaron Daniels
b68b6192a0
Added Poller modules for Cisco Voice Routers
...
Added the following modules:
- Cisco PRI - graphs the total and inuse Primary Rate ISDN channels.
- Cisco DSP - graphs the total and inuse Digital Signal Processor (DSP) resources.
- Cisco MTP - graphs the total and inuse Media Termination Point (MTP) resources.
- Cisco XCode - graphs the total and inuse Transcoder resources.
2015-07-30 17:10:24 +10:00
laf
0f05b1a322
Fixed common.php
2015-07-23 17:51:24 +01:00
laf
ef6d7b9565
Fixed some scrut issues labelled Major
2015-07-15 22:04:19 +01:00
laf
7eed295897
Rebased
2015-07-15 20:46:04 +01:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
Job Snijders
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
Paul Gear
249707e2c6
Show agent execution time in seconds
...
Because a graph that shows a value of 1.25k milliseconds doesn't make a lot of sense.
2015-07-11 18:15:15 +10:00
Paul Gear
5ea6762f20
phpcbf run
2015-07-11 18:15:15 +10:00
laf
2d78c7d3e0
Added functions to shorten code
2015-07-10 16:10:35 +01:00
laf
c8232887d3
Merge branch 'master' of github.com:laf/librenms into smokeping
2015-07-07 19:58:37 +01:00
Clint Armstrong
dd5d1c5e05
Adding --daemon twice breaks collectd graphs
...
When using rrdcached [rrdtool.inc.php](includes/rrdtool.inc.php#L163) already adds the necessary options. Collectd.inc.php adds them again which breaks drawing the graphs.
2015-06-25 13:24:02 -04:00
laf
432fa5cadd
Updated smokeping to support Rosiaks integration
2015-06-24 11:41:10 +01:00
Daniel Preussker
559d6960c7
Merge pull request #1296 from SaaldjorMike/fix-legend-iflabels
...
Fix legend iflabels
2015-06-18 14:15:59 +00:00
Mike Rostermund
442f052265
Shorten the label shown on graph legend
2015-06-18 15:45:52 +02:00
Paul Gear
0eb3e69167
Fix Scrutinizer issues
2015-06-16 08:42:05 +10:00
Paul Gear
a02871263c
Fix up some unclear/missing copyrights
2015-06-16 08:27:58 +10:00
Paul Gear
d617aaacd0
Add graph type for MIB-based polling
2015-06-16 08:27:58 +10:00
Paul Gear
6038f11db9
phpcs run
2015-06-16 08:27:57 +10:00
Mike Rostermund
cd3c56863b
Added a load tab on device->health
2015-06-11 20:31:45 +02:00
laf
7b06ec88bb
Removed lower limit for sensor graphs so negative values will show
2015-05-24 19:09:13 +01:00
Rudy Hardeman
2ec929b571
initial version
2015-05-19 22:19:13 +02:00
laf
57a08a0ade
Finished dell rac support and updated mib
2015-05-19 01:04:17 +01:00
laf
0bf3b518f5
Merge branch 'master' of github.com:laf/librenms into issue-798
...
Conflicts:
includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00