Commit Graph

529 Commits

Author SHA1 Message Date
Neil Lathwood
725fc56f41 Merge pull request #2412 from tuxis-ie/master
Add Ceph support
2015-11-10 08:08:17 -04:00
Mark Schouten
930d9b022d Move the ceph_rrd function to includes/common.inc.php 2015-11-10 12:33:52 +01:00
Mark Schouten
669eb872a5 Implement a function to fix the rrd path 2015-11-10 11:44:30 +01:00
Mark Schouten
a4eb4391c5 Add Ceph support 2015-11-10 11:10:06 +01:00
Richard Kojedzinszky
ca595e1e9d FIX 95th percent lines in negative range 2015-11-08 18:27:19 +01:00
Neil Lathwood
e2b15145ea Revert "Using PERCENTNAN instead of PERCENT" 2015-10-28 14:14:15 +00:00
Richard Kojedzinszky
4fe6aeddcf Using PERCENTNAN instead of PERCENT for 95th percentile line
This modifies the existing lines in positive range a bit, but also
enables drawing lines in the negative range when data is missing there.
2015-10-27 10:35:43 +01:00
Neil Lathwood
54db5be7f1 Revert "Removed what appears to be unecessary STACK text" 2015-10-13 16:57:34 +01:00
Daniel Preussker
93ebc481b5 Merge pull request #2097 from laf/issue-2092
Removed what appears to be unecessary STACK text
2015-10-10 13:55:48 +00:00
laf
801e4e144c Removed unused variables 2015-10-10 13:42:18 +00: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
laf
01721906f6 Removed what appears to be unecessary STACK text 2015-10-10 09:11:07 +00: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
laf
f655ea8416 Rebasing 2015-09-21 10:17:48 +00:00
Daniel Preussker
f081706ab1 Added option to allow absolute dimensions on graphs 2015-09-06 10:59:44 +01:00
Mark Schouten
8543ca3d46 Fix some if-else-codeblocks according to codingstyle 2015-08-31 16:36:00 +02:00
Mark Schouten
45dd02d301 %s/mysql/proxmox/g 2015-08-31 16:36:00 +02:00
Mark Schouten
fce9b44c32 Add licenses 2015-08-31 16:34:55 +02:00
Mark Schouten
a211b3706d We don't seem to need a multiplier here 2015-08-31 16:34:55 +02:00
Mark Schouten
bf913f5a3b Add initial support for Proxmox VM network traffic. [WIP] 2015-08-31 16:32:28 +02:00
laf
4d9163c9ec Make network graphs compatible with 1.4.x and 1.5.x rrdtool 2015-08-24 19:14:30 +00:00
Mark Schouten
4fa88bb928 Remove all unneeded if($debug)-statements and replace them with d_echo . html dir.. 2015-08-21 16:10:01 +02:00
laf
a76ca414d1 updated ave to avg 2015-08-13 18:17:59 +00:00
laf
d98387b8b3 Added back the longer words as they still fit 2015-08-10 23:12:33 +00:00
laf
8676a0c22f Updated interface graph formatting for non unicast 2015-08-10 23:01:14 +00: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
6ec525c222 Formatting + scrut updates 2015-07-16 16:01:51 +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
laf
e356d80141 Updated function and use - generate_smokeping_file 2015-07-12 19:47:50 +01:00
Job Snijders
ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
Paul Gear
51ff0df11b Really allow dividing as well as multiplying 2015-07-11 18:15:15 +10: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
c3adf36d88 Allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear
5ea6762f20 phpcbf run 2015-07-11 18:15:15 +10:00
laf
0e45bad173 Fixed issue with using dir 2015-07-10 16:28:47 +01: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
laf
a7d83be1af Fixed API graphs not loading 2015-06-30 10:48:08 +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
Mike Rostermund
e769a4ffc6 Handle case where sensor_limit is not set for sensor_charge graphs 2015-06-25 03:47:20 -07: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