Hi
Thank you for the answer.
I don't think the problem is the windows update. I think that there is a
problem that showed up only after the windows update.
And the problem is: accessing the drive C from a service I get this error:
Could not get free space for: c: c: reason: 32: The process cannot access
the file because it is being used by another process.
In other words: a permission denied.
And, if this is true, don't solve it setting up another way to perform my
check.
Is there anybody who already had this problem and can help me solve it? I
already tried to run the nsclient++ service as system account and as
administrator (with its password). Same result.
Thank you.
Massimo
From: Natxo Asenjo [mailto:[email protected]]
Sent: Thursday, September 03, 2009 4:25 AM
To: Nagios Users Mailinglist
Subject: Re: [Nagios-users] nsclient++ check_nt USEDDISKSPACE Segmentation
fault
On Mon, Aug 31, 2009 at 5:48 PM, Massimo Balestra
<[email protected]> wrote:
I have a problem monitoring the USEDDISKSPACE on one drive of one of the
windows servers.
It is a Windows Server 2003 R2 Standard edition (Service pack 2).
The problem occurs after I did the last Windows Update last Friday. Before
it was working.
your update broke it :(
well, two solutions:
1. roll update back;
2. check disks with nrpe in windows:
in your nsc.ini define an nrpe handler like this one:
nrpe_CheckDriveSize=inject CheckDriveSize MinWarn=10% MinCrit=5% CheckAll
FilterType=FIXED FilterType=REMOTE
and your check disk service in nagios would be something like:
check_nrpe -H $HOSTADDRESS$ -c nrpe_CheckDriveSize
it works great like this. We check *all* disks in one go.
natxo
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null