Hello Support,
Is there any option so that we can schedule to generates graphs from the Log analyzer for a particular test and set to send email it?
I am looking to configure the CPU usage test but I want to get a graph in email for daily usage of CPU.
Also is there any test for Physical memory usage for windows?
Can we generates graphs and email them automatically.
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use Log Analyzer script for automated report generation.Is there any option so that we can schedule to generates graphs from the Log analyzer for a particular test and set to send email it?
You need to configure Report profile in Log Analyzer. "White list" can be used to select only one test for the report.
Also, if you need chart for one test, it's better to use Log Visualizer:
http://www.ks-soft.net/hostmon.eng/lv/index.htm
You may use "External test" test to generate Log Analyzer report or Log Visualizer chart and "Send e-mail (SMTP)" action to send e-mail with attached report/chart.
Please check the manual or visit our web site for more information at:
Log Analyzer scripts: http://www.ks-soft.net/hostmon.eng/la/index.htm#Scripts
External test: http://www.ks-soft.net/hostmon.eng/mfra ... m#execheck
Send e-mail (SMTP) action: http://www.ks-soft.net/hostmon.eng/mfra ... m#actEMail
Log Visualizer: http://www.ks-soft.net/hostmon.eng/lv/index.htm
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use WMI test with the following WMI query:Also is there any test for Physical memory usage for windows?
SELECT AvailableMBytes FROM Win32_PerfFormattedData_PerfOS_Memory
to check available physical memory on local or remote system.
For more information about WMI test, please check at:
http://www.ks-soft.net/hostmon.eng/mfra ... ts.htm#wmi
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You should use Connection manager (menu Profiles -> Connection Manager) to specify user account credentials for WMI test and other test items.
Connection Manager provides one convenient place to store account information necessary to perform connections to remote systems.
Please, do not forget to mark "WMI" checkbox for new account.
Please check the manual or visit our web site for more information at:
http://www.ks-soft.net/hostmon.eng/mfra ... htm#conmgr
Connection Manager provides one convenient place to store account information necessary to perform connections to remote systems.
Please, do not forget to mark "WMI" checkbox for new account.
Please check the manual or visit our web site for more information at:
http://www.ks-soft.net/hostmon.eng/mfra ... htm#conmgr