Search found 5 matches

by MichaelF
Thu Jul 17, 2014 1:00 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Text Log dosn´t work
Replies: 3
Views: 10640

Here you can see the Screenshots from the test

Image

Image

and the Textfile lock so

Image
by MichaelF
Thu Jul 17, 2014 10:08 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Text Log dosn´t work
Replies: 3
Views: 10640

Text Log dosn´t work

Hello, i have a test who write ok or not ok in a txt file. In Hostmoni i create a Text Log test with this parameters Bad record look for string notok set "ok" status when no new "bad" records detected When notok is in the txt file hostmoni say OK but its not ok Can you help me?
by MichaelF
Tue May 24, 2011 12:43 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Problem with Text Log
Replies: 2
Views: 8308

Problem with Text Log

Hi, i have a problem with a text log test. I would like to test a text log if following Words are in my txtfile. "Erreichbar=Yes ; LizPool_konsistent=Yes ; Konsistent=Yes ; SWM_OK=Yes" If one of these Words are "No" then hostmoni must reply me a bad state. For Example "Errei...
by MichaelF
Wed Feb 16, 2011 2:57 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test Windows Updates
Replies: 31
Views: 106919

cmd /c cscript /B /C:windowsupdate.vbs %Script% %Params% This does not look correctly. 1) I think cscript utility does not support such /C parameter 2) If you stored script in external file (windowsupdate.vbs) then you don't need to use %Script% variable. If you stored script using Script Manager t...
by MichaelF
Tue Feb 15, 2011 3:16 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Test Windows Updates
Replies: 31
Views: 106919

Hi, this is my first test in hostmoni with shell script. I have Hostmoni Version 8.68. In the Script Manager i create a new script an copied the Script. Now what do i have to enter under Hint and Prams? On start cmd i enter cmd /c cscript /B /C:windowsupdate.vbs %Script% %Params% When ein Test the S...