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

Messages - umit

#1
General Support / Re: MIB collection
October 18, 2017, 02:36:44 PM
How can I add mib files end with .my  to Windows  NetXMS ?


#2
How can I import these template in Windows NetXMS ?
#3
Can you add dirver for Ericcson SSR Devices formerly Redback Smartedge .
#4
In the below example I am able to send email after match condition. But How can I put original message inside of email alert.

For example : I want to send below original syslog text to email ... 

24.04.2015 12:22:15 1 5 system,error,critical login failure for user testUser from 11.2.33.41 via ssh


We can extract username and login method from the syslog message, and pass it as parameters to an event with the following rule:
<match>system,error,critical login failure for user (.*) from .* via (.*)</match>
<event params="2">10000</event>
#5
Netxms can send syslog messages as snmp trap to another Management system which does not support syslpg