18c1a190a1
Add custom graph include
2016-01-02 07:10:42 +10:00
cb7c87d76f
Use stacked graphs for multi-instance MIBs; add larger colour palette
2016-01-02 07:10:41 +10:00
4fab952696
Check for custom & MIB graphs before looking for a file
2016-01-02 07:10:41 +10:00
45499e6aa9
Allow area graphs in generic_multi_line
2016-01-02 07:10:41 +10:00
7752bc0494
Move to fixed DS names in MIB-based polling; add script to convert RRDs
2016-01-02 07:10:40 +10:00
0d2949f69e
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-15 11:48:39 +10:00
725fc56f41
Merge pull request #2412 from tuxis-ie/master
...
Add Ceph support
2015-11-10 08:08:17 -04:00
930d9b022d
Move the ceph_rrd function to includes/common.inc.php
2015-11-10 12:33:52 +01:00
669eb872a5
Implement a function to fix the rrd path
2015-11-10 11:44:30 +01:00
a4eb4391c5
Add Ceph support
2015-11-10 11:10:06 +01:00
ca595e1e9d
FIX 95th percent lines in negative range
2015-11-08 18:27:19 +01:00
e2b15145ea
Revert "Using PERCENTNAN instead of PERCENT"
2015-10-28 14:14:15 +00:00
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
54db5be7f1
Revert "Removed what appears to be unecessary STACK text"
2015-10-13 16:57:34 +01:00
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
801e4e144c
Removed unused variables
2015-10-10 13:42:18 +00:00
9802d8992b
Merge pull request #2053 from chrisgfx/issue-1870
...
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
01721906f6
Removed what appears to be unecessary STACK text
2015-10-10 09:11:07 +00:00
830a9c90c2
Create pulse_users.inc.php
2015-10-03 11:56:54 +02:00
adc445a565
Create pulse_sessions.inc.php
2015-10-03 11:56:05 +02:00
04faec2d16
Added graphs for number of APs and number of Clients attached to the APs
2015-10-01 17:40:50 +02:00
f655ea8416
Rebasing
2015-09-21 10:17:48 +00:00
f081706ab1
Added option to allow absolute dimensions on graphs
2015-09-06 10:59:44 +01:00
8543ca3d46
Fix some if-else-codeblocks according to codingstyle
2015-08-31 16:36:00 +02:00
45dd02d301
%s/mysql/proxmox/g
2015-08-31 16:36:00 +02:00
fce9b44c32
Add licenses
2015-08-31 16:34:55 +02:00
a211b3706d
We don't seem to need a multiplier here
2015-08-31 16:34:55 +02:00
bf913f5a3b
Add initial support for Proxmox VM network traffic. [WIP]
2015-08-31 16:32:28 +02:00
4d9163c9ec
Make network graphs compatible with 1.4.x and 1.5.x rrdtool
2015-08-24 19:14:30 +00:00
4fa88bb928
Remove all unneeded if($debug)-statements and replace them with d_echo . html dir..
2015-08-21 16:10:01 +02:00
a76ca414d1
updated ave to avg
2015-08-13 18:17:59 +00:00
d98387b8b3
Added back the longer words as they still fit
2015-08-10 23:12:33 +00:00
8676a0c22f
Updated interface graph formatting for non unicast
2015-08-10 23:01:14 +00:00
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
a327786835
Change formatting to properly conform to the Coding guidelines.
2015-07-31 06:52:10 +10:00
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
0f05b1a322
Fixed common.php
2015-07-23 17:51:24 +01:00
6ec525c222
Formatting + scrut updates
2015-07-16 16:01:51 +01:00
ef6d7b9565
Fixed some scrut issues labelled Major
2015-07-15 22:04:19 +01:00
7eed295897
Rebased
2015-07-15 20:46:04 +01:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
e356d80141
Updated function and use - generate_smokeping_file
2015-07-12 19:47:50 +01:00
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
51ff0df11b
Really allow dividing as well as multiplying
2015-07-11 18:15:15 +10:00
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
c3adf36d88
Allow dividing as well as multiplying
2015-07-11 18:15:15 +10:00
5ea6762f20
phpcbf run
2015-07-11 18:15:15 +10:00
0e45bad173
Fixed issue with using dir
2015-07-10 16:28:47 +01:00
2d78c7d3e0
Added functions to shorten code
2015-07-10 16:10:35 +01:00
c8232887d3
Merge branch 'master' of github.com:laf/librenms into smokeping
2015-07-07 19:58:37 +01:00