Paul Gear
|
8a20ad4896
|
Move rrd handling functions into includes/rrdtool.inc.php; add backwards compatibility with file naming in old version of MIB-based polling
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
ed15e2a6cf
|
Restore name_shorten so we can provide backwards compatibility
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
b52f7f5e86
|
Fix rebase for can_ping_device
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
5d53761727
|
Trivial cleanups
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
7619a340d6
|
Split polling & discovery of MIB-based poller
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
40a1cef050
|
Generalise arp discovery cache; move to common
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
b8601b5896
|
Skeleton framework for allowing MIB values to feed CPU & memory health graphs
|
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 |
|
laf
|
6f44b19681
|
Updated device_by_id_cache() to convert IP column
|
2015-12-07 02:22:44 +00:00 |
|
Mike Rostermund
|
3467fc8a86
|
Fixed regex for negative lat+lng
|
2015-11-30 21:02:26 +01:00 |
|
laf
|
2b92bd5fb8
|
Updated parse_location function
|
2015-11-18 22:12:27 +00:00 |
|
laf
|
7d7479b977
|
Added parsing support for lat/lng coords from device location
|
2015-11-16 18:50:52 -08:00 |
|
Mark Schouten
|
930d9b022d
|
Move the ceph_rrd function to includes/common.inc.php
|
2015-11-10 12:33:52 +01:00 |
|
laf
|
bbae6e9c48
|
Removed ping + performance graphs and tab if skip ping check
|
2015-10-17 18:49:01 +00:00 |
|
Daniel Preussker
|
31bf0b4dbf
|
remove debug statement
|
2015-09-05 15:51:20 +01:00 |
|
laf
|
0f9ac4afd1
|
Scrut fix
|
2015-08-30 15:09:54 -07:00 |
|
laf
|
e4fd45037c
|
Final update for overwriting ifAlias
|
2015-08-30 14:34:37 -07:00 |
|
Mark Schouten
|
4792879ce5
|
Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories...
|
2015-08-21 16:10:01 +02:00 |
|
Neil Lathwood
|
0737722cb8
|
Merge pull request #1667 from miken32/master
changes needed to run under a web server subdirectory
|
2015-08-14 15:05:29 +01:00 |
|
Michael Newton
|
f77c712bfc
|
changes needed to run under web server subdirectory
|
2015-08-11 14:54:05 -07:00 |
|
Neil Lathwood
|
945ca7f2ea
|
Revert "changes needed to run under web server subdirectory"
|
2015-08-11 21:25:23 +01:00 |
|
laf
|
4b49c148b6
|
Added mysqli support
|
2015-08-08 19:27:18 +00:00 |
|
Michael Newton
|
cc0f449fc9
|
changes needed to run under web server subdirectory
|
2015-08-07 11:10:43 -07:00 |
|
laf
|
741742aa85
|
Added debug to discovery protocols + stop them running if not configured
|
2015-08-02 19:23:54 +00:00 |
|
Paul Gear
|
064f374160
|
Merge pull request #1501 from laf/issue-1334-new
New overview page and new map
|
2015-07-26 14:33:34 +10:00 |
|
laf
|
0f05b1a322
|
Fixed common.php
|
2015-07-23 17:51:24 +01:00 |
|
Rasmus Aberg
|
d005b601b9
|
moved roundme function to common.php and enabled it to round to 10th/100th/1000th based on of 10/100/1000 input
|
2015-07-21 17:08:09 +02:00 |
|
laf
|
031a818c77
|
Removed references to location override
|
2015-07-20 16:52:33 +01:00 |
|
laf
|
6ec525c222
|
Formatting + scrut updates
|
2015-07-16 16:01:51 +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
|
451c3a0981
|
Updated to use Pauls code
|
2015-07-13 09:37:48 +01:00 |
|
laf
|
e356d80141
|
Updated function and use - generate_smokeping_file
|
2015-07-12 19:47:50 +01: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
|
432fa5cadd
|
Updated smokeping to support Rosiaks integration
|
2015-06-24 11:41:10 +01: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
|
7dbb670638
|
Factor out getting the list of subtypes; add MIB types which were loaded from database
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
a2baae3ccf
|
Move convenience functions into common; d_echo no longer adds "\n" automatically
|
2015-06-16 08:27:57 +10:00 |
|
Paul Gear
|
982faeb869
|
Implement more efficient is_dev_attrib_enabled()
|
2015-06-16 08:27:56 +10:00 |
|
Paul Gear
|
4af7dd8225
|
First cut at working poller for MIBs
|
2015-06-16 08:27:56 +10:00 |
|
laf
|
487906b34e
|
Updated services edit / delete pages
|
2015-05-19 17:18:39 +01:00 |
|
laf
|
c1ef9b6808
|
Resolved a large number index issues and update Console_Color to V2
|
2015-03-01 18:04:57 +00:00 |
|
Neil Lathwood
|
cd43e11032
|
Fixed some scrut major issues
|
2015-02-22 19:28:09 +00:00 |
|
Neil Lathwood
|
a4d3c8709d
|
Fixed the scrut coding style issues
|
2015-02-22 16:45:40 +00:00 |
|
Neil Lathwood
|
2159fd48fe
|
Updated files pointing to invalid tables
|
2015-02-18 21:31:01 +00:00 |
|
Paul Gear
|
ee3ba9ceff
|
Revert "Merge pull request #158 from laf/issue-156"
This reverts commit e6fa7d433d, reversing
changes made to e2280aa603.
This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong at
https://github.com/librenms/librenms/commit/e6fa7d433d497abd0ffa56090eafda4630c96442
|
2014-04-28 20:14:06 +10:00 |
|
Paul Gear
|
e6fa7d433d
|
Merge pull request #158 from laf/issue-156
Urgent: Updated external_exec to use proc_open
|
2014-04-28 09:24:54 +10:00 |
|
timdufrane
|
c5c9da955d
|
Corrected comment character
|
2014-03-28 13:05:39 -04:00 |
|