From: Johan S. <joh...@de...> - 2010-09-30 10:00:38
|
Check that you don't have any space " " at the end of the lines in the specs file. I had the same problem when I had a space at the end of the model line. /Johan > -----Original Message----- > From: Tom Shimada [mailto:tom...@ga...] > Sent: den 30 september 2010 11:29 > To: dev...@li... > Subject: [Devmon] Unknown model in model > > Hello, > > I am trying to use xymon and devmon 0.3.1-beta1 to monitor my > netscreen device. it is a ssg520. > > I didn't see any templates so i first wanted to test if the query would work > so i created a new directory under the templates directory DIR: ssg-520 > in there i created the specs file. > > vendor : juniper > model : ssg520 > snmpver : 2 > sysdesc : SSG-520 version 6.1.0r2.0 (SN: JN111463BADA, Firewall+VPN) > > in my bb-hosts file i added: > > <ssg ip address> ssg520 # DEVMON:model(juniper;ssg520),cid(public) > > however, when i run, > > ./devmon --readbbhosts -vvv > > i get the following error. > > Unknown model in model() option for ssg520 > > Also, the sysdesc information is what i got from running the > > [root@xymon01 devmon-0.3.1-beta1]# snmpwalk -v2c -c public <ssg ip> > SNMPv2-MIB::sysDescr.0 = STRING: SSG-520 version 6.1.0r2.0 (SN: > JN111463BADA, Firewall+VPN) > > Could you tell me what might be wrong? > > Thanks > Tom > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support |