Re: Question about ports adding cronjobs

2008-06-18 Thread Kris Kennaway
David Hawthorne wrote: I have a piece of software I've been working on that gathers stats about the local host and shoves them into rrd files, with an accompanying web front-end page that generates pretty graphs from the RRDs on demand. I have a package done up for it, and I'd like to add it t

Re: Question about ports adding cronjobs

2008-06-17 Thread Yuri Pankov
Pietro Cerutti wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 David Hawthorne wrote: | I have a piece of software I've been working on that gathers stats about | the local host and shoves them into rrd files, with an accompanying web | front-end page that generates pretty graphs from the

Re: Question about ports adding cronjobs

2008-06-17 Thread Marco Walraven
Hi David, On Tue, Jun 17, 2008 at 07:40:19PM -0500, Paul Schmehl wrote: > --On June 17, 2008 3:24:11 PM -0700 David Hawthorne > <[EMAIL PROTECTED]> wrote: > > >I have a piece of software I've been working on that gaThers stats about > >the local host and shoves them into rrd files, with an acco

Re: Question about ports adding cronjobs

2008-06-17 Thread Paul Schmehl
--On June 17, 2008 3:24:11 PM -0700 David Hawthorne <[EMAIL PROTECTED]> wrote: I have a piece of software I've been working on that gathers stats about the local host and shoves them into rrd files, with an accompanying web front-end page that generates pretty graphs from the RRDs on demand. I

Re: Question about ports adding cronjobs

2008-06-17 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Jeremy Chadwick wrote: | On Wed, Jun 18, 2008 at 01:02:34AM +0200, Pietro Cerutti wrote: |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA512 |> |> David Hawthorne wrote: |> | I have a piece of software I've been working on that gathers stats about

Re: Question about ports adding cronjobs

2008-06-17 Thread Jeremy Chadwick
On Wed, Jun 18, 2008 at 01:02:34AM +0200, Pietro Cerutti wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > David Hawthorne wrote: > | I have a piece of software I've been working on that gathers stats about > | the local host and shoves them into rrd files, with an accompanying web > |

Re: Question about ports adding cronjobs

2008-06-17 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Pietro Cerutti wrote: | Robert Huff wrote: | | Pietro Cerutti writes: | | | |> | I | |> | have a package done up for it, and I'd like to add it to the ports | tree | |> | eventually, but I'm stuck on how to get it to automagically add the | |> |

Re: Question about ports adding cronjobs

2008-06-17 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Robert Huff wrote: | Pietro Cerutti writes: | |> | I |> | have a package done up for it, and I'd like to add it to the ports tree |> | eventually, but I'm stuck on how to get it to automagically add the |> | cronjob to have the stats gathering s

Re: Question about ports adding cronjobs

2008-06-17 Thread Robert Huff
Pietro Cerutti writes: > | I > | have a package done up for it, and I'd like to add it to the ports tree > | eventually, but I'm stuck on how to get it to automagically add the > | cronjob to have the stats gathering script run every five minutes, and I > | don't know of any ports that add c

Re: Question about ports adding cronjobs

2008-06-17 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 David Hawthorne wrote: | I have a piece of software I've been working on that gathers stats about | the local host and shoves them into rrd files, with an accompanying web | front-end page that generates pretty graphs from the RRDs on demand. I | h