[
https://issues.apache.org/jira/browse/NIFI-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182203#comment-15182203
]
ASF GitHub Bot commented on NIFI-1537:
--------------------------------------
GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/257
NIFI-1537 Added SNMP processors
Processors for SNMP set/get/walk operations over SNMP v1, v2c & v3 using
SNMP4J library.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi NIFI-1537
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/257.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #257
----
commit 4ae03bb7ed6b2739351bcda58528d16b497821ff
Author: Pierre Villard <[email protected]>
Date: 2016-02-16T10:02:10Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit e3c6b5741b22d22a4c9a3476c843be5390171353
Author: Pierre Villard <[email protected]>
Date: 2016-02-17T10:39:01Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 40ab6c3d51d68b56fd11eb28510d4e3029dc2a73
Author: Pierre Villard <[email protected]>
Date: 2016-02-18T12:24:14Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 7be76f11bac3d37b293a64e0ff6394ec32f05bb4
Author: Pierre Villard <[email protected]>
Date: 2016-02-19T09:19:54Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 7663d1ffbb9ac997cc9463878c04dbd3c20e9ee2
Author: Pierre Villard <[email protected]>
Date: 2016-02-19T22:22:03Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 899376100ad6bb603969a06378bac28c5219a8f3
Author: Pierre Villard <[email protected]>
Date: 2016-02-22T15:24:05Z
Merge remote-tracking branch 'refs/remotes/apache/master' into NIFI-1537
commit 8d4a62f7de98b402d76277dd219e82f66fafbbc9
Author: Pierre Villard <[email protected]>
Date: 2016-02-23T08:00:55Z
Merge remote-tracking branch 'refs/remotes/apache/master' into NIFI-1537
commit 258bb3f8f239c582879d310197188b9dbbae923c
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T08:08:56Z
Merge remote-tracking branch 'refs/remotes/apache/master' into NIFI-1537
commit 01796bc659ba6efd04695cd0dcc12ae61dc9d79b
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T08:15:20Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 67d257ced8de89ad15be9edb024efdc0782a883f
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T09:12:02Z
NIFI-1537 Added SNMP processors (get/set)
commit ca320c4e3056eef412ef68286b7b11ed916dfbae
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T09:12:02Z
NIFI-1537 Added SNMP processors (get/set)
commit 7dfc98eff5c1b95dc35995015baa21fcdf46bc98
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T15:40:52Z
NIFI-1537 Handling when SNMP agent stopped
commit 33bb01d8631ed523da2093becf8e7d7042eb6668
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T18:59:27Z
Merge branch 'NIFI-1537' of https://github.com/pvillard31/nifi into
NIFI-1537
commit a8a829970b955fd70656605e4f850a76ea415359
Author: Pierre Villard <[email protected]>
Date: 2016-03-05T18:50:10Z
Merge remote-tracking branch 'refs/remotes/apache/master' into NIFI-1537
commit a13be73dd8aa3a0100ca478a3171045f6730a3ae
Author: Pierre Villard <[email protected]>
Date: 2016-03-06T13:15:19Z
NIFI-1537 checkstyle + workaround bridge issue
commit 726ada409d92a7a59a42af0536e9fc47618853f9
Author: Pierre Villard <[email protected]>
Date: 2016-02-28T09:12:02Z
NIFI-1537 Added SNMP processors
commit 05833d935e60d6133ea11cf1e629189586c91ca7
Author: Pierre Villard <[email protected]>
Date: 2016-03-06T15:30:42Z
Merge branch 'NIFI-1537' of https://github.com/pvillard31/nifi into
NIFI-1537
----
> Add SNMP processors
> -------------------
>
> Key: NIFI-1537
> URL: https://issues.apache.org/jira/browse/NIFI-1537
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.5.0
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Minor
> Fix For: 0.6.0
>
>
> Add SNMP processors:
> - GetSNMP to allow "get"/"walk"
> - SetSNMP to allow "set"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)