gpl rovat

munin = 0x00000000

"Crossplatform" buildscriptek.
bash-2.05a$ make
Make: Makefile: Must be a separator on line 243. Stop.

A tapasztalt egyorrú ebbÅ‘l már ki tudja olvasni hogy linuxonly programról van szó.

bash-2.05a$ grep getent Makefile.config
GETENT = $(shell which getent || which true 2>/dev/null)
bash-2.05a$ gmake install-node install-node-plugins
/bin/sh: no: not found
echo Group munin nonexistant. Create the group and retry; exit 2

"Crossplatform" pluginek
bash-2.05a# pwd
/usr/local/munin/lib/plugins
bash-2.05a# ./ps_
count.value ./ps_: no: not found
0
bash-2.05a# ./df
df: illegal option -- l
usage: df [-Peikn] [-t fstype] [file | file_system ...]
bash-2.05a# ./pop_stats
logon.value U
bash-2.05a# ./apache_accesses
accesses80.value U
bash-2.05a# ./apache_processes
busy80.value U
idle80.value U

That's just fucking great.