5149a94397
Merge pull request #3103 from laf/alert-ip-fix
2016-02-27 11:48:26 +01:00
a028689095
Updated alerts query to change ip
2016-02-27 03:54:07 +00:00
d0f844e776
Merge pull request #3100 from murrant/issue-3090
...
Make sure port_assoc_mode is an int before inserting a device into the db
2016-02-26 16:51:35 +00:00
33b459e17a
Merge pull request #3097 from richardlawley/contributoragreement
...
Update AUTHORS.md
2016-02-26 15:07:08 +00:00
af6c57070c
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-02-26 14:15:54 +00:00
f8f895e5b1
Make sure port_assoc_mode is an int before inserting a device into the db.
...
fixes #3090
2016-02-26 08:05:07 -06:00
7f21325e9f
Merge pull request #3093 from murrant/php_fixes
...
Fix a few php errors for syslog, and everywhere else.
2016-02-26 13:26:28 +00:00
2762c586ff
Merge pull request #3082 from hvt/enlarge-device-purpose-field
...
Enlarge device purpose (description) field
2016-02-26 13:24:35 +00:00
cdca29e00b
Merge pull request #3076 from murrant/device_icon
...
Populate device icon in the database
2016-02-26 13:18:47 +00:00
c4acda6c0c
Merge pull request #3091 from murrant/avtech
...
Support Avtech Sensors
2016-02-26 13:15:46 +00:00
00dc1bf8ac
Merge pull request #3089 from GeorgesDick/patch-10
...
Create qnap.inc.php
2016-02-26 13:03:53 +00:00
da0ad58683
Merge pull request #3088 from GeorgesDick/patch-9
...
Create qnap.inc.php
2016-02-26 13:03:25 +00:00
cbc039fddb
Merge pull request #3063 from csmithATsquiz/daily_autoupdate
...
Disabling auto-updates doesn't work
2016-02-26 11:39:40 +00:00
9f22b18dc8
Split is removed in PHP7, replace with explode as none were using it as a regex.
...
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
6f5c83f3c9
Create qnap.inc.php
...
Collect QNAP Turbo NAS disk temperatures
2016-02-25 09:49:08 +01:00
02b0c8bf4f
Create qnap.inc.php
...
Get QNAP Turbo NAS Fans speeds
2016-02-25 09:46:35 +01:00
d9dcebb878
Merge pull request #3086 from pblasquez/pblasquez-poller_group
...
Polling group check should not require distributed polling
2016-02-24 21:04:35 +00:00
be9db5a19e
Update discovery.php
2016-02-24 12:48:22 -08:00
c07b5cee73
Merge pull request #3083 from vizay/widget-genericimage-addurltarget
...
Widget: Generic image, add target url for image
2016-02-24 13:59:50 +00:00
a3671fc38b
Added target parameter so it opens in a new tab/window
2016-02-24 14:52:15 +01:00
85c221803f
Merge pull request #3071 from GeorgesDick/patch-5
...
Eaton UPS - Voltage Discovery
2016-02-24 13:16:57 +00:00
b786e2042a
Merge pull request #3079 from GeorgesDick/patch-8
...
Update definitions.inc.php
2016-02-24 13:16:12 +00:00
8c060136ab
Merge pull request #3073 from GeorgesDick/patch-6
...
Update AUTHORS.md
2016-02-24 13:15:00 +00:00
c3eecb3879
Merge pull request #3070 from GeorgesDick/patch-4
...
Eaton UPS - Frequency Discovery
2016-02-24 13:14:12 +00:00
92df310be1
Merge pull request #3066 from GeorgesDick/patch-3
...
Eaton UPS - Current Discovery
2016-02-24 13:13:50 +00:00
12dfcd0fbd
Merge pull request #3067 from GeorgesDick/patch-2
...
Eaton UPS - OS Discovery
2016-02-24 13:12:34 +00:00
0b9c6656ce
Merge pull request #3077 from GeorgesDick/patch-7
...
Update AUTHORS.md
2016-02-24 13:12:07 +00:00
910f43b31d
Added possibility to specify url target for clicking the image added in the widget
2016-02-24 13:37:57 +01:00
09f03c0e52
Adapted device edit form to include larger purpose field
2016-02-24 13:36:42 +01:00
3397e09574
Modified schema to enlarge device's purpose field
2016-02-24 13:21:31 +01:00
16d82e0b94
Update definitions.inc.php
...
Added "on mouse over" graphs (Processor Usage, Memory Usage and Storage usage) on top right screen for Synology NAS
2016-02-24 10:53:08 +01:00
8ba4cb699d
Merge pull request #3043 from pblasquez/pblasquez-systemexit
...
Missing SystemExit
2016-02-24 08:55:15 +00:00
394f8ea60b
Update AUTHORS.md
...
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-02-24 08:47:06 +01:00
484f39cd70
Populate device icon in the database
...
The icon field was originally set up as an override for the display option but the only way to set it currently is directly in the DB afaik.
Populate the icon field during discovery, this should move a little execution from page display time to discovery time.
v2
2016-02-23 23:44:51 -06:00
c8ae2f6dd2
Merge branch 'master' into avtech
2016-02-23 09:51:34 -06:00
a9e0431f82
Update AUTHORS.md
2016-02-23 16:02:03 +01:00
5a556d7008
Create eatonups.inc.php
...
Eaton UPS voltage check
2016-02-23 13:38:33 +01:00
553a0d97d5
Create eatonups.inc.php
...
Eaton UPS frequencies check
2016-02-23 13:36:54 +01:00
7b29b570f6
Merge pull request #3064 from murrant/netonix_updates
...
Netonix Update
2016-02-23 11:02:00 +00:00
fa8027b525
Merge pull request #3065 from adaniels21487/issue-3038
...
CBQoS not displaying policies
2016-02-23 10:58:50 +00:00
a8c4fe8dab
Added eatonups.inc.php
...
I added this file in my local LibreNMS installation to get current values from my Eaton 5PX UPS. Another file is also needed :
librenms/includes/discovery/os/eatonups.inc.php
2016-02-23 10:52:33 +01:00
61a5a46e94
New file eatonups.inc.php for Eaton UPS discovery
...
I added this file in my local LibreNMS installation to discover my Eaton 5PX UPS. An other file is also needed :
librenms/includes/discovery/sensors/current/eatonups.inc.php
2016-02-23 10:50:18 +01:00
f18fa9e455
- Pre-Init the $options array.
...
In some scenarios $options was already set with a previous filter.
- Remove RRD file checking, test for existance of components instead.
2016-02-23 17:16:51 +10:00
7b2974f0c4
Memory precision is kb.
2016-02-22 23:59:16 -06:00
ea3eedf3f0
Netonix Update
...
Add copyright header
Add support for CPU and memory
Fix version display for 1.3.9
Improve fan description
2016-02-22 23:12:12 -06:00
d9098d3c3c
if no code is updated, do a schema update check and also a cleanup. move to a separate script call to make it easier to add more tasks if required in the future.
2016-02-23 13:38:29 +11:00
731c2eb443
check if daily.php returns 0 and only do the db clean up if it does (dont update submodules or do a schema upgrade etc)
2016-02-23 09:20:14 +11:00
73c409dcdc
check if auto-updates are enabled before checking innodb settings (if they are disabled, this would still throw an alert to say innodb needs adjusting even though they arent wanted)
2016-02-23 09:10:56 +11:00
0a51c0500a
Merge pull request #3057 from SaaldjorMike/issue-3056
...
Added recognition of Cisco SF500
2016-02-22 15:53:55 +00:00
0c6c6efd6a
Added recognition of Cisco SF500
2016-02-22 16:49:41 +01:00