Page 1 of 1

DFS namespace monitor in nagios xi

Posted: Fri Jun 23, 2017 1:46 am
by gopinathnagios
Hi All,

anyone help me on windos dfs namespace monitor in nagios xi.
ex:
1: Services.....?
2: custom scripts.......?
3: event id's.......?

Re: DFS namespace monitor in nagios xi

Posted: Fri Jun 23, 2017 12:23 pm
by tgriep
The first place to look at for help is the Nagios Exchange site and search for a Plugin that will monitor what you are looking for.
https://exchange.nagios.org/index.php?o ... chword=dfs
Some of the plugins have instructions on how to install and run them but if you have any specific questions, post them here.

Re: DFS namespace monitor in nagios xi

Posted: Mon Jun 26, 2017 4:50 am
by gopinathnagios
Sorry, We need Windows server DFS namespace monitor in nagios.

Re: DFS namespace monitor in nagios xi

Posted: Mon Jun 26, 2017 11:41 am
by tgriep
You could use WMI to monitor the DFS services running on a Windows system.
Take a look at the following links for how to setup WMI on a windows host and running the Windows WMI wizard.
https://assets.nagios.com/downloads/nag ... For_XI.pdf
https://assets.nagios.com/downloads/nag ... ng_WMI.pdf

To monitor windows event logs, take a look at this link.
https://assets.nagios.com/downloads/nag ... entLog.pdf

Take a look at those and post if you have any questions.