search for: baydoun

Displaying 2 results from an estimated 2 matches for "baydoun".

Did you mean: baudoin
2012 Jun 20
5
puppet windows exec successful but not really
have the following in my manifest to delete old uninstall directories and logs using exec since we don''t have tidy for windows yet {code} exec { ''CleanupOldUninstallDirs'': command => ''C:\Windows\system32\forfiles.exe -p "C:\Windows" -m "$NtUninstall*" -d -65 -c "cmd /c dev /F /S /Q @path"'', }
2012 May 02
8
Puppet logging
Hello all, I am trying to write a script that will check logs for puppet errors to use in a nagios check. I am checking /var/log/messages (RHEL6) but when puppet runs on its 30 minute interval, nothing gets written to messages. I have also looked at /var/log/puppet/puppet.log but that does not seem to be consistent either: [root@gm10v nagios]# tail /var/log/puppet/puppet.log Wed May 02 14:27:47