Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Kelvin Sin

#1
Dear all,

I would like to monitor windows server 2003 I/O disk performance such as average disk queue and Disk I/O by using SNMP.

I did try to import WINDOWS-NT-PERFORMANCE.MIB to NetXMS and recompile MIB database.
http://www.oidview.com/mibs/311/WINDOWS-NT-PERFORMANCE.html

pdiskAvgDiskQueueLength -> 1.3.6.1.4.1.311.1.1.3.1.1.4.1.5
However, it doesn't work.

Is there any way to check I/O activity without installation agent on monitored host?

Regards,
Kelvin Sin.
#3
General Support / File keyword and process search
December 19, 2010, 05:32:37 PM
Hi.. everybody,

There are some two requreiments for monitoring system

1. Search specific keyword of file(c:\test.txt) in local drive of agent every 1 hour.

2. Search existence running process for example notepad.exe in windows platform of agent every 1 hour

May i know how to configure in NetXMS? Thank in advance.

Kelvin Sin







#4
General Support / Monitor web page content change check
December 19, 2010, 05:07:50 PM
Dear all,

In monitored web page, it contains value in <lastdataintime> field as shown below.


<lastdataintime>16:21:17 18/12/2010</lastdataintime>


My task is to monitor if there is any change for this value -16:21:17 18/12/2010

Email alert will be sent if the value of XML tag "<lastdataintime>" is unchanged every 3 minutes.

Is it possible to monitor change of web page content?

I would be appreicate if you have any hints about configuration.

Regards,
Kelvin Sin