From: Jeremy L. <jla...@re...> - 2020-08-05 18:14:40
|
Awesome, thanks Stef. On Sat, 1 Aug 2020 at 21:13, Stef Coene <ste...@do...> wrote: > I forgot a link to the github page with my version: > https://github.com/StefCoene/devmon > > > Stef > > On 2020-08-01 11:57, Stef Coene wrote: > > Hi, > > > > I merged the upstream changes from > > https://github.com/bonomani/devmon > > > > I added a new config file (devmonV3.cfg) with ini style format. This > > file should contain the needed SNMP V3 options. > > I included an example in the repository. > > You need to install module https://metacpan.org/pod/Config::Tiny to > > parse it. > > > > > > Stef > > > > On 2020-07-28 1:09, Jeremy Laidman wrote: > >> Stef > >> > >> Old thread, but an even older problem. I just wanted to ask if you've > >> been > >> able to clean up your code to get SNMPv3 working, to a state fit for > >> publishing somewhere? > >> > >> Cheers > >> Jeremy > >> > >> > >> On Fri, 25 May 2018 at 00:50, Stef Coene <ste...@do...> wrote: > >> > >>> On 05/24/2018 12:58 PM, Shalav Sharma wrote: > >>>> Hi there, > >>>> > >>>> We have devmon (version 0.2) over RHEL 6.7 and I am trying to poll a > >>> Cisco > >>>> router which is snmp v3 enabled. But its seems dm_snmp.pm does not > snmp > >>> v3 > >>>> yet. May I now if devmon supports snmp v3 yet? If yes then please > >>>> pass on > >>>> the latest dm_snmp.pm or link to the version of devmon which supports > >>> this > >>>> snmp v3. Also please give one example of hosts.cfg on how to pass > >>>> snmp v3 > >>>> parameters. And any other file which requires modification? > >>>> > >>>> Thanks in advance. Appreciate your early response. > >>> I have a version of devmon with snmp v3 support. > >>> It's not ready to be released. It needs some code cleanup and > >>> documentation. The changes are not that hard, but the Devmon code is > >>> rather messy and not so easy to understand. > >>> You also need an extra configuration file for v3 options. > >>> > >>> I have it on my TODO list to get my code released. > >>> > >>> I'm also looking for the original authors, they can contact me off list > >>> if required. > >>> > >>> > >>> Stef > >>> > >>> > >>> > ------------------------------------------------------------------------------ > > >>> > >>> Check out the vibrant tech community on one of the world's most > >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot > >>> _______________________________________________ > >>> Devmon-support mailing list > >>> Dev...@li... > >>> https://lists.sourceforge.net/lists/listinfo/devmon-support > >>> > >> > >> _______________________________________________ > >> Devmon-support mailing list > >> Dev...@li... > >> https://lists.sourceforge.net/lists/listinfo/devmon-support > >> > > > > > > _______________________________________________ > > Devmon-support mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |