Hi! Please find attached hobbit-4.2.0.ebuild, a generic Makefile, init script, and Apache module conf that will allow for installation of Hobbit on Gentoo. Hobbit is a tool for monitoring servers, applications and networks. It collects information about the health of your computers, the applications running on them, and the network connectivity between them. All of this information is presented in a set of simple, intuitive webpages that are updated frequently to reflect changes in the status of your systems. This ebuild will install both the Hobbit server, and a local Hobbit client to monitor the host machine. I suggest net-analyzer/hobbit. Also please note recent Bug# 145464, which installs just the hobbit-client portion. Perhaps we can merge both projects, allowing for client-only installations via a "client-only" USE flag. Paul <pdasilva@polr.org>
Created attachment 95523 [details] hobbit-4.2.0.ebuild Plain text ebuild for hobbit-4.2.0 This ebuild fails with MAKEOPTS="-j2", but successful with MAKEOPTS="-j1"
Created attachment 95524 [details] hobbit init.d script
Created attachment 95526 [details] hobbit-4.2.0.ebuild Slight update to the .ebuild
Created attachment 95527 [details] hobbit apache conf
Created attachment 95528 [details] hobbit Makefile Hobbit does not provide a pre-made Makefile, instead you build one when installing from source, with ./configure --server or --client, the script asks the user some questions and compiles the data into a Makefile. This file includes the generic Makefile rules, while the ebuild inputs custom variables such as hostname, IP address, etc.
Created attachment 95529 [details] hobbit ChangeLog
Created attachment 95530 [details] hobbit metadata
Created attachment 95531 [details] hobbit-4.2.0.ebuild Sorry for the multiple postings. This ebuild still does not install with MAKEOPTS="-j2". Does install with MAKEOPTS="-j1"
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
It seems that project is deprecated in favor of xymon - http://sourceforge.net/projects/xymon/ Closing as OBSOLETE