U eventa severity zestko zadan. Esli est' neskol'ko thresholdov, to obichno delaetsja neskol'ko eventov i v zavisimost' ot thresholda generirujutsja raznie eventi.
We really need your input in this questionnaire
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 MenuQuote from: paul-k on December 09, 2010, 04:59:57 PM
несколько вопросов в основном про графики:
1) не могу понять, каким образом отображаются графики параметров на perfomance tab, наследуемых от System.Agent'a? в темплейте в DCI параметры не вынесены на вкладку perfomance, но, тем не менее - отображаются в соответствующих нодах (параметров пять, графика, что характерно - 4).
Quote from: paul-k on December 09, 2010, 04:59:57 PM
2) можно ли изменить масштаб (scope) на perfomance tab?
Quote from: paul-k on December 09, 2010, 04:59:57 PM
3) можно ли строить два (и больше) графика на одном - например совмещать network in/out или нагрузку по разным процам на одном графике?
Quote from: paul-k on December 09, 2010, 04:59:57 PM
и вопрос не про графики:
не понял, где задается правило если SYS_IF_DOWN => SYS_NODE_CRITICAL. В Event Proc Policy вроде бы стоит (по умолчанию) - Severity: From Event... (хочется, чтобы по SYS_IF_DOWN статус узла становился Minor)
Quote from: Victor Kirhenshtein on December 07, 2010, 09:52:00 AM
You can create additional DCI with source "Internal" and name "Dummy" (of course description can be any).

). NetXMS expects that every node which have IP address is bound to at least one IP subnet. Usually this is done automatically during configuration poll. As you have configuration polls disabled, subnet bindings never occurs, and so on startup server considers these nodes as problematic (because they dos not have subnet binding) and fails to load them. I'll change this in next release. As a workaround for current version you can do manual configuration poll on each node once - this will create subnet object and bind nodes to subnet. Also, you can try to replace nxcore.dll and nxdbmgr.exe with attached patched version - this should allow server to load correctly even if nodes does not have subnet binding.