From: Buchan M. <bg...@st...> - 2009-08-12 07:38:03
|
On Tuesday, 11 August 2009 21:38:55 Richard Finegold wrote: > On Tue, Aug 11, 2009 at 11:13, Andrew Rankin<an...@ei...> wrote: > > Is there a way in devmon to have a default value defined if no data is > > returned? In this case having the column be a default 0 would be > > preferable to an "undefined". > > I, too, would like this. For Dell Poweredge servers running Windows > Server 2003, I'm separating out the RAID controllers into two tables > (layout, info) because an added host adapter ("DELL AHA-39160 > (AIC-7899A) Ultra160 SCSI Host Adapter") doesn't provide firmware or > cache info. I don't think this is the same problem. Are you ending up with just "undefined" in some columns of your table, or is the whole test failing due to "missing repeater" ? We have a situation like this, for the HP ProLiant's, where if an array has no spare drive, the whole branch falls off ... so there are two templates, compaq- server and compaq-servernohspare . However, in this case, I would prefer devmon to distinguish between the "no response" and "empty response" cases. However, this may be more easily fixed along with many other issues, by changing SNMP modules, which I am still investigating. Regards, Buchan |