DFS namespace monitor in nagios xi

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gopinathnagios
Posts: 17
Joined: Fri Mar 10, 2017 12:47 am

DFS namespace monitor in nagios xi

Post 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.......?
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: DFS namespace monitor in nagios xi

Post 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.
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

Post by gopinathnagios »

Sorry, We need Windows server DFS namespace monitor in nagios.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: DFS namespace monitor in nagios xi

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked