Hi All,
anyone help me on windos dfs namespace monitor in nagios xi.
ex:
1: Services.....?
2: custom scripts.......?
3: event id's.......?
DFS namespace monitor in nagios xi
Re: DFS namespace monitor in nagios xi
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.
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
gopinathnagios
- Posts: 17
- Joined: Fri Mar 10, 2017 12:47 am
Re: DFS namespace monitor in nagios xi
Sorry, We need Windows server DFS namespace monitor in nagios.
Re: DFS namespace monitor in nagios xi
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.
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!