Can you try to upgrade this agent to 1.2.17 (it will work with server 1.2.16)?
Best regards,
Victor
Best regards,
Victor
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
C:\Source\NetXMS\release>nxget -e0 -l 10.5.0.162 Net.InterfaceList
1 127.0.0.1/8 24 000000000000 lo0
2 10.5.0.162/24 6 000000000000 bge0
C:\Source\NetXMS\release>nxget -e0 -T 10.5.0.253 FileSystem.Volumes
MOUNTPOINT |VOLUME |LABEL |FSTYPE |SIZE.TOTAL |SIZE.FREE |SIZE.FREE.PCT |SIZE.AVAIL |SIZE.AVAIL.PCT |SIZE.USED |SIZE.USED.PCT |
C:\ |\\?\Volume{39e06104-63ef-11dd-92a4-806d6172696f}\ | |NTFS |40015953920 |33852870656 |84.598435 |33852870656 |84.598435 |6163083264 |15.401565 |
D:\ |\\?\Volume{2ae1c26a-6dc5-11dd-8464-806d6172696f}\ | | |0 |0
|0 |0 |0 |0 |0 |
A:\ |\\?\Volume{2ae1c26b-6dc5-11dd-8464-9be8208dfb96}\ | | |0 |0
|0 |0 |0 |0 |0 |
Quote from: farcsa on October 28, 2014, 06:38:30 PM
1:
Is there a simpler method to exclude events with predefined event id? (e.g.: 5,1006,1008,...)
Quote from: farcsa on October 28, 2014, 06:38:30 PM
2:
I manage Windows 7, Windows Server 2008 and Windows Server 2012, and i see that the severity levels are the following:
Critical =1
Error=2
Warning =3
Information=4
The above example captures only Windows error level events. How to set the <level> parameter to capture Windows critical events? (And, of course, how to combine the values?)
Quote from: farcsa on October 28, 2014, 06:38:30 PM
3:
With the above parser, the agent always misses the event with event id 1. What could be the reason?