[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Default templates in devmon distribution
- To: hobbit (at) hswn.dk
- Subject: Default templates in devmon distribution
- From: Thomas Leavitt <thomleavitt (at) gmail.com>
- Date: Fri, 23 Oct 2009 14:42:35 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=IvlSCqBZ2BglavWFMBjjvcQM71u3R7eAzfN9elP99B8=; b=Jo3irvdyq/nHhY2NKjyXvyccvlKcRby3HavxVOdQJ+R/Ns46gZETgOIaXWRRaOxVtV 5jEzayT255uCctX3wvlwyr1SdzuGCYPR6B6Sos2ZqWMqjoLw1mLwBtPPL8ns8x7tJQCH AsP8VkB56xg8pvdXbuXIibkPnwPFp2AFwGLEc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kvtAEXkBqb1jF6mWxPk3rogGbqRLeXWZ6A9Spa6gHw8QvrOFofn+QGmpILgmZmBSKV ofRWNrzOczMmlN2ittqWCYxQc4td0fPSMuu3bPN7PBzWRE0E6xID4KFhpXZVy2g9f7f2 FBq/8ypLf3JkeZwF15nQpjbfxFphMDqbQbPbQ=
All,
There are templates being distributed in the general template package
with a sysdescr of "Linux" (see dell-perc, for example). This just
caused me to waste way too much time at one point trying to figure out
why my custom template was not being matched properly... once I walked
away and came back, I immediately realized that devmon was matching my
Netgear ReadyNAS 1100 and STM-300 to the "dell-perc" template (the
empty RAID columns should have tipped me off right away). When looked,
the spec file was matching on "Linux". So too, does the compaq-server
spec file.
I'm posting this as an awareness point for users, as I think it is
kind of difficult to find any string more likely to be returned as
part of a system description than "Linux". I also strongly recommend
that devmon template authors use something else in their spec files to
trigger device matches, and to think about the overall uniqueness of
the strings they are using.
Regards,
Thomas Leavitt