Search found 12 matches

by Pablo Rönnebarth
Tue May 19, 2015 2:55 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Powershell execution problem
Replies: 1
Views: 6839

Powershell execution problem

Hi :) I have the following script: ############################################################################## # in Powershell (x86) und Powershell: # "Set-Executionpolicy Unrestricted" # Host Monitor Test to check for successful Veaam jobs # Has to run in 64 Bit PS!!! # "C:\WINDOW...
by Pablo Rönnebarth
Thu Mar 19, 2015 9:50 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Running service and GUI agent at the same time
Replies: 5
Views: 11506

2 instances of active RMA on the same system, one as service and one as GUI.
by Pablo Rönnebarth
Thu Mar 19, 2015 6:59 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Running service and GUI agent at the same time
Replies: 5
Views: 11506

sorry maybe i was not clear: I am in the process of migrating the HM from 9.5 to 9.9. 9.9 is running on a new machine. All the tests are being made from scratch, the old HM is a bit of a mess, as it grew over the years, with different contributors. So i have the chance now to do it "right"...
by Pablo Rönnebarth
Thu Mar 19, 2015 4:14 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Running service and GUI agent at the same time
Replies: 5
Views: 11506

Running service and GUI agent at the same time

Hi!
I am migrating my hostmonitor, and would like to run temporarily 2 agents at the same time on the same host.
But if i start the GUI agent, it warns me the service is already running.
Any solution to that?
Thanks & have a nice day!
by Pablo Rönnebarth
Fri Aug 22, 2014 5:44 am
Forum: Bug reports
Topic: count files file age problem
Replies: 2
Views: 27925

count files file age problem

hi! i have a count files test: -count files newer than 1440 min. (1 day) -alert when...: 0 files -reverse alert is checked -HM is able to access those files on an UNC path (when i click on the folder icon on the right side of the path entry it shows me the contents of that folder) -windows server 20...
by Pablo Rönnebarth
Mon Jun 30, 2014 3:08 am
Forum: Bug reports
Topic: RMA does not execute action on server 2012
Replies: 4
Views: 33357

ahk code

Process, Close, firefox.exe Sleep, 2000 Run, "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" "http://192.168.1.254/",max sleep 10000 Send, {ENTER} sleep 10000 Send, {TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{ENTER} sleep 10000 Send, {TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TA...
by Pablo Rönnebarth
Mon Jun 30, 2014 3:05 am
Forum: Bug reports
Topic: RMA does not execute action on server 2012
Replies: 4
Views: 33357

hi! thank you for the quick reply. sorry but i could only answer now, had a lot to do. cmd /c copy c:\test\1.txt c:\test\2.txt works. and i have no idea why it does not restart my router (it works when executed/clicked normally). it's a autohotkey script. it interacts with a desktop program (firefox...
by Pablo Rönnebarth
Thu Jun 26, 2014 1:24 am
Forum: Bug reports
Topic: RMA does not execute action on server 2012
Replies: 4
Views: 33357

RMA does not execute action on server 2012

Hi! i have the RMA execute an external program to restart a router when a ping fails. that worked wonderfully when the RMA was running on a win 7 machine. now that machine was replaced (finally :) ) with a server 2012 install on new hardware. since then the action is not executed anymore :o . if i l...
by Pablo Rönnebarth
Wed Mar 05, 2014 1:29 am
Forum: Reports
Topic: Macro variables in report filename
Replies: 3
Views: 33008

report per folder

i would like to have a report per customer (folder), however i would like the general report option (options->reports) so i dont have to edit each and every folder. so to have in the general report option "Generate to file" a variable containing folder (customer) name. is something similar...
by Pablo Rönnebarth
Tue Mar 04, 2014 9:53 am
Forum: Reports
Topic: Macro variables in report filename
Replies: 3
Views: 33008

Macro variables in report filename

hi. while saving the (custom html) report to a file, how can I use the folder name in the filename? i tried %Folder%. it sems that i can only use date/time related macros in the filename? how can i achieve that my reports (generated per customer every 3 months have a filename that reflects from whic...
by Pablo Rönnebarth
Tue Mar 04, 2014 9:46 am
Forum: Reports
Topic: Colorize HTML output?
Replies: 3
Views: 32027

Thanks

Proper customer service!
Thank you for the quick reply
by Pablo Rönnebarth
Fri Feb 28, 2014 10:13 am
Forum: Reports
Topic: Colorize HTML output?
Replies: 3
Views: 32027

Colorize HTML output?

hi :) actually 2 questions: 1- can i colorize HTML output without javascript depending on the variable values ( for ex. if disk space usage < X make output red ) and 2- in the http://ks-soft.net/hostmon.eng/examples/custom2.htm report how is it defined which [red|green].gif is used? thanks p.s. grea...