Wishlist

Need new test, action, option? Post request here.
Post Reply
mos-eisley
Posts: 76
Joined: Wed Mar 21, 2007 5:51 am
Location: Klarup (AAlborg), Demark

Wishlist

Post by mos-eisley »

Hi Alex,

Now we are really killing HP OpenView and starting to use HostMonitor as our complete test and monitoring tool ( aprox 400 tests), so I have a few whishes :D

• Ability to run Statistics from the RCC client

• Right-clicking a test makes it possible to run the alerts profile again.

• The RCC interface is sometimes blinking heavily when updating

• Force comment with pausing/disabling test/tests. Also register operator name

• The right-click function “Disable this folder” on a test is quite dangerous as it is totally independent on the test that are selected, it works on the selected branch in the tree structure. By accident it is very easy to disable too much, or worst case – from “Root”

• Autoconnect for the RCC when connection is lost

• Import can create folders

• “Branding” – the possibility to assign jpg images to folders/tests – perhaps make a folder that contains icons where the icon-background is colored red/green etc.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Ability to run Statistics from the RCC client
If your log files/odbc database available over network, you may start Log Analyzer on remote system and check statistics.
Right-clicking a test makes it possible to run the alerts profile again
We plan to implement some sort of quick log for actions. I think it will provide "repeat action' option.
The RCC interface is sometimes blinking heavily when updating
What version of RCC do you use?
Force comment with pausing/disabling test/tests. Also register operator name
Ok, I have added medium priority task.
The right-click function “Disable this folder” on a test is quite dangerous as it is totally independent on the test that are selected, it works on the selected branch in the tree structure. By accident it is very easy to disable too much, or worst case – from “Root”

HostMonitor version 6.75+ asks for confirmation when active folder contains subfolders and there are more than 15 test items on screen
Autoconnect for the RCC when connection is lost
We already have this task in "to do" list.
Import can create folders
Well, this option was implemented about 2 years ago in version 4.40
“Branding” – the possibility to assign jpg images to folders/tests – perhaps make a folder that contains icons where the icon-background is colored red/green etc.
H'm... not sure this is necessary

Regards
Alex
mos-eisley
Posts: 76
Joined: Wed Mar 21, 2007 5:51 am
Location: Klarup (AAlborg), Demark

Post by mos-eisley »

Great, some comments:

In the mean time I have managed to set up LogAnalyzer locally against my SQL Database, this is pretty nice and works well (has some datatype issues, but they are solved) :D I will do a short post later on the setup.

-------

I was thinking of the repeat of an "Alert profile"; have You ever considered splitting this in 2 parts:

Actions : Restart, running scripts etc

Notification: Sending mails, SMS'es and stuff.

Im am thinking when I want to repeat the action - like service restart - I actually dont want to notify operators again.

--------

Branding - Ok - This is a wish request from my support department, not me :D

--------

Import of folders, - I must RTFM !!!!

Best from here - and continue the good work :wink:
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

Post by Dubolomov »

I think you just may use few actions (in action profile) with expressions.
Sending e-mail - standart mode.
Restart service - advanced mode with expression like:
('%SimpleStatus%'=='DOWN') and (%Recurrences% mod 3==1)
So service will be restarted on 1th, 4th, 7th etc consecutive results.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I was thinking of the repeat of an "Alert profile"; have You ever considered splitting this in 2 parts:
Actions : Restart, running scripts etc
Notification: Sending mails, SMS'es and stuff.
Im am thinking when I want to repeat the action - like service restart - I actually dont want to notify operators again.
I do not think we implement "repeat alert PROFILE" option. Profile usually contains several actions that should be started in different orders based on test results.
I think we implement "repeat ACTION" option. The same action cannot restart service and send e-mail. There are must be 2 different actions. So I do not see any necessity for some additional splitting.

Regards
Alex
Post Reply