[MacPorts] #18771: New port "munin": Extensible system monitoring tool
#18771: New port "munin": Extensible system monitoring tool ----------------------------------+----------------------------------------- Reporter: adambyrtek@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: munin ----------------------------------+----------------------------------------- Description:[[BR]] Munin the monitoring tool surveys all your computers and remembers what it saw. It presents all the information in graphs through a web interface. Its emphasis is on plug and play capabilities. Using Munin you can easily monitor the performance of your computers, networks, SANs, applications, weather measurements and whatever comes to mind. Homepage:[[BR]] http://munin.projects.linpro.no/wiki Some aspects of this port were discussed on the mailing list:[[BR]] http://lists.macosforge.org/pipermail/macports-dev/2009-March/007674.html -- Ticket URL: <http://trac.macports.org/ticket/18771> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18771: New port "munin": Extensible system monitoring tool ----------------------------------+----------------------------------------- Reporter: adambyrtek@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: munin ----------------------------------+----------------------------------------- Changes (by raimue@…): * owner: macports-tickets@… => raimue@… * status: new => assigned Comment: Tried to install: {{{ ---> Staging munin into destroot Error: " [...] " returned error 2 Command output: echo Group munin nonexistant. Create the group and retry; exit 2 Group munin nonexistant. Create the group and retry make: *** [install-node-non-snmp] Error 2 Error: Status 1 encountered during processing. }}} But the group and user do exist: {{{ $ dsmemberutil getid -G munin gid: 504 $ dsmemberutil getid -U munin uid: 504 }}} The Makefile tries to use `nicl` which does not exist on Leopard anymore. It should use `dscl` instead, which is available for both Tiger and Leopard IIRC. The tools seem to use the same syntax, so it is as simple as replacing `nicl` with `dscl`. -- Ticket URL: <http://trac.macports.org/ticket/18771#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18771: New port "munin": Extensible system monitoring tool ----------------------------------+----------------------------------------- Reporter: adambyrtek@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: munin ----------------------------------+----------------------------------------- Comment(by adambyrtek@…): I didn't notice this as I use Tiger. Thanks for testing, I will update the Portfile later today. -- Ticket URL: <http://trac.macports.org/ticket/18771#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18771: New port "munin": Extensible system monitoring tool ----------------------------------+----------------------------------------- Reporter: adambyrtek@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: munin ----------------------------------+----------------------------------------- Comment(by adambyrtek@…): New files attached, should be fine now. -- Ticket URL: <http://trac.macports.org/ticket/18771#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18771: New port "munin": Extensible system monitoring tool -----------------------------------+---------------------------------------- Reporter: adambyrtek@… | Owner: raimue@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: munin | -----------------------------------+---------------------------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => fixed Comment: Thanks for your submission, committed in r47876. -- Ticket URL: <http://trac.macports.org/ticket/18771#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts