Re: [PacketFence-devel] _graphite database

2015-07-02 Thread Boris Epstein
Awesome. Thanks Louis! On Thu, Jul 2, 2015 at 2:16 PM, Louis Munro wrote: > > > On Jul 2, 2015, at 14:14 , Boris Epstein wrote: > > > > > > > This is cool. Where are the packaging scripts? > > addons/packages for RHEL, > debian/ for …. (no points for guessing). > > -- > Louis Munro > l

Re: [PacketFence-devel] _graphite database

2015-07-02 Thread Louis Munro
On Jul 2, 2015, at 14:14 , Boris Epstein wrote: > > > This is cool. Where are the packaging scripts? addons/packages for RHEL, debian/ for …. (no points for guessing). -- Louis Munro lmu...@inverse.ca :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc.

Re: [PacketFence-devel] _graphite database

2015-07-02 Thread Boris Epstein
On Thu, Jul 2, 2015 at 2:12 PM, Louis Munro wrote: > On Jul 2, 2015, at 14:04 , Boris Epstein wrote: > > I figured this part out - apparently this requires linking in > /usr/local/pf/db: > > ln -s pf_graphite-schema-5.1.0.sql pf_graphite-schema.sql > > This is a bit confusing. I am wondering if

Re: [PacketFence-devel] _graphite database

2015-07-02 Thread Louis Munro
On Jul 2, 2015, at 14:04 , Boris Epstein wrote: > I figured this part out - apparently this requires linking in > /usr/local/pf/db: > > ln -s pf_graphite-schema-5.1.0.sql pf_graphite-schema.sql > > This is a bit confusing. I am wondering if I should stick something into the > Makefile to make

Re: [PacketFence-devel] _graphite database

2015-07-02 Thread Boris Epstein
Hi Louis, Thanks! I figured this part out - apparently this requires linking in /usr/local/pf/db: ln -s pf_graphite-schema-5.1.0.sql pf_graphite-schema.sql This is a bit confusing. I am wondering if I should stick something into the Makefile to make this part of the build process. Cheers, Bor

Re: [PacketFence-devel] _graphite database

2015-07-02 Thread Louis Munro
The _graphite database holds the graphite preferences used by the dashboard. Look in the http.admin logs to see what may be causing the error. -- Louis Munro lmu...@inverse.ca :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) an

[PacketFence-devel] _graphite database

2015-07-02 Thread Boris Epstein
Hello listmates, I am trying to initialize the PF using the raw code and am getting the following message. Error! Error applying the schema to the database pf_graphite The database I intend to use is named "pf" and the message appears after I press the "Create database and tables" button in the