Can we generates graphs and email them automatically.

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Sainyam
Posts: 37
Joined: Fri Aug 12, 2011 12:31 am

Can we generates graphs and email them automatically.

Post by Sainyam »

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?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

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 may use Log Analyzer script for automated report generation.
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
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Also is there any test for Physical memory usage for windows?
You may use WMI test with the following WMI query:
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
Sainyam
Posts: 37
Joined: Fri Aug 12, 2011 12:31 am

Post by Sainyam »

SELECT AvailableMBytes FROM Win32_PerfFormattedData_PerfOS_Memory
Hi,

I have tried the WMI query but I am getting access denied in reply, I doe snot find any option to provide remote computer credentials in WMI test.

How to resolve this?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

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
Post Reply