Ahmed Sajid
081d64895b
Removed newline from graph rrd_option
...
This new line was causing Error Drawing Graph.
Tested on Infoblox 7.3.4
2016-07-28 17:14:19 -04:00
jaroug
78170213d2
fix: strstr won't return anything if nfsensuffix is empty
2016-07-20 12:49:38 +02:00
jaroug
87eb2a6d5f
fix: wrong variable used
2016-07-20 12:45:48 +02:00
deepseth and GitHub
3e6de4fbdc
Poller perf graph now displays MIN too
...
Was previously showing AVERAGE where MIN was expected
2016-07-12 17:37:07 +01:00
Tony Murray
1266990c26
HR Users labeled as Processes
2016-07-08 15:56:46 -05:00
Rick Hodger
ae23432138
Removed ?> from includes/polling/wireless/xirrus.inc.php. Also added graphs for average data rates and noise floor and a custom graph for clients connected per radio that should work on larger models.
2016-05-25 19:56:10 +01:00
Rick Hodger
191fe25c23
Removed ?> from OS discovery as requested. Added Xirrus specific RSSI graph.
2016-05-24 20:42:33 +01:00
Adam Winberg
a0447dd88d
fix missing semicolon
2016-04-19 15:19:24 +02:00
Adam Winberg
5871681015
change from poller_module to include from os polling
2016-04-19 13:58:38 +02:00
Adam Winberg
5f9c797bce
Added RSSI and MNC graphing to Cisco WWAN routers
2016-04-14 16:18:53 +02:00
Aaron Daniels
111a52d48c
Merge branch 'master' into issue-2193
2016-04-12 07:34:40 +10:00
Paul Heinrichs
f17a1baabb
Removing leading whitespace in signal.inc
2016-04-06 08:48:20 -04:00
Paul Heinrichs
f60228b800
Add unit_long variable to signal sensor
2016-04-06 08:21:42 -04:00
Paul Heinrichs
c797666e84
Cambium graph changes
2016-04-06 08:19:30 -04:00
Paul Heinrichs
13e05f6858
Removed unused cambium files
...
Unused due to canopy/cambium split
2016-04-06 08:16:53 -04:00
Paul Heinrichs
e9fc08ea28
Changing GPS tracked to green
2016-03-30 09:41:02 -04:00
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
Aaron Daniels
0d6cfec589
Nagios Services
...
- Moved check-services.php to a poller module
- Added performance data collection to the poller
- Centralised DB functions to includes/services.inc.php
- Created add/edit/delete functions off the device, services page
- Removed legacy edit/delete interfaces.
- Moved and modified check.inc scripts
- Documentation Updates
- Modified services table
2016-03-15 22:23:14 +10: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 <[email protected] >
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