Search found 4 matches
- Fri May 29, 2015 1:05 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring remote drives
- Replies: 9
- Views: 3544
Re: Monitoring remote drives
is it possible to monitor a mapped drive on a Windows server? When talking about mapped drives, they are mapped by the user who is logged on. The NSClient++ service is running under the local system account, so it does not get login scripts/mapped drives when it logs on. What is your goal in wantin...
- Thu May 28, 2015 5:13 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring remote drives
- Replies: 9
- Views: 3544
Re: Monitoring remote drives
I can't remember off the top of my head what version it is but I g have a feeling we are still on version 3 - also don't know if it makes a difference but nagios is themed with something called adagios. So this is not a Nagios XI question? Please do not post in the Nagios XI section if you have Nag...
- Thu May 28, 2015 5:00 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring remote drives
- Replies: 9
- Views: 3544
Re: Monitoring remote drives
What version of NSClient++ are you currently using? I am using "0.4.3.143" and have an "alias_disk" alias defined in the "nsclient.ini": alias_disk = check_drivesize From the Nagios XI server, I run: /usr/local/nagios/libexec/check_nrpe -H x.x.x.x -c alias_disk OK All ...
- Thu May 28, 2015 4:27 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring remote drives
- Replies: 9
- Views: 3544
Monitoring remote drives
Hi, I'm new to the forum and nagios. I have entered a job where nagios is in place, we are currently monitoring local drives with check_nt although I am looking at updating all checks to nrpe. My question is, is it possible to monitor a mapped drive on a Windows server? I have the necessary ports op...