i'm using some NT-Log Test-Events and recieve Mails with follow content:
Reply : Message not found. Insertion strings:Backup_AX_Transaction2
but this is not the whole content because the Event-Viewer of Windows display follow replay-text:
Package "Backup_AX_Transaction2" failed.
whats wrong??
Wrong Reply-Information
If HostMonitor shows "Message not found. Insertion strings.." message, this means HostMonitor has detected event record that fits your filter however HostMonitor could not reach necessary DLL to retrieve text description of the event.
To find out, what exactly DLL you need, you should open Registry editor (regedit.exe) on remote machine (target server), and check the key, located under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\<log name>\<event source name>. Path to the DLL is specified as EventMessageFile parameter.
If such DLL is present on system where HostMonitor is running, there is version mismatch problem. You may create "EventLogDlls" subfolder in HostMonitor's folder and copy DLL from remote system into this subfolder
(e.g. C:\Program Files\Hostmonitor7\EventLogDlls\).
If such DLL is not present on system where HostMonitor is running, you should copy DLL (as explained above) AND you should create/copy registry key from remote system.
Another possible solution - install RMA on target system and use RMA to perform the test
http://www.ks-soft.net/hostmon.eng/rma-win/index.htm
Regards
Alex
To find out, what exactly DLL you need, you should open Registry editor (regedit.exe) on remote machine (target server), and check the key, located under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\<log name>\<event source name>. Path to the DLL is specified as EventMessageFile parameter.
If such DLL is present on system where HostMonitor is running, there is version mismatch problem. You may create "EventLogDlls" subfolder in HostMonitor's folder and copy DLL from remote system into this subfolder
(e.g. C:\Program Files\Hostmonitor7\EventLogDlls\).
If such DLL is not present on system where HostMonitor is running, you should copy DLL (as explained above) AND you should create/copy registry key from remote system.
Another possible solution - install RMA on target system and use RMA to perform the test
http://www.ks-soft.net/hostmon.eng/rma-win/index.htm
Regards
Alex