Search found 4 matches

by gdeber
Fri Jul 27, 2012 12:53 am
Forum: Open Source Nagios Projects
Topic: Think I broke Nagios already
Replies: 5
Views: 1708

Re: Think I broke Nagios already

nscott wrote:Only tears and sadness will come from running fsck on a mounted volume.
:lol:
by gdeber
Thu Jul 26, 2012 12:52 am
Forum: Open Source Nagios Projects
Topic: Think I broke Nagios already
Replies: 5
Views: 1708

Re: Think I broke Nagios already

Hi! but I can't even change the permissions of the files mentioned in the below log file. I am getting Input/Output errors. take a look also at dmesg output after the IN/Out error. Maybe you can try fsck.<yourFStype> to see if there's some fs error, and badblocks to test disk for bad sectors. Have a...
by gdeber
Wed Jul 25, 2012 9:50 am
Forum: Open Source Nagios Projects
Topic: backslash in plugin response
Replies: 3
Views: 1128

Re: backslash in plugin response

Unfortunately, in that way, printf ignore all escape char, so also \n doesn't work anymore...
Seems that modify plugin code is the only solution.

anyway Thanx for the support!
Debe
by gdeber
Wed Jul 25, 2012 3:05 am
Forum: Open Source Nagios Projects
Topic: backslash in plugin response
Replies: 3
Views: 1128

backslash in plugin response

Hi everyone! I'm a nagios happy user from Italy. My centos server is running nagios core v3.4.1 and i'm using check_disk_smb plugin to check share free disk space. At some point in past plugin output change from: Disk ok - 3.8G (1%) free on 10.41.186.10 share: Dati to: Only 4.46G (1%) free on \\10.4...