Search found 2 matches
- Mon Apr 04, 2016 2:01 am
- Forum: Nagios XI
- Topic: WMI wizard - how to hide password?
- Replies: 7
- Views: 2759
Re: WMI wizard - how to hide password?
Yes, we would like to use it there and prevent that way of saving credentials into checks. We changed default command now : "$USER1$/check_wmi_plus.pl -H $HOSTADDRESS$ -u $USER9$ -p $USER10$ -m $ARG3$ $ARG4$ -y 60" So all current checks could be without arg1 and 2 or with non-existing user...
- Wed Mar 30, 2016 5:09 am
- Forum: Nagios XI
- Topic: WMI wizard - how to hide password?
- Replies: 7
- Views: 2759
Re: WMI wizard - how to hide password?
We would like to use USER macros for WMI check and actualy it works for single checks. But not for a wizard. Is there a way how to use user macros inside of WMI wizard to be able discover host? In case I would use real connection information they would be in all checks then and I would have to hide ...