|
From: Tom S. <tom...@ga...> - 2010-09-30 09:55:46
|
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 |