Scheduled Reports
OK a better explanation:
I have one report that reports from all folders, and many that reports from specific folders, those reporting from specific folders have "Use folder's own report settings". and they are not visible on the report on all folders.
Therefore an option to have all subfolders, no matter what the reports in subfolders says, would be great.
Regards
Sven
I have one report that reports from all folders, and many that reports from specific folders, those reporting from specific folders have "Use folder's own report settings". and they are not visible on the report on all folders.
Therefore an option to have all subfolders, no matter what the reports in subfolders says, would be great.
Regards
Sven
Like I said, use an empty folder:
Root
Company
Servers
Server Up Time
Disk Usage
Printers
WWW-EMPTY
WWW
Routers and Switches
If you now create a report from the root folder, it will create a report of ALL checks. Running a report on WWW-EMPTY will create a report on WWW-REPORT and subfolders (if enabled) only. If you enable the skipping of empty folders, you will not see the WWW-EMPTY in you report.
Root
Company
Servers
Server Up Time
Disk Usage
Printers
WWW-EMPTY
WWW
Routers and Switches
If you now create a report from the root folder, it will create a report of ALL checks. Running a report on WWW-EMPTY will create a report on WWW-REPORT and subfolders (if enabled) only. If you enable the skipping of empty folders, you will not see the WWW-EMPTY in you report.
I am very glad Marcus help me answer questions. That's why we created forum, to see different opinions, not just official from KS-Soft 
But I am afraid method with empty folder will not work on HostMonitor 3.56+. If you change Report settings for WWW-EMPTY folder, this folder and its subfolders will not be included to the report generated for Root folder. There are 2 solutions:
1) Do not create empty folder, do not change report settings for WWW folder (use default "inherit settings from parent" option). Just use "Generate report" action to create reports for WWW folder.
2) Download update http://www.ks-soft.net/download/hm358.zip and add one parameter "AlwaysWithSubfolders=1" into hostmon.ini file in [Reports] section. In this case HostMonitor will work like old versions (before 3.56). You will be able to change report settings for WWW folder and this folder will be included into both reports (report generated by Root folder and report generated by WWW folder).
Regards
Alex

But I am afraid method with empty folder will not work on HostMonitor 3.56+. If you change Report settings for WWW-EMPTY folder, this folder and its subfolders will not be included to the report generated for Root folder. There are 2 solutions:
1) Do not create empty folder, do not change report settings for WWW folder (use default "inherit settings from parent" option). Just use "Generate report" action to create reports for WWW folder.
2) Download update http://www.ks-soft.net/download/hm358.zip and add one parameter "AlwaysWithSubfolders=1" into hostmon.ini file in [Reports] section. In this case HostMonitor will work like old versions (before 3.56). You will be able to change report settings for WWW folder and this folder will be included into both reports (report generated by Root folder and report generated by WWW folder).
Regards
Alex
Strange, I have version 3.57 and it works like I explained.
The trick is to create a non-inherited report on an empty folder (WWW-EMPTY in this example) and not on the subfolder (WWW). It still works fine for me!
I think it works because it's an empty folder and is skipped during generation of the report.
So my guess is: The first thing the report engine checks, is for an empty folder. If it is AND skipping empty folders is on, it just proceeds with the next sub-folder. In this case it has inherited settings and will take it from the first non-empty folder (the root folder in this example).
Or perhaps a bug ??
The trick is to create a non-inherited report on an empty folder (WWW-EMPTY in this example) and not on the subfolder (WWW). It still works fine for me!
I think it works because it's an empty folder and is skipped during generation of the report.
So my guess is: The first thing the report engine checks, is for an empty folder. If it is AND skipping empty folders is on, it just proceeds with the next sub-folder. In this case it has inherited settings and will take it from the first non-empty folder (the root folder in this example).
Or perhaps a bug ??