Javi Roman
Javi Roman
``` $ k version Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:58:47Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"clean", BuildDate:"2022-03-16T15:52:18Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"linux/amd64"} $ k applay -f...
Whe the OID is not available in the managed system: snmpbulkwalk -v2c -Cn0 -Cr1 -c public 22.79.52.119 1.3.6.1.4.1.2000.1.2.5.1.22 iso.3.6.1.4.1.2000.1.2.5.1.22 = No Such Object available on this agent at this OID...
The message in SNMPQuery is logged in the flume.log file.
It would be interested pass a list of hosts or file with a list of hosts in order to send the SNMP GETBULK to this set, better than repeat a...
The line: DateFormat dateFormat = new SimpleDateFormat("MM dd HH:mm:ss yyyy"); is not used in the code. Must be dropped.
For example when the query fails (timeout ... whatever) the message to pass toward the Channel is build with incomplete data: Thu Aug 28 18:48:11 CEST 2014,23.23.52.11 ..... only the...
Hi, any help with this error? ``` * installing some basic stuff... [main] INFO hu.rxd.toolbox.switcher.GenericComponent - downloading: http://xenia.sote.hu/ftp/mirrors/www.apache.org/tez/0.9.1/apache-tez-0.9.1-bin.tar.gz [main] INFO hu.rxd.toolbox.qtest.diff.CachedURL - downloading: http://xenia.sote.hu/ftp/mirrors/www.apache.org/tez/0.9.1/apache-tez-0.9.1-bin.tar.gz [main] INFO hu.rxd.toolbox.switcher.GenericComponent - failed to...
## What changes were proposed in this pull request? Add new ignore pattern to .gitignore file for .sdkmanrc file. https://issues.apache.org/jira/browse/LIVY-997 ## How was this patch tested? N/A