Re: [Nagios-users] Permission denied using du command

2008-07-17 Thread Marc Powell
On Jul 17, 2008, at 1:52 PM, Edwin Zoeller wrote: > 755 Yeah, top-posting sucks. You shouldn't be having permission denied errors then unless - - you have SELinux enabled and it's blocking you or - the directory you are trying to obtain permissions on isn't readable by the nag

Re: [Nagios-users] Permission denied using du command

2008-07-17 Thread Edwin Zoeller
755 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Hebert Sent: Thursday, July 17, 2008 1:48 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Permission denied using du command On Thu, Jul 17, 2008 at 12:28 PM, Edwin Zoeller

Re: [Nagios-users] Permission denied using du command

2008-07-17 Thread Marc Powell
On Jul 17, 2008, at 12:28 PM, Edwin Zoeller wrote: > I have nrpe running a Linux server, when I execute a command like > check_mem using nrpe and it works but, when I use the command > check_dirsize11.sh I get "Error: Permission denied /usr/bin/du". Can > anyone shed some light on this? Th

Re: [Nagios-users] Permission denied using du command

2008-07-17 Thread Scott Hebert
On Thu, Jul 17, 2008 at 12:28 PM, Edwin Zoeller <[EMAIL PROTECTED]> wrote: > I have nrpe running a Linux server, when I execute a command like check_mem > using nrpe and it works but, when I use the command check_dirsize11.sh I get > "Error: Permission denied /usr/bin/du". Can anyone shed some ligh

[Nagios-users] Permission denied using du command

2008-07-17 Thread Edwin Zoeller
I have nrpe running a Linux server, when I execute a command like check_mem using nrpe and it works but, when I use the command check_dirsize11.sh I get "Error: Permission denied /usr/bin/du". Can anyone shed some light on this? --