Code Monkey home page Code Monkey logo

munin-lvm's People

Contributors

swebarre avatar trollagit avatar willbryant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

munin-lvm's Issues

Support german locale

The output of lvs contains "," (comma) as decimal separator which is no valid input for bc. I've fixed it on my system by passing the output of awk through sed to replace the comma by a point.

LV_PERCENT="$(echo $LV | awk '{print $4}' | sed 's/,/./')"

selinux denies access

[root@nodriza66 ~]# getenforce
Enforcing

[root@nodriza66 ~]# egrep munin /var/log/audit/audit.log

type=AVC msg=audit(1399583024.358:10540476): avc: denied { execute } for pid=7205 comm="munin-node" name="lvthin_" dev=dm-0 ino=553043 scontext=unconfined_u:system_r:munin_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file
type=SYSCALL msg=audit(1399583024.358:10540476): arch=c000003e syscall=59 success=no exit=-13 a0=1724490 a1=17243c0 a2=187a2f0 a3=8 items=0 ppid=6858 pid=7205 auid=0 uid=0 gid=99 euid=0 suid=0 fsuid=0 egid=99 sgid=0 fsgid=99 tty=(none) ses=27394 comm="munin-node" exe="/usr/bin/perl" subj=unconfined_u:system_r:munin_t:s0 key=(null)

[root@nodriza66 ~]# cat /etc/redhat-release
CentOS release 6.4 (Final)

[root@nodriza66 ~]# uname -a
Linux nodriza66 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.