Search found 27 matches

by jfreude
Thu Nov 10, 2016 5:00 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Hostmon-Service crashes after server restart
Replies: 1
Views: 8436

Hostmon-Service crashes after server restart

Hi everybody, we have the problem that the hostmon-service sometimes crashes after a server restart. hostmon service (v10.20) is running under a user-account with local admin rights on a win 2008 r2 server with latest patches. event log: Faulting application name: hostmon.exe, version: 10.0.20.1311,...
by jfreude
Tue Sep 06, 2016 1:43 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Merging two HM-Systems
Replies: 1
Views: 8047

Merging two HM-Systems

Hi everybody, we're planning to merge two HM-Systems to one HM-System. Both are running the same version at the moment. The import of the tests ist not the problem, but is there a chance to export/import (or better: append) the action profiles and settings of the connection manager? Regards & Th...
by jfreude
Thu Jan 29, 2015 8:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: ftp check / timestamp of a file
Replies: 1
Views: 7206

ftp check / timestamp of a file

Hi everybody,

i need to check the timestamp of a file on a ftp-server, e.g. the file must not be older than 10 minutes. How can do this with HM?

Thx
jfreude
by jfreude
Tue Jul 15, 2014 5:01 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Expression to get filename of logfile
Replies: 3
Views: 10141

Hi Alex,

sorry for my bad description, the expression ist used within the
test 'folder/file size' to get the filename.

Regards
Juergen
by jfreude
Tue Jul 15, 2014 3:38 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Expression to get filename of logfile
Replies: 3
Views: 10141

Expression to get filename of logfile

Hi everybody,

i'm trying to use a expression to get the filename of a logfile
from the last hour, but couldn't get it working....

This one works:
\\cr0000794\LDHiQ\%yymmddhh[-1d]%00.ts

This one doesn't work:
\\cr0000794\LDHiQ\%yymmddhh[-1h]%00.ts

We're using HostMonitor 9.84.
by jfreude
Thu Sep 30, 2010 9:28 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: NT Eventlog / Trigger Alert
Replies: 1
Views: 8202

NT Eventlog / Trigger Alert

Hi everbody,

is it possible to monitor a NT Eventlog, that an alert is triggerde if there are more than x errors were logged within a specific time range, e.g. more than 20 errors within a minute?

Regards & Thanks,

Juergen
by jfreude
Thu Jul 30, 2009 1:53 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: question regarding 'folder/file availability' test
Replies: 5
Views: 14003

Hopefully my explanation is better this time.... We have an application which works with *.job files, these files are all stored within one folder. Sometimes a *.job file is damaged, the application then renames the *.job' to '*.job.fault'. i want to create a test which checks the folder for new '*....
by jfreude
Thu Jul 30, 2009 9:57 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: question regarding 'folder/file availability' test
Replies: 5
Views: 14003

Hey Alex, thanks for the hint - it works! Is it possible to check only for new files (new since the last test run) with a certain extension within a directory? When I use "Folder/File availability" the test goes bad, when the first file with *.fault is found and then remains bad. I cannot ...
by jfreude
Tue Jul 28, 2009 7:08 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: question regarding 'folder/file availability' test
Replies: 5
Views: 14003

question regarding 'folder/file availability' test

hey everybody,

just a short question regading folder/file availability test.
i set up a test which checks a folder for files with the extension *.fault.
the email (when the test goes bad) should contain the filename(s) matching *.fault. how do i do that? :)

thanks,
jfreude
by jfreude
Tue Jun 30, 2009 2:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Action "Send e-mail" / Usage of UDV
Replies: 4
Views: 11935

Blame on me, there was the german umlaut 'ä' in one of the e-mail adresses.... Sorry for wasting your time.

Regards
jfreude
by jfreude
Sat Jun 27, 2009 9:17 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Action "Send e-mail" / Usage of UDV
Replies: 4
Views: 11935

Hi Alex,
i'm currently using 7.78.

Regards,
jfreude
by jfreude
Fri Jun 26, 2009 10:29 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Action "Send e-mail" / Usage of UDV
Replies: 4
Views: 11935

Action "Send e-mail" / Usage of UDV

Hi everybody,

is it possible to use multiple udv as recipients for e-mails?
e.g. To: %udv_admins%;%udv_managers%

I've tried this, but only the first udv was "resolved" correctly, the secons is ignored....

Thx,
jfreude
by jfreude
Mon Jun 09, 2008 3:24 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Tune up reply
Replies: 4
Views: 11930

Tune up reply

Hi, is it possible or planned to implement the division of two real numbers and get a real number as result? i read the manual that the result of a division is always a integer. We're monitoring some temperature sensors, their result must be divided and the result should be a real, e.g. 196 DIV 10 s...
by jfreude
Wed Nov 14, 2007 1:12 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Log Files
Replies: 11
Views: 25650

Please forget my last post, it works after setting "Repeat until status changes" for the action :)

Regards,

jfreude
by jfreude
Wed Nov 14, 2007 1:07 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Log Files
Replies: 11
Views: 25650

It works, the problem was the disabled "Use date macros", I'm using udv_logfilename as variable. What happens when the variable is once set by the HMS-Script? Could it be set again through the HMS-Script? I tried it, but the value of udv_logfilename has not been refreshed. Is the Script on...