Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

munin hibák #110

Open
attuska opened this issue Jan 23, 2022 · 1 comment
Open

munin hibák #110

attuska opened this issue Jan 23, 2022 · 1 comment

Comments

@attuska
Copy link
Contributor

attuska commented Jan 23, 2022

Két parancs hibás.

root@attila-pc:~# munin-cron
Can't locate RRDs.pm in @inc (you may need to install the RRDs module) (@inc contains: /usr/lib/perl5/site_perl/5.30.1/x86_64-linux-thread-multi-ld /usr/lib/perl5/site_perl/5.30.1 /usr/lib/perl5/vendor_perl/5.30.1/x86_64-linux-thread-multi-ld /usr/lib/perl5/vendor_perl/5.30.1 /usr/lib/perl5/5.30.1/x86_64-linux-thread-multi-ld /usr/lib/perl5/5.30.1) at /usr/lib/perl5/site_perl/5.30.1/Munin/Master/UpdateWorker.pm line 17.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.30.1/Munin/Master/UpdateWorker.pm line 17.
Compilation failed in require at /usr/lib/perl5/site_perl/5.30.1/Munin/Master/Update.pm line 15.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.30.1/Munin/Master/Update.pm line 15.
Compilation failed in require at /usr/lib/munin/munin-update line 12.
BEGIN failed--compilation aborted at /usr/lib/munin/munin-update line 12.

root@attila-pc:# munin-check
check /srv/munin/docs
ls: '/srv/munin/docs/' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /srv/munin/docs/
: Wrong owner ( != munin)
check /var/lib/munin/cgi-tmp
# /var/lib/munin/cgi-tmp : Wrong owner (nobody != munin)
ls: '/var/lib/munin/cgi-tmp/' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/cgi-tmp/
: Wrong owner ( != munin)
check /var/lib/munin/spool
ls: '/var/lib/munin/spool/' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/spool/
: Wrong owner ( != munin)
check miscellaneous
ls: '/var/lib/munin/datafile' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/datafile : Wrong owner ( != munin)
# /var/lib/munin/datafile : Wrong permissions (0 != 644)
ls: '/var/lib/munin/limits' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/limits : Wrong owner ( != munin)
# /var/lib/munin/limits : Wrong permissions (0 != 644)
ls: '/var/lib/munin/.stats' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/
.stats : Wrong owner ( != munin)
# /var/lib/munin/*.stats : Wrong permissions (0 != 644)
root@attila-pc:
#

@attuska
Copy link
Contributor Author

attuska commented Jan 23, 2022

Némi javítgatás e144692 után már kicsitt jobb:

Can't open /var/log/munin/munin-update.log (Permission denied) at /usr/lib/perl5/site_perl/5.30.1/Log/Log4perl/Appender/File.pm line 151.
attila@attila-pc:$ munin-check
check /srv/munin/docs
ls: '/srv/munin/docs/' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /srv/munin/docs/
: Wrong owner ( != munin)
check /var/lib/munin/cgi-tmp
# /var/lib/munin/cgi-tmp : Wrong owner (nobody != munin)
ls: '/var/lib/munin/cgi-tmp/' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/cgi-tmp/
: Wrong owner ( != munin)
check /var/lib/munin/datafile
check /var/lib/munin/datafile.storable
check /var/lib/munin/limits
check /var/lib/munin/limits.storable
check /var/lib/munin/munin-update.stats
check /var/lib/munin/spool
ls: '/var/lib/munin/spool/' nem érhető el: Nincs ilyen fájl vagy könyvtár
# /var/lib/munin/spool/
: Wrong owner ( != munin)
check /var/lib/munin/state-attila-pc-attila-pc.storable
check miscellaneous
attila@attila-pc:
$

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant