NetXMS Support Forum

English Support => General Support => Topic started by: Billy on June 11, 2012, 01:06:42 PM

Title: Some Questions of Configuration
Post by: Billy on June 11, 2012, 01:06:42 PM
Hi, Victor!

   I have some questions about configuration:

   1. When I right click "Entire Network" object to create zone, an error comes out, as following picture(in attachments);
   2. About Syslog:  I configured syslog source and started sending syslog information in some devices, then set the parameter in Server, after 1 day, nothing have been received(I can confirm that the devices really sent syslog information out during the day), please tell me why?

Best Regards,

Title: Re: Some Questions of Configuration
Post by: Victor Kirhenshtein on June 12, 2012, 11:52:50 PM
Hi!

1. Did you enable zoning support globally (by setting EnableZoning server configuration parameter to 1)?

2. Did you enable built-in syslog server? Also, if you are running NetXMS server on Linux, it's built in syslog server may conflict with system's syslog server by attempting to use same UDP port 514. Check server's log on startup for errors.

Best regards,
Victor
Title: Re: Some Questions of Configuration
Post by: Billy on June 13, 2012, 03:34:02 AM
Thank you! Victor :)
I'll try it now!