Search found 34 matches

by thomas.mueller@envers.de
Fri Feb 12, 2016 8:57 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Check for newest file
Replies: 4
Views: 12955

Great!

Never clicked the drop-down-box in the count files-test!
New possibilities.... :-D
by thomas.mueller@envers.de
Fri Feb 12, 2016 1:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Check for newest file
Replies: 4
Views: 12955

That works fine so far. Thanks! What can I do if there are 20 versions of a file in the directory and there are three different files? I still need to chek for the newset version but this time for all three file names. Example: file1_20160201.bak file1_20160131.bak file1_20160130.bak ... file2_20160...
by thomas.mueller@envers.de
Fri Jan 15, 2016 2:44 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Check for newest file
Replies: 4
Views: 12955

Check for newest file

Hi,

I need to check a folder for the existance of a file. The file is generated each day and files older than 3 days will be deleted. I now need to asure that one of the three existing files (the newest one) is not older than 24 hours. Any hint how I can do that?

Thanks
by thomas.mueller@envers.de
Sat Sep 21, 2013 1:49 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: filter SNMP-trap by part of OID
Replies: 1
Views: 7822

filter SNMP-trap by part of OID

Hello, I configured SNMP-trap to receive information from one of our Servers. Now I would like to filter the bad Status of the test by only a part of the OIDs. That would give me the ability to receive only traps which begin with 1.3.6.1.4.1.1302. I tried to use Enterprise filter, but it seems to fi...
by thomas.mueller@envers.de
Fri Jul 12, 2013 12:58 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP Trap submits 4 strings
Replies: 1
Views: 7927

SNMP Trap submits 4 strings

Hello, I use SNMP trap to receive Information from out Symantec backupExec 2012. BackupExec Manual says that there are up to 4 strings submitted with each OID. Example: trap-type: Job cancelled OID: 1302.3.1.2.8.2 string 1: Backup Exec: Job was cancelled by operator string 2: Computername string 3: ...
by thomas.mueller@envers.de
Wed Jul 11, 2012 2:33 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP test not implemented in aRMA 4.50?
Replies: 4
Views: 13215

You were right! Thanks!

Looks like I have been lucky in the past. I always simply downloaded the latest installation files, never took the ones related to our HM-version.

Everything works fine when i use the RMA from HM version 9,06.
by thomas.mueller@envers.de
Tue Jul 10, 2012 6:57 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP test not implemented in aRMA 4.50?
Replies: 4
Views: 13215

aRMA agent is 4.50
HostMonitor is 9.06
Test methos is called "SNMP Get"

I usually use the latest version from your downloads-site to install agents.
by thomas.mueller@envers.de
Tue Jul 10, 2012 6:23 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: SNMP test not implemented in aRMA 4.50?
Replies: 4
Views: 13215

SNMP test not implemented in aRMA 4.50?

Hello,

I just installed the acrive RMA on one of our servers and my SNMP test now tell me "test not implemented". With aRMA 4.42 everything worked fine.

Thanks for any hint what I can do.
Thomas
by thomas.mueller@envers.de
Mon Jan 23, 2012 3:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Invalid expression when comparing replies
Replies: 1
Views: 6839

Invalid expression when comparing replies

Hello, I use "Use warning status if:" with the expression "%Reply% < %::SRV0017 TMPattern::Reply%" to compare the reply of some test with the reply from SRV0017. Everything works fine until I reboot one of the machines. After reboot I get "Invalid expression: Unknown operato...
by thomas.mueller@envers.de
Tue Sep 27, 2011 4:39 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Creating a GUI for Host Monitor
Replies: 5
Views: 13943

You can contact me by mail on thomas.mueller@envers.de, if you like.
by thomas.mueller@envers.de
Tue Sep 27, 2011 4:22 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Creating a GUI for Host Monitor
Replies: 5
Views: 13943

We created a dashboard-website for our reqiurements for the same reasons you mention. We simply use one of our Linux-Servers to provide a website that collects, consolidates and displays the information we can get from the web-services of HM.
by thomas.mueller@envers.de
Tue May 10, 2011 1:13 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: NT eventlog seems to ignore schedule by expression
Replies: 4
Views: 12046

OK, I changed all tests to "* Tue,Wed,Thu,Fri,Sat 06:00". I will post a reply of the results next monday for your information.
by thomas.mueller@envers.de
Mon May 09, 2011 12:35 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: NT eventlog seems to ignore schedule by expression
Replies: 4
Views: 12046

HostMonitor is 8.86
The test was not refreshed manually.
There are no other tets depending on the failed one. Only the test that failed depends on two other tetsat.
by thomas.mueller@envers.de
Mon May 09, 2011 5:38 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: NT eventlog seems to ignore schedule by expression
Replies: 4
Views: 12046

NT eventlog seems to ignore schedule by expression

I configured the test with the expression "* Tue-Sat 6:00". But the test runs on Sunday and Monday too. What mistake did I make?
by thomas.mueller@envers.de
Tue Apr 19, 2011 2:02 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Check TrendMicro Pattern-Version
Replies: 6
Views: 18009

@andreas WMI was one of my first ideas, too. I have been exploring it a lot. In fact I am a bloody beginner with WMI - didnt even realize there are different name spaces to choose from. So thank you for helping me with this :-) The bad news is: I cant find a name space called "SecurityCenter&qu...