Search found 2 matches
- Wed Apr 23, 2025 7:33 am
- Forum: Open Source Nagios Projects
- Topic: check_disk_smb not working
- Replies: 1
- Views: 7508
Re: check_disk_smb not working
I did some more experimenting, and it seems to be a permission problem. I tried with a custom file location, and it always says "Unable to read config file". I tried multiple locations and double-checked the file and folder permissions; it should be able to read it. ./check_disk_smb -H 192...
- Tue Apr 22, 2025 11:24 am
- Forum: Open Source Nagios Projects
- Topic: check_disk_smb not working
- Replies: 1
- Views: 7508
check_disk_smb not working
I'm trying to monitor some SMB shares, but I run into a weird problem. If I run the plugin in the console, it works, but if Nagios runs it, I get the "Result from smbclient not suitable" message. I modified it so I can see the actual return message from smbclient : /usr/bin/smbclient //192...