From: Mathias C. <mat...@ag...> - 2018-03-27 14:58:47
|
Hi Stef! I just wanted to say thank you! There hasn't been any activity in the devmon sourceforge repo for a long time... Did you send the patch to buchanmilne or eschwim? Are the code available some where? /Mathias -----Ursprungligt meddelande----- Från: Stef Coene [mailto:ste...@do...] Skickat: den 13 mars 2018 15:29 Till: dev...@li... Ämne: Re: [Devmon] v3 support On 03/07/2018 10:53 PM, Stef Coene wrote: > Hi, > > Just wondering if anyone has updated devmon to support SNMP v3? In case someone is interessted, I updated devmon so it supports SNMP v3. I also found a bug in dm_config.pm on 3 places: next if $sysdesc eq 'UNDEFINED'; This should be changed to next OLDHOST if $sysdesc eq 'UNDEFINED'; next NEWHOST if $sysdesc eq 'UNDEFINED'; next CUSTOMHOST if $sysdesc eq 'UNDEFINED'; 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 |