Search found 12 matches

by mandg
Fri Jan 23, 2009 10:43 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Can I edit HTML reports?
Replies: 2
Views: 9750

Thanks again, Alex. The post you reference here is perfect!
by mandg
Fri Jan 23, 2009 9:46 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Can I edit HTML reports?
Replies: 2
Views: 9750

Can I edit HTML reports?

I know that I can rebuild what I have in my HTML report by opting to use a 'Custom HTML' report type however theres just one field that I wanted to include on my report which happens to be a macro (%PreviousStatusDuration%). Is it possible to make such an edit? Or maybe is it possible to view my exi...
by mandg
Fri Jan 23, 2009 8:53 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Autogenerate report still work running as service
Replies: 4
Views: 13072

Thanks, Max.

That what it was exactly. I'm using 'local system' for the service which means that the system couldn't write to the destination unc path without the proper permissions. Once I set this up properly, the reports generated fine.

Thanks!
by mandg
Thu Jan 22, 2009 8:17 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Autogenerate report still work running as service
Replies: 4
Views: 13072

Thanks, Max. I do see errors in the log at the time it wasn't working. "Report creation error: Cannot create file "\\uncpath\report\Status.htm" Could this be because of the unc path and not a local path? For what it's worth, this works fine when the HM app is open and running- the rep...
by mandg
Wed Jan 21, 2009 10:37 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Autogenerate report still work running as service
Replies: 4
Views: 13072

Autogenerate report still work running as service

Does anyone know if the Autogenerate reports setting still works if I configure HM to run as a service? This is for v6.75 and I set a single report to generate every 5 minutes.
by mandg
Thu Jan 08, 2009 5:46 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Easy way to import host file?
Replies: 2
Views: 10229

Beautiful- nice tool. Thank you!
by mandg
Thu Jan 08, 2009 5:22 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Easy way to import host file?
Replies: 2
Views: 10229

Easy way to import host file?

I have a list of 3056 hosts that I want to setup simple ping tests for. Is there any easy way to import this list? (I'm running HM 6.82)

Thanks in advance!
by mandg
Sun Oct 19, 2008 7:08 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Advanced Action syntax
Replies: 7
Views: 16703

That's perfect, thanks! I only had to add an extra equal sign (=) at the end of the first example. So, the amended expression that I used was:

('%SimpleStatus%'=='DOWN') and (%Recurrences%==30)

Thanks again.
by mandg
Sun Oct 19, 2008 3:20 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Advanced Action syntax
Replies: 7
Views: 16703

Advanced Action syntax

I'm looking to setup an advanced mode action (send email) when a system has been down for 15 minutes. I am currently pinging all systems every 30 seconds, so, should I count the number of consecutive recurrences or is there someway to explicitly define "15 minutes"? I'm using Hostmon versi...
by mandg
Fri Mar 07, 2008 2:41 pm
Forum: Reports
Topic: Specify timeframe on report?
Replies: 1
Views: 33087

Specify timeframe on report?

I'm being asked to generate a report that shows the availaibility of all 'ping' tests for the month of February. How do I specify a timeframe in the reports manager?
by mandg
Mon Feb 25, 2008 4:56 pm
Forum: Reports
Topic: Generate and dump report before resetting stats
Replies: 1
Views: 24232

Generate and dump report before resetting stats

Can someone show me how to generate and dump a report before the statistics are reset? I've configured the stats to reset each month at midnight.

Thanks in advance.
by mandg
Wed Feb 20, 2008 10:11 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Alert for Simultaneous failures
Replies: 1
Views: 7982

Alert for Simultaneous failures

I'm looking to create an alert with our Hostmon version6.82 that will trigger an email action when we have 10+ simultaneous failures. This means that if more than 10 tests fail within, say a 30 seconds time period, an email gets triggered.

Thanks in advance