Commit Graph

501 Commits

Author SHA1 Message Date
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
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
c873cafbae Move client authorization checks to a separate function 2015-06-16 08:27:57 +10:00
Paul Gear
6038f11db9 phpcs run 2015-06-16 08:27:57 +10:00
Mike Rostermund
81611babd3 Remove grey area from load graph 2015-06-11 20:59:35 +02:00
Mike Rostermund
cd3c56863b Added a load tab on device->health 2015-06-11 20:31:45 +02:00
Paul Gear
418416457b Make source layout consistent with all the other aruba files 2015-06-06 07:46:16 +10: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
8f8ef81799 Added support for custom customer descriptions in ifDescr 2015-05-14 00:37:40 +01:00
f0o
96d8fe460f Define some sane defaults for graphs 2015-05-11 17:10:53 +00:00
f0o
a8e5880423 Fix logic bugs and strip %% 2015-05-11 13:09:51 +00:00
f0o
25a9535b95 Rewrite rrdtool_escape 2015-05-11 11:22:36 +00:00
Mickael Marchand
55ee833e57 remove the headers if there is nothing to display below them 2015-05-10 18:44:49 +02:00
Mickael Marchand
cdd073a197 new noagg option to prevent displaying the aggregates 2015-05-10 18:36:15 +02:00
Mickael Marchand
a43165ec1b fixed nototal option which was not properly set in common.inc.php
add new nodetails option to not display each device/port on the legend when graphing lots of devices
add new aggregates on multibits graphs
2015-05-10 17:52:46 +02:00
Mickael Marchand
e93ca2b465 Set $inverse to TRUE when the GET option is set
Fixes #948
2015-05-10 13:20:24 +02: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
laf
666bd05a0e Updated graph label 2015-04-30 21:23:22 +01:00
laf
19790fa514 Some more small tweaks to get everything together 2015-04-30 18:23:42 +01:00
laf
0f43550fcf t # This is a combination of 11 commits.
More mibs needed from http://www.ieee802.org/1/files/public/MIBs/

Updated mib names

Updated poller function and siklu call

Updates for Siklu detection

Removed one graph not supported

Added rfOperationalFrequency graph

Removed modulation graph

Work on siklu support

Siklu packets supports

Last updates for Siklu support

Updated more siklu support
2015-04-30 16:55:06 +01:00
laf
bf24e793b5 Siklu RADIO-BRIGE-MIB provided by user
Added polling files

Added system volts and temp
2015-04-30 16:54:03 +01:00
Alexander Sosna
5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00
laf
430e17750e Removed duplicate In 2015-04-19 00:46:59 +01:00
Paul Gear
5c03729081 Make UCD CPU idle look less sickly yellow 2015-04-18 19:04:18 +10:00
Paul Gear
6913fd8822 Sharpen main device_bits & port_bits graphs
Did this by lightening the max area, slightly darkening the main area, and highlighting with a darker-still outline
2015-04-18 18:56:40 +10:00