Commit Graph
10105 Commits
Author SHA1 Message Date
pblasquez be9db5a19e Update discovery.php 2016-02-24 12:48:22 -08:00
Neil Lathwood 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
vizay a3671fc38b Added target parameter so it opens in a new tab/window 2016-02-24 14:52:15 +01:00
Neil Lathwood 85c221803f Merge pull request #3071 from GeorgesDick/patch-5
Eaton UPS - Voltage Discovery
2016-02-24 13:16:57 +00:00
Neil Lathwood b786e2042a Merge pull request #3079 from GeorgesDick/patch-8
Update definitions.inc.php
2016-02-24 13:16:12 +00:00
Neil Lathwood 8c060136ab Merge pull request #3073 from GeorgesDick/patch-6
Update AUTHORS.md
2016-02-24 13:15:00 +00:00
Neil Lathwood c3eecb3879 Merge pull request #3070 from GeorgesDick/patch-4
Eaton UPS - Frequency Discovery
2016-02-24 13:14:12 +00:00
Neil Lathwood 92df310be1 Merge pull request #3066 from GeorgesDick/patch-3
Eaton UPS - Current Discovery
2016-02-24 13:13:50 +00:00
Neil Lathwood 12dfcd0fbd Merge pull request #3067 from GeorgesDick/patch-2
Eaton UPS - OS Discovery
2016-02-24 13:12:34 +00:00
Neil Lathwood 0b9c6656ce Merge pull request #3077 from GeorgesDick/patch-7
Update AUTHORS.md
2016-02-24 13:12:07 +00:00
root 910f43b31d Added possibility to specify url target for clicking the image added in the widget 2016-02-24 13:37:57 +01:00
GeorgesDick 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
Daniel Preussker 8ba4cb699d Merge pull request #3043 from pblasquez/pblasquez-systemexit
Missing SystemExit
2016-02-24 08:55:15 +00:00
GeorgesDick 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
GeorgesDick a9e0431f82 Update AUTHORS.md 2016-02-23 16:02:03 +01:00
GeorgesDick 5a556d7008 Create eatonups.inc.php
Eaton UPS voltage check
2016-02-23 13:38:33 +01:00
GeorgesDick 553a0d97d5 Create eatonups.inc.php
Eaton UPS frequencies check
2016-02-23 13:36:54 +01:00
Neil Lathwood 7b29b570f6 Merge pull request #3064 from murrant/netonix_updates
Netonix Update
2016-02-23 11:02:00 +00:00
Neil Lathwood fa8027b525 Merge pull request #3065 from adaniels21487/issue-3038
CBQoS not displaying policies
2016-02-23 10:58:50 +00:00
GeorgesDick 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
GeorgesDick 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
Aaron Daniels 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
Tony Murray 7b2974f0c4 Memory precision is kb. 2016-02-22 23:59:16 -06:00
Tony Murray 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
Neil Lathwood 0a51c0500a Merge pull request #3057 from SaaldjorMike/issue-3056
Added recognition of Cisco SF500
2016-02-22 15:53:55 +00:00
Mike Rostermund 0c6c6efd6a Added recognition of Cisco SF500 2016-02-22 16:49:41 +01:00
Neil Lathwood 23bfd12fe6 Merge pull request #3054 from f0o/issue-3053
Added last-check on services
2016-02-22 09:35:05 +00:00
f0o dcbe31fe6b Added last-check on services 2016-02-22 08:38:51 +00:00
Daniel Preussker 4248617e8a Merge pull request #3049 from laf/updown
Added reason why device goes up/down to eventlog
2016-02-22 07:15:54 +00:00
Daniel Preussker e7b994c7ef Merge pull request #3047 from laf/issue-3023
updated timeSinceTopologyChange to be an int as it can not be used within alerts
2016-02-22 07:06:53 +00:00
Søren Rosiak d8e41871f3 Merge pull request #3046 from laf/issue-2496 2016-02-21 16:37:20 +01:00
Neil Lathwood 44a1542278 Merge pull request #3050 from laf/bgp-disco
BGP discovery fix. reverted back pre-vrf code
2016-02-20 18:09:39 +00:00
laf 9820b3c2a0 Re-added Junos prefix support :/ 2016-02-20 18:08:39 +00:00
laf 4d5da1181e BGP discovery fix. reverted back pre-vrf code 2016-02-20 17:41:56 +00:00
laf 4f3aceef5a Added reason why device goes up/down to eventlog 2016-02-20 16:09:37 +00:00
laf 57b1ab8ac4 updated timeSinceTopologyChange to be an int as it can not be used within alerts 2016-02-20 11:12:10 +00:00
laf 0db5f4bb35 Added FASTPATH Switching to be excluded - Vxworks 2016-02-20 10:58:58 +00:00
Neil Lathwood 46a17eabf0 Merge pull request #2957 from Rosiak/issue-2557
Make Global Search Limit Configurable
2016-02-20 10:30:48 +00:00
Neil Lathwood 5884600b53 Merge pull request #3045 from Rosiak/issue-3025
Add Canon iR Support
2016-02-20 10:29:09 +00:00
Neil Lathwood e84351800f Merge pull request #3031 from ekoyle/update_visjs_again
Update visjs to 4.14.0
2016-02-20 10:28:06 +00:00
Rosiak b7d2a27be4 Move schema 2016-02-20 11:06:12 +01:00
Rosiak 66acb724c0 Add Canon iR Support
#3025
2016-02-20 11:04:23 +01:00
pblasquez ab2f1ac394 Update poller-wrapper.py 2016-02-19 18:21:26 -08:00
Daniel Preussker 838bec63e4 Merge pull request #3034 from ekoyle/alert_widget_unique_id
Use unique id for bootgrid table in alert widget
2016-02-19 04:59:28 +00:00
Eldon Koyle 70712dafab Use instead of 2016-02-18 17:18:30 -07:00
Daniel Preussker fbea6e2db9 Merge pull request #3021 from murrant/uptime_timeticks
Use raw timeticks instead of parsing the string for sysUpTime and hrSystemUptime
2016-02-18 15:28:26 +00:00
Eldon Koyle 22a81e0424 Use unique id for bootgrid table in alert widget so there can be more than one 2016-02-17 15:04:50 -07:00
Daniel Preussker b5ebaf3135 Merge pull request #3019 from pblasquez/pblasquez-unauth_graph
skip graph.php authentication if configured
2016-02-17 21:47:33 +00:00
pblasquez 591c40a6f4 Update defaults.inc.php 2016-02-17 13:10:07 -08:00
pblasquez 823177e877 Update graph.php 2016-02-17 13:06:46 -08:00