Search found 18 matches

by Colinl
Thu Jan 18, 2007 4:32 pm
Forum: Wish list
Topic: Add Web, RDP etc to Right Click Menu in RCC
Replies: 1
Views: 8695

Add Web, RDP etc to Right Click Menu in RCC

At present "Trace" and "Telnet" are available (in RCC) as operations when you "right click" on a test. Could we have additional options such as Web (so I can go straight to the web interface on routers, printer etc.), and RDP etc? Even an option to allow me to define wh...
by Colinl
Mon May 29, 2006 5:32 pm
Forum: Wish list
Topic: Home Folder on V6.0
Replies: 5
Views: 14549

Let me clarify what I would like to be able to do. HM is running at our head office with RMA running at branches. I want to allow branch managers to "login" to the web interface and be able to see the live status (updated every 60 seconds) of their system via the "home folder" op...
by Colinl
Mon May 29, 2006 2:26 pm
Forum: Wish list
Topic: Home Folder on V6.0
Replies: 5
Views: 14549

SO I can log the user in the a customised Web interface with no buttons? Surely not at present?
by Colinl
Mon May 29, 2006 10:50 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Detecting dismounted Exchange 2003 Store
Replies: 3
Views: 11685

Thanks but on 2003 the ExIS service contines to run even though store may be dismounted.
by Colinl
Mon May 29, 2006 8:12 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Detecting dismounted Exchange 2003 Store
Replies: 3
Views: 11685

Detecting dismounted Exchange 2003 Store

I can't figure out how to detect with HM if the Exchange 2003 store has been dismounted. Anyone any ideas?
by Colinl
Mon May 29, 2006 5:11 am
Forum: Wish list
Topic: Home Folder on V6.0
Replies: 5
Views: 14549

Home Folder on V6.0

Home folder is a really useful feature and it will allow me to show branch managers status of their systems. However, it would be great if I could do the following: 1. remove the various buttons (i know the user can't change anything but it would stop the user messing around). 2. I appreciate that K...
by Colinl
Fri Apr 28, 2006 11:56 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Web Service URLs
Replies: 10
Views: 23411

Version 6.)

Alex,

Any timeframe for release of Version 6.0?
by Colinl
Tue Oct 18, 2005 5:27 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Date macro for Full Day (i.e. Tuesday rather than Tue)
Replies: 1
Views: 7888

Date macro for Full Day (i.e. Tuesday rather than Tue)

Alex,

Using the %ddd% variable in my email alert but would like to have Tuesday rather than just Tue. Have changed short date format in regional settings, restart HM service but no change.
by Colinl
Thu Aug 11, 2005 10:40 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Hostmonitor running at remote site
Replies: 16
Views: 42209

Good idea, what type of check is needed, http?, ping?
by Colinl
Thu Aug 11, 2005 3:15 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Monitoring Hostmonitor running at remote site
Replies: 16
Views: 42209

Monitoring Hostmonitor running at remote site

I have hostmonitor running fine at our head office but from my home office I would like to be able to monitor that hostmonitor is still running. I would prefer not to have to VPN into head office so can you recommend what you would consider a "reliable way of checking HM is operational" at...
by Colinl
Thu Jul 21, 2005 3:24 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Action Depends on "bad" one when using Advanced Mo
Replies: 6
Views: 15010

Thanks for this info, seems simple when you say it (:-)
by Colinl
Wed Jul 20, 2005 7:35 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Method to do a 'second knock' as in ServersAlive
Replies: 18
Views: 44637

I tested the "REPEAT" option but I don't think it does what I want (apologies if I am wrong). This is what appears to happen with HM when using REPEAT Using a ping of a remote link as an example: On the first ping failure HM identifies that the test is bad (i.e. recurrence =1) When it does...
by Colinl
Wed Jul 20, 2005 7:24 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Action Depends on "bad" one when using Advanced Mo
Replies: 6
Views: 15010

I have done the following: created 2 "Bad Status Actions" 1. Start when 2 repeat 1 (this will generate the initial "email to advise of link down.) 2. Advanced Mode ("SimpleStatus" == DOWN) and (%RECURRENCES% MOD 12==1) This then allows me to select 1 (above) as the "Act...
by Colinl
Mon Jul 18, 2005 2:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Method to do a 'second knock' as in ServersAlive
Replies: 18
Views: 44637

Thanks.

Would i just accept the defaults (when adding this to the profile) to force HM to check again? When I do add this to the test it is listed before the other action, does the display order determine the order of the test?
by Colinl
Mon Jul 18, 2005 2:41 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Action Depends on "bad" one when using Advanced Mo
Replies: 6
Views: 15010

I forgot to mention that I am using advanced mode as I want to be reminded every 1 hour that the test is still down. My full check is as follows:

(%SimpleStatus%=='DOWN') and (%RECURRENCES% mod 12==1) hence the need for advanced mode.