laf
|
49adff3895
|
Added the lookup of IP if device hostname is a hostname
|
2016-01-17 23:59:51 +00:00 |
|
laf
|
63444e2f39
|
Rebased
|
2016-01-10 00:41:20 +00:00 |
|
Paul Gear
|
f672a8e12e
|
is_mib_poller_enabled() needs to be in common.php for code paths that don't use includes/snmp.inc.php (e.g. graph.php)
|
2016-01-07 09:38:32 +10:00 |
|
Paul Gear
|
7170a240a8
|
Don't display MIB menu items if MIB-based polling is disabled
|
2016-01-07 09:26:48 +10:00 |
|
laf
|
fdc0eca44d
|
Centralised version info + used in output
|
2016-01-06 00:14:35 +00:00 |
|
Paul Gear
|
eb1dbc74c7
|
Remove redundant function
|
2016-01-02 07:10:43 +10:00 |
|
Paul Gear
|
2244a5f31d
|
Fix issues flagged by scrutinizer
|
2016-01-02 07:10:43 +10:00 |
|
Paul Gear
|
ea29977d29
|
Support MIB-based overrides in processor & memory pools
|
2016-01-02 07:10:43 +10:00 |
|
Paul Gear
|
2558aa9bda
|
Fix up some funky formatting; add/tidy end-of-function markers to reduce diff churn
|
2016-01-02 07:10:43 +10:00 |
|
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 |
|
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 |
|