From: Schwimmer, E. E *H. <EE...@hs...> - 2007-06-15 18:47:57
|
That's *weird*. The sysdesc option supplies a non-anchored regular expression, so the .* on the beginning and the end shouldn't be necessary. Also, the sysdesc really only affects the detection phase of devmon (aka the --readbbhosts portion) -Eric -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Sherman, Larry, GCM Sent: Friday, June 15, 2007 2:22 PM To: dev...@li... Subject: Re: [Devmon] Devmon vendor model issue/bug I just fixed this for myself. Change the =20 sysdesc : 7DQJ Line to sysdesc : .*7DQJ.* Then it should be good. =20 Larry -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Schwimmer, Eric E *HS Sent: Friday, June 15, 2007 12:00 PM To: dev...@li... Subject: Re: [Devmon] Devmon vendor model issue/bug Hi Asif, I'll take a look at this. Are there any other devices that are being successfully queried? -Eric -----Original Message----- From: dev...@li... [mailto:dev...@li...] On Behalf Of Asif Iqbal Sent: Monday, June 11, 2007 12:38 PM To: dev...@li... Subject: Re: [Devmon] Devmon vendor model issue/bug Where do I submit this bug? # devmon --debug says No vendor/model 'arbor/lead' templates for host lead-01.inet.net, skipping But I do have a template in templates dir=20 # cat arbor-lead/specs vendor : arbor model : lead snmpver : 2 sysdesc : 7DQJ # snmpget -v2c -x XXXXXXX lead-01.inet.net system.sysDescr.0 gets me this=20 Peakflow SP 3.6.1 (build 7DQJ) Model: SE7501WV2S Serial number: ADLP5476456 On 6/8/07, Asif Iqbal <va...@gm... > wrote: Anyone can tell if I am hitting a bug? =09 =09 =09 On 6/7/07, Asif Iqbal <va...@gm... > wrote: devmon --readbbhosts -vvv shows=20 [07-06-07@16:02:15] SNMP querying all hosts in bb-hosts file, please wait... [07-06-07@16:02:15] Querying pre-existing hosts [07-06-07@16:02:17] Querying new hosts using cid 'public' and snmp v2=20 [07-06-07@16:02:18] Discovered lead-01.inet.net as a arbor SE7501WV2S =09 devmon.log shows [07-06-07@16 :02:47] No vendor/model 'arbor/SE7501WV2S' templates for host lead-01.inet.net, skipping. =09 bb-hosts shows 1.2.3.4 <http://1.2.3.4> lead-01.inet.net # DEVMON:model(arbor;SE7501WV2S) =09 templates/arbor-SE7501WV2S/specs shows vendor : arbor model : SE7501WV2S snmpver : 2 sysdesc : Peakflow =09 Why is the log file complaining about No vendor/model? Is it a bug? =09 =09 --=20 Asif Iqbal=20 PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu =09 =09 =09 --=20 Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu =09 =09 =09 --=20 Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support ----------------------------------------- ******************************************************************* * This e-mail is intended only for the addressee named above. As this e-mail may contain confidential or privileged information, if you are not the named addressee, you are not authorized to retain, read, copy or disseminate this message or any part of it. ******************************************************************* * ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Devmon-support mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devmon-support |