Hello Dan, as check_bacula is my child it's up to me to answer this :-))
1. extract nagios_plugin_check_bacula.tgz in bacula-1.38.x/src (you should get a new directory in src called check_bacula) 2. in bacula-1.38.x/Makefile.in add the following: to "all_subdirs" add src/check_bacula 3. in bacula-1.38.x/configure add: - "src/check_bacula/Makefile" to ac_config_files - to "case "$ac_config_target" in" (near line 30312) add: "src/check_bacula/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/check_bacula/Makefile" ;; 4. run configure and make the usual way hope this helps, Chris -- "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside." - Unknown Unix Jedi > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Dan Langille > Sent: Tuesday, August 22, 2006 3:45 PM > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Ngaios plugin > > After having the Director stop running on the 19th, and only noticing > it last night, I decided to start monitoring the service. > > I found bacula/examples/nagios_plugin_check_bacula.tgz but cannot > find how it should be compiled. > > Anyone done this? > > -- > Dan Langille : Software Developer looking for work > my resume: http://www.freebsddiary.org/dan_langille.php > > > > -------------------------------------------------------------- > ----------- > Using Tomcat but need to do more? Need to support web > services, security? > Get stuff done quickly with pre-integrated technology to make > your job easier > Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > dat=121642 > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users