the xymon_bacula_check.sh script will run automatically now. The problem was like you said, using $HOBBITCLIENTHOME instead of $XYMONCLIENTHOME when you have to add those lines to the clientlaunch.cfg. I didn't catch it the first time. I'm seeing the test perfectly fine on my xymon server website now, even on server reboots. <br>
<br>Now I want to edit the actual bacula_check.sh script to show me more info. I run multiple types of jobs so I want it to display Full, incremental, differential, ect... <br>I believe I need to edit this line when it runs the list jobs command and greps the data:<br>
data=$(echo "list jobs" | $BCMD | $GREP "^|" | $TAIL -n$NUMJOBS | $SED -e 's/|\ /|/g'  \<br>     | $AWK -F"|" "{print \$2 \"\t\" \$3 \"\t\" \$4 \"\t\" \$7 \"\t\" \$8 \"\t\" \$9}" )<br>
<br>I'm just confused about those numbers, but I believe they represent the column number of the catalog database correct? so to add job type and level I just add columns 5 and 6 using the same format as you have here in the script. And then I have to add those columns to the webpage by editing the JOBHEADER line. This would be the correct way to go about this correct?<br>
<br><div class="gmail_quote">On Thu, Jan 10, 2013 at 3:23 PM, Bill Arlofski <span dir="ltr"><<a href="mailto:waa-hobbitml@revpol.com" target="_blank">waa-hobbitml@revpol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 01/10/13 15:06, Joseph De Nicolo wrote:<br>
> the xymoncmd did the trick, I have to make sure that I don't have to do that<br>
> manually every time though.<br>
<br>
</div>(bringing this response back to the list)<br>
<br>
Running it manually like that will run the script once. After (default) of 20<br>
minutes that test will turn purple indicating that your Xymon server has not<br>
seen an update for that test in a while.<br>
<br>
If your bacula test turns purple, you will need to re-investigate your<br>
settings on the client.<br>
<br>
There should be a xymon_bacula_check.log log and a clientlaunch.log on the<br>
bacula server in ~xymon/client/logs<br>
<br>
Check to see if anything obvious shows up in those logs.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Bill Arlofski<br>
Reverse Polarity, LLC<br>
<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div><font color="#000099" face="georgia, serif" size="4"><b><u>                                                            </u></b></font></div><div><font color="#000099" face="georgia, serif" size="4"><b><i>Joseph De Nicolo</i></b></font></div>
<div><i><font color="#333333" face="courier new, monospace">Secure Database Administrator<br></font></i></div><div><i><font color="#333333" face="courier new, monospace"><a href="http://www.barabasilab.com" target="_blank">Center for Complex Network Research</a></font></i></div>
<div><i><font color="#333333" face="courier new, monospace">Northeastern University</font></i></div><div><img src="http://i7.photobucket.com/albums/y265/SsLaZiO77/icon_sciarpa01.gif"></div>