Good Morning,
That resolved the issue.
And that makes perfect sense.
Thank you for that.
So these files should be accessible by user apache and nagios?
The reason I ask is because they contain credentials the access to them should be restricted as much as possible.
Regards
William
Search found 4 matches
- Wed Oct 12, 2016 6:22 pm
- Forum: Nagios XI
- Topic: WMI AUTH with text file not working on windows WMI wizard
- Replies: 6
- Views: 1487
- Tue Oct 11, 2016 7:44 pm
- Forum: Nagios XI
- Topic: WMI AUTH with text file not working on windows WMI wizard
- Replies: 6
- Views: 1487
Re: WMI AUTH with text file not working on windows WMI wizar
Good morning When I do the operations manually as the nagios user they work. [nagios@localhost ~]$ whoami nagios [nagios@localhost ~]$ /usr/local/nagios/libexec/check_wmi_plus.pl -H 172.21.32.28 -A /home/nagios/.oppass -m checkprocess -s Commandline -a 'notepad.exe' -c ItemCount=1 OK - Found 0 Insta...
- Tue Oct 11, 2016 7:14 pm
- Forum: Nagios XI
- Topic: WMI AUTH with text file not working on windows WMI wizard
- Replies: 6
- Views: 1487
Re: WMI AUTH with text file not working on windows WMI wizar
[root@localhost ~]# ls -la /home/nagios/.oppass
-r--r----- 1 apache nagios 50 Oct 10 12:51 /home/nagios/.oppass
-r--r----- 1 apache nagios 50 Oct 10 12:51 /home/nagios/.oppass
- Mon Oct 10, 2016 6:40 pm
- Forum: Nagios XI
- Topic: WMI AUTH with text file not working on windows WMI wizard
- Replies: 6
- Views: 1487
WMI AUTH with text file not working on windows WMI wizard
The environment is a naxios XI image deployed to VMware. We are busy with a POC to determine if the product is suitable. When I set up a windows wmi server for monitoring with the credentials in a text file the tool complains about permissions. The file is under /home/nagios/.oppas and it is owned b...