nrpe charm mem check is broken because of invalid permissions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| nrpe (Juju Charms Collection) |
Undecided
|
Unassigned |
Bug Description
ubuntu@
command[
ubuntu@
total 32
drwxr-xr-x 4 root root 4096 Jul 29 07:04 .
drwxr-xr-x 5 root root 4096 Jul 29 07:03 ..
-rw------- 1 root root 12959 Jul 29 07:03 agent.conf
drwx------ 6 root root 4096 Jul 29 07:04 charm
drwxr-xr-x 5 root root 4096 Jul 29 07:04 state
ubuntu@
-bash: /var/lib/
Mark Mims (mark-mims) wrote : | #1 |
Tom Haddon (mthaddon) wrote : | #2 |
Fwiw, I really don't think charms should be running things directly out of the charm directory (such as nagios checks). In this case it should be copied to /usr/local/
Tom Haddon (mthaddon) wrote : | #3 |
And it seems https:/
I'll file this as a bug against juju-core...
https:/ /bugs.launchpad .net/juju- core/+bug/ 1211463