Thanks for the notes Mattias. If anyone would be willing to write quickstart guides for using Lilac with popular distributions, that would be fantastic, and I'd post the documentation on the website, along with credit.
Taylor On Thu, Dec 11, 2008 at 6:52 AM, Mattias Ryrlén <[EMAIL PROTECTED]> wrote: > On Thu, 2008-12-11 at 10:10 +0000, Randal, Phil wrote: >> Shame it requires PHP 5.2. >> >> Any chance of re-engineering it so it works out of the box with a >> standard RedHat / CentOS 5.2 install? > yum install php-devel php-pear > pear install json > > vi /etc/php.ini > change 'memmory_limit' to -1 or > 64M > add 'extension=json.so' > > service httpd restart > > > -- > Vänliga hälsningar / Best Regards > Mattias Ryrlén > > __________________________ > op5 AB > Första Långgatan 19 > SE-413 27 Göteborg > Mobil: +46 735-17 70 99 > Support: +46 31-774 09 24 > www.op5.com > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null -- Taylor Dondich Check out Lilac, a configuration tool for Nagios 3 at http://www.lilacplatform.com Check out my Shortcut with O'Reilly Press: Network Monitoring with Nagios: http://oreilly.com/catalog/9780596528195/index.html ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
