added disk to windows server

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
jermlac
Posts: 5
Joined: Mon Apr 22, 2013 4:57 pm

added disk to windows server

Post by jermlac »

I added a drive to my Windows server via my SAN that did not require a reboot of the server. Whenever I view the host in Nagios Core 3.4.1, and click 'View Status Detail For This Host', I do not see the drive listed as monitored.

I have run a system check and all services check on this host and still do not see the new drive listed. What am I missing?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: added disk to windows server

Post by slansing »

What plugin are you using to dynamically monitor new SAN additions? What are you using to monitor the windows server currently?
jermlac
Posts: 5
Joined: Mon Apr 22, 2013 4:57 pm

Re: added disk to windows server

Post by jermlac »

Since I am not the one who setup this Nagios instance, I am not really sure of the plugin names. I add the servers to windows.cfg and they have NSClient++ running on them. Does that provide the information your asking?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: added disk to windows server

Post by slansing »

Nagios will not dynamically add new additions to the environment to be monitored, you would need to add the new device into the configuration by hand. Can you share the service's configuration file where you added the new drive to be monitored?
jermlac
Posts: 5
Joined: Mon Apr 22, 2013 4:57 pm

Re: added disk to windows server

Post by jermlac »

actually, you helped point me in the correct direction. I did not have the drives being monitored for the host group that my servers belonged to. i added the drives to my windows.cfg file and all is working now. thanks!
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: added disk to windows server

Post by slansing »

Excellent! No problem.
Locked