From: Buchan M. <bg...@st...> - 2011-02-16 23:12:55
|
On Wednesday, 16 February 2011 22:29:08 Roland Soderstrom wrote: > Hi, > > Thanks for the point, didn't think about that. > As I said I've been trying a lot of specs/bb-hosts combinations. > > Now I've changed bb-hosts to: > 192.168.34.254 server001 # DEVMON:model(compaq;server) > and specs to. > vendor : compaq > model : server > snmpver : 2 > sysdesc : Linux Uh, there was an existing compaq-server template ... > All I get is this... > > [11-02-17@07:11:41] Checking if # DEVMON:model(compaq;server) matches > NET:. [11-02-17@07:11:41] Unknown model in model() option for server001 > > Do I need to add the model somewhere else? > Haven't changed anything else in my devmon setup more than devmon.cfg Can you start with the steps you followed to install devmon? Did you install the templates? > As of now my requirements are really low. > The only thing I would like to accomplish is to get a SNMP status from > server001 > I only want to see if the SNMP daemon is running on server001, and get > that logged on xymon. > There is no xymon client running on server001, and xymon can't run there > (it's an appliance) Well, on a ProLiant, as long as you manually set the model type in bb-hosts, you should get fans,raid,log,power,temp tests. You will probably want a feature I still need to implement: multiple templates for a host (and use e.g. linux-netsnmp). For now, you may want to make your own template (after you have the default compaq-server one working), which symlinks all the relevant tests from compaq-server and linux-netsnmp. Time to start looking at that feature (which I also need ...). Regards, Buchan |