Suggestions for the To Do List (Low Priority)

General chat about HostMonitor (all messages posted before March 07, 2003 available here).
User avatar
mpriess
Posts: 112
Joined: Tue Jul 02, 2002 6:00 pm
Location: Arizona, USA

Post by mpriess »

Suggestion #1: Ability to create different "views" that show different tests...reports could be generated for these different folder views.
This means that test could show up in different places and appear in different reports but there would not need to be duplicate tests created to do so. Maybe the views could be createdorganized by referencing (querying) another column (I.E. Comment Line 5: IBM Servers
Comment Line 5: Compaq Servers
I could create a view based on "Comment Line 5" and make it equal to "IBM Servers". Therefore all tests that had comment line 5 = to "IBM Servers" would appear in the ViewFolder.

Suggestion #2: Ability to Organize folder names alphabetically

Suggestion #3: Ability to specify multiple event ID's for a particular source for the event log check

Suggestion #4: Ability to view 5 digits for the event id selector.

Flashback
Posts: 37
Joined: Sun Oct 27, 2002 6:00 pm
Contact:

Post by Flashback »

How about the ability to read parameters in an ini file?
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Suggestion #4: implemented in HostMonitor 3.44 (will be available soon)
Suggestion #3: included into "to do" list
Suggestion #2: already exists in "to do" list
Suggestion #1: included into "consideration" list for HostMonitor 4.0

Regards
Alex
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

>How about the ability to read parameters in an ini file?

Just to check some parameter? I think you can use "Compare Files" test with "File contains string" option.

Regards
Alex
Guest

Post by Guest »

I'd separate alert profiles and actions.
For example we create action 'mail admin' and just add this action to every new profile. After some time when admin's email changes we don't have to change the email in every profile, we just edit specific action and change email there. I think it would be very helpfull.
And I'd add abiliy to send SMS via connected gsm phone.. but that's only dream :smile:
Madman
Posts: 12
Joined: Mon Nov 04, 2002 6:00 pm
Location: Poland
Contact:

Post by Madman »

another 'wish' came in my mind:
Extending funcionality of TCP connection test or create new test with ability to send string or content of .txt file to TCP port and parse reply just like in url test.
for example:
a) connect to host port 2999
b) send string: 'test'
c) search string 'testok' in reply
Flashback
Posts: 37
Joined: Sun Oct 27, 2002 6:00 pm
Contact:

Post by Flashback »

The company I work for uses .ini files to store configuration information of the software we deploy. Several of these fields store numeric parameters that can have a range of values. It would be helpful to be able to alert if the value is > X. I could do the text string, but it doesn't give me the range of functionality that I'd like to have.
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

>Extending funcionality of TCP

We have this task in our "to do" list. BTW this option was inmplemented in HostMonitor 3.44 for new UDP test (will be available soon).

Regards
Alex
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

[about ini files]

You can create script and use "Script" test to perform your check.
There is information about Script test http://www.ks-soft.net/hostmon.eng/mfra ... htm#script
There is link to example how to read information from text file using VBScript or JScript http://msdn.microsoft.com/library/defau ... xtFile.asp

Regards
Alex

<font size=-1>[ This Message was edited by: KS-Soft on 2002-11-05 12:34 ]</font>
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

>After some time when admin's email changes we don't have to change the email in every profile

I think you can use macro variable instead of destination address (e.g. %CommentLine3%). In this case when admin's email changes you can select all tests and change e-mail address in 3rd comment line using Test Properties dialog.

Regards
Alex
Guest

Post by Guest »

thanx for info. Didn't though of using commens parameter :smile: but it was only example.
What I ment is to have all actions independent of alert profiles or even have groups o actions, so you could pick predefined actions/groups to alert profile.
When you have to include mail to 4 people in every alert profile it's easier and faster to create one gropup and just pick it from a list while creating alert profile.
Viewing action/group properties you could see which alert profile it is attached to (just like child-master tests dependencies)
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I see your point but usually people doesn't need hundreds alert profiles. Why do need so many profiles? Macro variables are not helpfull in your case?

Regards
Alex
Madman
Posts: 12
Joined: Mon Nov 04, 2002 6:00 pm
Location: Poland
Contact:

Post by Madman »

well.. I didn't try marco in such cases yet, but I'll try. My point is when someone wants to do something more than just restarting service, when alert profile is more complicated, and there is ~500 profiles the easy way to take control of all profiles would be nice :smile: But I'm not pushing :smile: I'll solve it with macros.
ps. Some time ago I was using other sofware for monmitoring, and besides all bugs it had, it also had such function which made alert profiles management very easy and comfortable.
(i don't think I can post another software's name on the forum ?)
KS-Soft
Posts: 12827
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Tell me why do you need 500 alert profiles, we will redesign HostMonitor and you will be able to do the same using 20 profiles :smile: May be...

Regards
Alex
Flashback
Posts: 37
Joined: Sun Oct 27, 2002 6:00 pm
Contact:

Post by Flashback »

There is currently a feature to compare 2 files. Would it be possible to compare 2 different SQL queries from 2 different Datasources? I am currently writing the results of the individual queries to a single table on a single database and then running an additional query to find differences. It would be easier to have it compare the 2 queries.
Locked