<br><font size=2 face="sans-serif">Thanks, Martin, I'll do that!</font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br>
<br><font size=2 face="sans-serif">Ann<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Martin Flemming <martin.flemming@desy.de></b>
</font>
<p><font size=1 face="sans-serif">09/03/2008 12:24 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
hobbit@hswn.dk</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">hobbit@hswn.dk</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [hobbit] No Procs Graph?</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>Hi !<br>
<br>
Puh, unfortunately i've got no BBwin-experience ..<br>
<br>
sorry ...<br>
<br>
have you ask/check on<br>
<br>
https://lists.sourceforge.net/lists/listinfo/bbwin-users<br>
or<br>
http://sourceforge.net/forum/forum.php?forum_id=460874<br>
<br>
cheers,<br>
                  martin<br>
<br>
<br>
<br>
On Wed, 3 Sep 2008, Ann.Waters@kp.org wrote:<br>
<br>
> Hi Martin and Greg,<br>
><br>
> Thanks for the reply/suggestion but I do have the TRACK=<id>
in the<br>
> hobbit-clients.cfg file.  Below is a snippet of the file:<br>
><br>
> HOST=wdcacs9.ca.kp.org,silacs9.ssdc.kp.org,coracs9.crdc.kp.org,ndcacs1.nndc.kp.org,ndcacs2.nndc.kp.org<br>
>        PROC CSAdmin.exe 1 1 red TRACK=csadmin<br>
>        PROC CSAuth.exe 1 1 red TRACK=csauth<br>
>        PROC CSDBSync.exe 1 1 red TRACK=csdbsync<br>
>        PROC CSLog.exe 1 1 red TRACK=cslog<br>
>        PROC CSMon.exe 1 1 red TRACK=csmon<br>
>        PROC CSRAdius.exe 1 1 red TRACK=csradius<br>
>        PROC CSTacacs.exe 1 1 red TRACK=cstacacs<br>
><br>
> DEFAULT<br>
>        # These are the built-in defaults.<br>
>        UP      1h<br>
>        LOAD    5.0 10.0<br>
>        DISK    * 90 95<br>
>        MEMPHYS 100 101<br>
>        MEMSWAP 50 80<br>
>        MEMACT  90 97<br>
><br>
> The hosts that I am monitoring are Windows 2003 servers.  I am
running<br>
> BBwin on those servers in local mode.  Below is the BBwin.cfg
file from<br>
> one of the servers (this cfg file is the same on all of them):<br>
><br>
> <?xml version="1.0" encoding="utf-8" ?><br>
> <configuration><br>
> <bbwin><br>
>        <setting name="bbdisplay"
value="goose.ssdc.kp.org" /><br>
>        <!-- <setting name="bbdisplay"
value="yoursecondbbdisplay:port" > />--><br>
>        <!-- BB Pager Part --><br>
>        <!--<setting name="usepager"
value="false" /> >        <setting name="bbpager" value="yourfirstbbpager"
/> >        <setting name="bbpager" value="yourfirstbbpager"
/> >        <setting name="pagerlevels"
value="red yellow" /> --><br>
><br>
>        <!-- proxy connection settings --><br>
>        <!-- >        <setting name="useproxy" value="false"
/><br>
>        <setting name="proxy" value="[user:password@]host[:port]'/><br>
>        --><br>
><br>
>        <!-- bbwin mode local or central --><br>
>        <setting name="mode" value="local"
/><br>
>        <setting name="configclass"
value="win32" /><br>
><br>
>        <setting name="autoreload"
value="true" /><br>
>        <setting name="timer" value="5m"
/><br>
>        <load name="cpu" value="cpu.dll"/><br>
>        <load name="disk" value="disk.dll"/><br>
>        <load name="externals" value="externals.dll"/><br>
>        <load name="filesystem" value="filesystem.dll"/><br>
>        <load name="memory" value="memory.dll"/><br>
>        <load name="msgs" value="msgs.dll"/><br>
>        <load name="procs" value="procs.dll"/><br>
>        <load name="stats" value="stats.dll"/><br>
>        <load name="svcs" value="svcs.dll"/><br>
>        <load name="uptime" value="uptime.dll"/><br>
>        <load name="who" value="who.dll"/><br>
>        <setting name="loglevel" value="3"
/><br>
>        <setting name="logpath" value="C:\Program<br>
> Files\BBWin\logs\BBWin.log"/><br>
>        <!--  If true, the agent will report
reporting failures as warning > events --><br>
>        <setting name="logreportfailure"
value="false" /><br>
> </bbwin><br>
> <cpu><br>
>        <!-- If true, the agent  will always
report with green status --><br>
>        <setting name="alwaysgreen"
value="false" /><br>
>        <setting name="default" warnlevel="90"
paniclevel="95" delay="3"<br>
> /><br>
> </cpu><br>
> <disk><br>
>        <!-- If true, the agent  will always
report with green status --><br>
>        <setting name="alwaysgreen"
value="false" /><br>
>        <!-- Level can be given by % or size
unit mb, gb, tb --><br>
>        <setting name="default" warnlevel="85%"
paniclevel="95%" /><br>
>        <!-- custom rules examples >        <setting name="C" warnlevel="70%"
paniclevel="400mb" /> >        <setting name="E" ignore="true"
/> --><br>
>        <!-- If true, the agent will check remote
drives --><br>
>        <setting name="remote" value="false"
/><br>
>        <!-- If true, the agent will check that
cd/dvdrom drives are empty > --><br>
>        <setting name="cdrom" value="false"
/><br>
> </disk><br>
> <externals><br>
>        <setting name="timer" value="3m"
/><br>
>        <setting name="logstimer"
value="60s" /><br>
>        <!-- externals launch examples >        <load value="cscript mybbscript.vbs"
/> >        <load value="myexternal.exe"
/> >        <load value="cscript wlbs.vbs"
timer="15m" /> >        <load value="cluster.exe"
timer="90s" /> --><br>
> </externals><br>
> <memory><br>
>        <!-- If true, the agent  will always
report with green status --><br>
>        <setting name="alwaysgreen"
value="false" /><br>
>        <setting name="physical" warnlevel="78"
paniclevel="98" /><br>
>        <setting name="page" warnlevel="70"
paniclevel="90" /><br>
>        <setting name="virtual" warnlevel="78"
paniclevel="90" /><br>
> </memory><br>
> <msgs><br>
>        <setting name="alwaysgreen"
value="false" /><br>
>        <setting name="delay" value="30m"
/><br>
>        <match logfile="System" type="error"
alarmcolor="red" /><br>
>        <match logfile="System" type="warning"
alarmcolor="yellow" /><br>
>        <match logfile="Application"
type="error" alarmcolor="red" /><br>
>        <match logfile="Application"
type="warning" alarmcolor="yellow" /><br>
>        <match logfile="Security"
type="fail" /><br>
>        <ignore logfile="Application"
source="BigBrotherHobbitClient"<br>
> type="warning" /><br>
>        <ignore logfile="System" source="W32Time"
type="error" /><br>
>        <ignore logfile="System" source="W32Time"
type="warning" /><br>
>        <ignore logfile="System" source="Perflib"
type="warning" /><br>
>        <ignore logfile="System" source="TermServDevices"
type="warning"<br>
> /><br>
>        <ignore logfile="System" source="TermServDevices"
type="error" /><br>
>        <ignore logfile="System" eventid="7001"
source="Service Control<br>
> Manager" type="error" /><br>
>        <ignore logfile="Security"
eventid="529" source="Security"<br>
> type="Failure" /><br>
>        <ignore logfile="Security"
eventid="535" source="Security"<br>
> type="Failure" /><br>
>        <ignore logfile="Security"
eventid="537" source="Security"<br>
> type="Failure" /><br>
>        <ignore logfile="Security"
eventid="539" source="Security"<br>
> type="Failure" /><br>
>        <ignore logfile="Security"
eventid="577" source="Security"<br>
> type="Failure" /><br>
>        <ignore logfile="Security"
eventid="680" source="Security"<br>
> type="Failure" /><br>
><br>
>        <!-- Some ignore rules examples >        <ignore logfile="Application"
eventid="1030" /> >        <ignore logfile="System" source="W32Time"
/> >        --><br>
> </msgs><br>
> <procs><br>
>        <!-- <setting name="CSAdmin.exe"
rule="=1" alarmcolor="yellow" /> >        <setting name="CSAuth.exe"
rule="=1" alarmcolor="yellow" /> >        <setting name="CSDBSync.exe"
rule="=1" alarmcolor="yellow" /> >        <setting name="CSLog.exe"
rule="=1" alarmcolor="yellow" /> >        <setting name="CSMon.exe"
rule="=1" alarmcolor="yellow" /> >        <setting name="CSRAdius.exe"
rule="=1" alarmcolor="yellow" /> >        <setting name="CSTacacs.exe"
rule="=1" alarmcolor="yellow" /> --><br>
>        <setting name="CSAdmin.exe"
rule="=1" alarmcolor="red" /><br>
>        <setting name="CSAuth.exe"
rule="=1" alarmcolor="red" /><br>
>        <setting name="CSDBSync.exe"
rule="=1" alarmcolor="red" /><br>
>        <setting name="CSLog.exe"
rule="=1" alarmcolor="red" /><br>
>        <setting name="CSMon.exe"
rule="=1" alarmcolor="red" /><br>
>        <setting name="CSRAdius.exe"
rule="=1" alarmcolor="red" /><br>
>        <setting name="CSTacacs.exe"
rule="=1" alarmcolor="red" /><br>
><br>
>        <!-- some procs rules example >        <setting name="drwtsn" rule="-1"
alarmcolor="red" /> >        <setting name="pageant.exe"
rule="=1" comment="Putty agent deamon" > /> --><br>
> </procs><br>
> <svcs><br>
>        <!-- If true, the agent  will always
report with green status --><br>
>        <setting name="alwaysgreen"
value="false" /><br>
>        <!-- If true, the agent will restart
all "automatic  services" > which would be stopped--><br>
>        <setting name="autoreset"
value="false" /><br>
>        <setting name="alarmcolor"
value="red" /><br>
>        <setting name="delay" value="3m"
/><br>
>        <!-- <setting name="CSAdmin"
value="started" autoreset="false" > alarmcolor="yellow"/> >        <setting name="CSAuth" value="started"
autoreset="false" > alarmcolor="yellow"/> >        <setting name="CSDbSync" value="started"
autoreset="false" > alarmcolor="yellow"/> >        <setting name="CSLog" value="started"
autoreset="false" > alarmcolor="yellow"/> >        <setting name="CSMon" value="started"
autoreset="false" > alarmcolor="yellow"/> >        <setting name="CSRadius" value="started"
autoreset="false" > alarmcolor="yellow"/> >        <setting name="CSTacacs" value="started"
autoreset="false" > alarmcolor="yellow"/> --><br>
>        <setting name="CSAdmin" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
>        <setting name="CSAuth" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
>        <setting name="CSDbSync" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
>        <setting name="CSLog" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
>        <setting name="CSMon" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
>        <setting name="CSRadius" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
>        <setting name="CSTacacs" value="started"
autoreset="false"<br>
> alarmcolor="red"/><br>
><br>
>        <!-- The line bellow show you svcs rules.
If the "Automatic > Updates" service is stopped,  it will be automatically restarted
and a red > status will be sent >        until the service get it's correct status >        <setting name="Automatic Updates"
value="started" autoreset="true" > alarmcolor="red" /> >        --><br>
> </svcs><br>
> <uptime><br>
>        <setting name="delay" value="30m"
/><br>
>        <setting name="maxdelay" value="3650d"
/><br>
> </uptime><br>
> </configuration><br>
><br>
> Thanks!<br>
><br>
> Ann<br>
><br>
><br>
><br>
><br>
> Martin Flemming <martin.flemming@desy.de><br>
> 09/03/2008 08:45 AM<br>
> Please respond to<br>
> hobbit@hswn.dk<br>
><br>
><br>
> To<br>
> hobbit@hswn.dk<br>
> cc<br>
><br>
> Subject<br>
> Re: [hobbit] No Procs Graph?<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Hi !<br>
><br>
>  You needs somthing like this in your hobb-client.cfg<br>
><br>
> PROC firefox 0 -1 TRACK=firefox<br>
><br>
> http://hswn.dk/hobbit/help/manpages/man5/hobbit-clients.cfg.5.html<br>
><br>
> The optional TRACK=id setting causes Hobbit to track the number of<br>
> processes found in an RRD file, and put this into a graph which is
shown<br>
> on the "procs" status display. The id setting is a simple
text string<br>
> which will be used as the legend for the graph, and also as part of
the<br>
> RRD filename. It is recommended that you use only letters and digits
for<br>
> the ID.<br>
><br>
><br>
><br>
> Cheers,<br>
><br>
>        Martin<br>
><br>
><br>
> On Wed, 3 Sep 2008, Ann.Waters@kp.org wrote:<br>
><br>
>> Hi Folks,<br>
>><br>
>> I am new to Hobbit and noticed that when you drill down to a device's<br>
>> procs information, there is no graph but the magnifying glass
shows up<br>
> as<br>
>> if a graph should be there.  I've looked through so many
man pages, wiki<br>
>> entries, FAQs, etc. trying to figure this out that my head is
spinning!<br>
>> And when I go to the Hobbit demo site and drill down to<br>
>><br>
> http://hswn.dk/hobbit-cgi/bb-hostsvc.sh?HOST=voodoo.hswn.dk&SERVICE=procs<br>
>> and http://hswn.dk/hobbit-cgi/bb-hostsvc.sh?HOST=sarge&SERVICE=procs,<br>
> the<br>
>> procs graphs don't show up there either.  So, have I been
wasting my<br>
> time<br>
>> trying to make that graph work or is there some magical trick
that a<br>
>> master is willing to reveal to me?<br>
>><br>
>> Any/all help will be appreciated!<br>
>><br>
>> Thanks!<br>
>><br>
>> Ann<br>
><br>
> To unsubscribe from the hobbit list, send an e-mail to<br>
> hobbit-unsubscribe@hswn.dk<br>
><br>
><br>
><br>
><br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
hobbit-unsubscribe@hswn.dk<br>
<br>
<br>
</tt></font>
<br>