Search found 8 matches
- Fri May 30, 2014 1:32 pm
- Forum: Open Source Nagios Projects
- Topic: check_ide_smart ioctl error
- Replies: 11
- Views: 12334
Re: check_ide_smart ioctl error
All, Thank You for responding and my apologies for taking a long time to respond. Yes, the disk in fact does support SMART. Oddly enough, the check now works, for no apparent reason where it didn't work before. I don't think anything's changed, because everything is managed by puppet so I'm not sure...
- Tue May 27, 2014 5:51 pm
- Forum: Open Source Nagios Projects
- Topic: check_ide_smart ioctl error
- Replies: 11
- Views: 12334
Re: check_ide_smart ioctl error
version number is:
Code: Select all
check_ide_smart v1991 (nagios-plugins 1.4.13)- Tue May 27, 2014 3:44 pm
- Forum: Open Source Nagios Projects
- Topic: check_ide_smart ioctl error
- Replies: 11
- Views: 12334
check_ide_smart ioctl error
All, I am receiving an error when I run check_ide_smart: [root@sr-nagios-01-p libexec]# ./check_ide_smart -d /dev/sda CRITICAL - SMART_ENABLE: Inappropriate ioctl for device CRITICAL - SMART_CMD_ENABLE Can someone please explain the error "CRITICAL - SMART_ENABLE: Inappropriate ioctl for device...
- Thu Mar 13, 2014 4:54 pm
- Forum: Nagios XI
- Topic: Permission denied on unionfs directory
- Replies: 8
- Views: 4841
Re: Permission denied on unionfs directory
Yet is it did!
Thanks everyone for your help!
Thanks everyone for your help!
- Thu Mar 13, 2014 2:44 pm
- Forum: Nagios XI
- Topic: Permission denied on unionfs directory
- Replies: 8
- Views: 4841
Re: Permission denied on unionfs directory
All, Thanks so much! What you suggested worked from the command line just fine. Now my only questions is how do I code this in the commands.cfg file. Right now it looks like this: command_name check_local_disk command_line $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$ Would I just add a "-i&...
- Thu Mar 13, 2014 10:35 am
- Forum: Nagios XI
- Topic: Permission denied on unionfs directory
- Replies: 8
- Views: 4841
Re: Permission denied on unionfs directory
Guys, You were right, the nagios user can't read the /mnt/unionfs/backups directory: [root@sr-backup-01-p ~]# sudo -u nagios /usr/local/nagios/libexec/check_disk "-w 15% -c 5% -W 50% -K 25% -X none -X cifs -X fuse -X nfs -X nfsd" DISK CRITICAL - /mnt/unionfs/backups is not accessible: Perm...
- Wed Mar 12, 2014 4:20 pm
- Forum: Nagios XI
- Topic: Permission denied on unionfs directory
- Replies: 8
- Views: 4841
Permission denied on unionfs directory
All, I'm getting a permission denied when running check_disk on a unionfs mounted directory. Oddly enough, when manually running the check, from the command line, no error gets posted other than a disk warning: ./check_disk "-w 15% -c 5% -W 50% -K 25% -X none -X cifs -X fuse -X nfs -X nfsd"...
- Fri Sep 20, 2013 9:33 am
- Forum: Open Source Nagios Projects
- Topic: htpasswd gets overwritten every couple of days
- Replies: 1
- Views: 907
htpasswd gets overwritten every couple of days
All,
I'm having a problem with nagios in which the htpasswd files gets overwritten, automatically, about every two days. I think it's apache that's doing it, but I haven't been able to figure out the where this takes place. Has anyone seen this and found a solution?
Thanks
I'm having a problem with nagios in which the htpasswd files gets overwritten, automatically, about every two days. I think it's apache that's doing it, but I haven't been able to figure out the where this takes place. Has anyone seen this and found a solution?
Thanks