<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>rss.livelink.threads-in-node</title>
    <link>https://community.microfocus.com/t5/Network-Operations-Management/ct-p/NOM</link>
    <description>rss.livelink.threads-in-node</description>
    <pubDate>Mon, 13 Jan 2020 15:46:00 GMT</pubDate>
    <dc:creator>NOM</dc:creator>
    <dc:date>2020-01-13T15:46:00Z</dc:date>
    <item>
      <title>Enhance custom poller to query multiple tree MIB instances</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Enhance-custom-poller-to-query-multiple-tree-MIB-instances/idi-p/2756223</link>
      <description>&lt;P&gt;Dear&lt;/P&gt;&lt;P&gt;I am trying to use Custom poller to query WIFI Clients performance using below OIDs,&lt;/P&gt;&lt;P&gt;Client name : 1.3.6.1.4.1.14179.2.1.4.1.3&lt;BR /&gt;Client SNR ( Signal to noise ratio ) : 1.3.6.1.4.1.14179.2.1.6.1.26&lt;BR /&gt;Client RSSI ( Received Signal Strength Indicator ) : 1.3.6.1.4.1.14179.2.1.6.1.1&lt;BR /&gt;Client TX Excessive retries : 1.3.6.1.4.1.14179.2.1.21.1.2&lt;/P&gt;&lt;P&gt;I had configured MIB filter as&amp;nbsp;1.3.6.1.4.1.14179.2.1.4.1.3&lt;/P&gt;&lt;P&gt;However when I see results, I see no value collected for below OID,&lt;/P&gt;&lt;P&gt;Client TX Excessive retries : 1.3.6.1.4.1.14179.2.1.21.1.2&lt;/P&gt;&lt;P&gt;This is because MIB tree for this OID is different from MIB filter.&lt;/P&gt;&lt;P&gt;Please enhance custom poller to collect value from multiple MIB tree branch or remove MIB filter option to collect values from required OIDs.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 08:25:56 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Enhance-custom-poller-to-query-multiple-tree-MIB-instances/idi-p/2756223</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2020-01-13T08:25:56Z</dc:date>
    </item>
    <item>
      <title>error while adding probe in QA</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/error-while-adding-probe-in-QA/m-p/2756159#M163459</link>
      <description>&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting an error while adding the probe. it always says source hostname can not be empty, please find the log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2020-01-11 13:54:07,189 SEVERE [com.hp.ov.nms.spi.utils.services.NodeServiceImpl] javax.xml.ws.WebServiceException: java.io.IOException: Could not transmit message&lt;BR /&gt;at org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(ClientImpl.java:404)&lt;BR /&gt;at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:314)&lt;BR /&gt;at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:181)&lt;BR /&gt;at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:161)&lt;BR /&gt;at com.sun.proxy.$Proxy519.getNodes(Unknown Source)&lt;BR /&gt;at com.hp.ov.nms.spi.utils.services.NodeServiceImpl.listNodesByFilter(NodeServiceImpl.java:627)&lt;BR /&gt;at com.hp.ov.nms.spi.utils.services.NodeServiceImpl.findByUuid(NodeServiceImpl.java:178)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)&lt;BR /&gt;at org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:72)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:76)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:62)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:74)&lt;BR /&gt;at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_1703404407.invoke(InvocationContextInterceptor_z_fillMethod_1703404407.java)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:90)&lt;BR /&gt;at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_1703404407.invoke(InvocationContextInterceptor_z_setup_1703404407.java)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.async.impl.interceptor.AsynchronousServerInterceptor.invoke(AsynchronousServerInterceptor.java:128)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.core.context.SessionInvocationContextAdapter.proceed(SessionInvocationContextAdapter.java:95)&lt;BR /&gt;at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:234)&lt;BR /&gt;at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:329)&lt;BR /&gt;at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.invoke(CMTTxInterceptor.java:207)&lt;BR /&gt;at org.jboss.ejb3.tx2.aop.CMTTxInterceptorWrapper.invoke(CMTTxInterceptorWrapper.java:52)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at com.hp.ov.nms.as.server.security.NmsEjbAuthenticationInterceptor.invoke(NmsEjbAuthenticationInterceptor.java:177)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.core.context.CurrentInvocationContextInterceptor.invoke(CurrentInvocationContextInterceptor.java:47)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.interceptor.EJB3TCCLInterceptor.invoke(EJB3TCCLInterceptor.java:86)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.session.SessionSpecContainer.invoke(SessionSpecContainer.java:333)&lt;BR /&gt;at org.jboss.ejb3.session.SessionSpecContainer.invoke(SessionSpecContainer.java:390)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor258.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.jboss.ejb3.proxy.impl.handler.session.SessionLocalProxyInvocationHandler$LocalContainerInvocation.invokeTarget(SessionLocalProxyInvocationHandler.java:184)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)&lt;BR /&gt;at org.jboss.ejb3.async.impl.interceptor.AsynchronousClientInterceptor.invoke(AsynchronousClientInterceptor.java:143)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.proxy.impl.handler.session.SessionLocalProxyInvocationHandler$LocalInvokableContextHandler.invoke(SessionLocalProxyInvocationHandler.java:159)&lt;BR /&gt;at com.sun.proxy.$Proxy160.invoke(Unknown Source)&lt;BR /&gt;at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:185)&lt;BR /&gt;at com.sun.proxy.$Proxy535.findByUuid(Unknown Source)&lt;BR /&gt;at com.hp.ov.nms.spi.qa.war.probeadmin.NnmDetail.getByNodeUuid(NnmDetail.java:123)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.directwebremoting.impl.CreatorModule$1.doFilter(CreatorModule.java:172)&lt;BR /&gt;at org.directwebremoting.impl.CreatorModule.executeMethod(CreatorModule.java:184)&lt;BR /&gt;at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:353)&lt;BR /&gt;at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:306)&lt;BR /&gt;at org.directwebremoting.dwrp.BaseCallHandler.handle(BaseCallHandler.java:110)&lt;BR /&gt;at org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:211)&lt;BR /&gt;at org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:185)&lt;BR /&gt;at org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:144)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:324)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)&lt;BR /&gt;at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:181)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:593)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.AbstractWebAuthenticator.invoke(AbstractWebAuthenticator.java:163)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.NmsWebAuthenticator.invoke(NmsWebAuthenticator.java:26)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.NmsCsrfValve.invoke(NmsCsrfValve.java:135)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.NmsLocaleValve.invoke(NmsLocaleValve.java:65)&lt;BR /&gt;at com.hp.ov.nms.as.owasp.NmsOwaspFilterValve.invoke(NmsOwaspFilterValve.java:997)&lt;BR /&gt;at com.hp.ov.nms.as.server.security.NmsAsSecurityValve.invoke(NmsAsSecurityValve.java:20)&lt;BR /&gt;at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:88)&lt;BR /&gt;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:100)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:159)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt;at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)&lt;BR /&gt;at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:397)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt;at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:53)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)&lt;BR /&gt;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654)&lt;BR /&gt;at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:540)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;Caused by: java.io.IOException: Could not transmit message&lt;BR /&gt;at org.jboss.ws.core.client.transport.NettyClient.invokeInternal(NettyClient.java:268)&lt;BR /&gt;at org.jboss.ws.core.client.transport.NettyClient.invoke(NettyClient.java:125)&lt;BR /&gt;at org.jboss.ws.core.client.HTTPRemotingConnection.invoke(HTTPRemotingConnection.java:157)&lt;BR /&gt;at org.jboss.ws.core.client.SOAPProtocolConnectionHTTP.invoke(SOAPProtocolConnectionHTTP.java:69)&lt;BR /&gt;at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:369)&lt;BR /&gt;at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:302)&lt;BR /&gt;... 114 more&lt;BR /&gt;Caused by: org.jboss.ws.WSException: Invalid HTTP server response [401] - Unauthorized&lt;BR /&gt;at org.jboss.ws.core.soap.SOAPMessageUnMarshallerHTTP.read(SOAPMessageUnMarshallerHTTP.java:75)&lt;BR /&gt;at org.jboss.ws.core.client.transport.NettyClient.invokeInternal(NettyClient.java:232)&lt;BR /&gt;... 119 more&lt;/P&gt;&lt;P&gt;2020-01-11 13:54:07,192 SEVERE [com.hp.ov.nms.spi.utils.services.NodeServiceImpl] java.rmi.RemoteException: Error occured getting nodes by filter for get nodes&lt;BR /&gt;at com.hp.ov.nms.spi.utils.services.NodeServiceImpl.listNodesByFilter(NodeServiceImpl.java:634)&lt;BR /&gt;at com.hp.ov.nms.spi.utils.services.NodeServiceImpl.findByUuid(NodeServiceImpl.java:178)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)&lt;BR /&gt;at org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:72)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:76)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:62)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:74)&lt;BR /&gt;at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_1703404407.invoke(InvocationContextInterceptor_z_fillMethod_1703404407.java)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:90)&lt;BR /&gt;at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_1703404407.invoke(InvocationContextInterceptor_z_setup_1703404407.java)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.async.impl.interceptor.AsynchronousServerInterceptor.invoke(AsynchronousServerInterceptor.java:128)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.core.context.SessionInvocationContextAdapter.proceed(SessionInvocationContextAdapter.java:95)&lt;BR /&gt;at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:234)&lt;BR /&gt;at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:329)&lt;BR /&gt;at org.jboss.ejb3.tx2.impl.CMTTxInterceptor.invoke(CMTTxInterceptor.java:207)&lt;BR /&gt;at org.jboss.ejb3.tx2.aop.CMTTxInterceptorWrapper.invoke(CMTTxInterceptorWrapper.java:52)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at com.hp.ov.nms.as.server.security.NmsEjbAuthenticationInterceptor.invoke(NmsEjbAuthenticationInterceptor.java:177)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.core.context.CurrentInvocationContextInterceptor.invoke(CurrentInvocationContextInterceptor.java:47)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.interceptor.EJB3TCCLInterceptor.invoke(EJB3TCCLInterceptor.java:86)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.session.SessionSpecContainer.invoke(SessionSpecContainer.java:333)&lt;BR /&gt;at org.jboss.ejb3.session.SessionSpecContainer.invoke(SessionSpecContainer.java:390)&lt;BR /&gt;at sun.reflect.GeneratedMethodAccessor258.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.jboss.ejb3.proxy.impl.handler.session.SessionLocalProxyInvocationHandler$LocalContainerInvocation.invokeTarget(SessionLocalProxyInvocationHandler.java:184)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)&lt;BR /&gt;at org.jboss.ejb3.async.impl.interceptor.AsynchronousClientInterceptor.invoke(AsynchronousClientInterceptor.java:143)&lt;BR /&gt;at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)&lt;BR /&gt;at org.jboss.ejb3.proxy.impl.handler.session.SessionLocalProxyInvocationHandler$LocalInvokableContextHandler.invoke(SessionLocalProxyInvocationHandler.java:159)&lt;BR /&gt;at com.sun.proxy.$Proxy160.invoke(Unknown Source)&lt;BR /&gt;at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:185)&lt;BR /&gt;at com.sun.proxy.$Proxy535.findByUuid(Unknown Source)&lt;BR /&gt;at com.hp.ov.nms.spi.qa.war.probeadmin.NnmDetail.getByNodeUuid(NnmDetail.java:123)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.directwebremoting.impl.CreatorModule$1.doFilter(CreatorModule.java:172)&lt;BR /&gt;at org.directwebremoting.impl.CreatorModule.executeMethod(CreatorModule.java:184)&lt;BR /&gt;at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:353)&lt;BR /&gt;at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:306)&lt;BR /&gt;at org.directwebremoting.dwrp.BaseCallHandler.handle(BaseCallHandler.java:110)&lt;BR /&gt;at org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:211)&lt;BR /&gt;at org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:185)&lt;BR /&gt;at org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:144)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:324)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)&lt;BR /&gt;at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:181)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:593)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.AbstractWebAuthenticator.invoke(AbstractWebAuthenticator.java:163)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.NmsWebAuthenticator.invoke(NmsWebAuthenticator.java:26)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.NmsCsrfValve.invoke(NmsCsrfValve.java:135)&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.NmsLocaleValve.invoke(NmsLocaleValve.java:65)&lt;BR /&gt;at com.hp.ov.nms.as.owasp.NmsOwaspFilterValve.invoke(NmsOwaspFilterValve.java:997)&lt;BR /&gt;at com.hp.ov.nms.as.server.security.NmsAsSecurityValve.invoke(NmsAsSecurityValve.java:20)&lt;BR /&gt;at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:88)&lt;BR /&gt;at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:100)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:159)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt;at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)&lt;BR /&gt;at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:397)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt;at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:53)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)&lt;BR /&gt;at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654)&lt;BR /&gt;at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:540)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:748)&lt;/P&gt;&lt;P&gt;2020-01-11 13:54:07,193 WARNING [com.hp.ov.nms.spi.qa.war.probeadmin.NnmDetail] Exception looking up node in NNM 8b3df1db-d706-4071-ab4e-fd13b17592fe. Exception: Error occured getting nodes by filter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please advice&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2020 08:30:37 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/error-while-adding-probe-in-QA/m-p/2756159#M163459</guid>
      <dc:creator>connection</dc:creator>
      <dc:date>2020-01-11T08:30:37Z</dc:date>
    </item>
    <item>
      <title>Continue on device error</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Continue-on-device-error/m-p/2756034#M5603</link>
      <description>&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;Hopefully one of you has a good idea for my problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any option for simple config- / diagnostic-scripts in NA to continue on device errors? For example:&lt;/P&gt;&lt;P&gt;I have to adapt an ACL which exists on some devices but not on others. To keep the configs as homogeneous as possible, my approach was; Rollout a change-plan that deletes and recreates the ACL from scratch but this will fail since the deletion of the ACL ("no ip access-list ACL") will fail with an error on devices that don't have the ACL yet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same thing for a diagnostics job - For an upcoming change we wanted to create a Diagnostics to check pre/post change. This diagnostic included some specific commands that will lead to an "unknown command" error on devices that don't have a specific feature active (e.g: PIM or BGP on Nexus).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there such an option anywhere in NA? Or is it possible to overwrite the&amp;nbsp;standard_error pattern?&amp;nbsp; I'm aware I could do this with multiple diagnostics / change-plans or with advanced scripts, but from an operational point of view it would be a lot easier to handle with just one task.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 13:49:34 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Continue-on-device-error/m-p/2756034#M5603</guid>
      <dc:creator>BeniG</dc:creator>
      <dc:date>2020-01-10T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Change IP in NNM Management Server 10.50 and NNM Performance QASPI Server</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Change-IP-in-NNM-Management-Server-10-50-and-NNM-Performance/m-p/2755833#M163445</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are changing the IP in the NNM Management Server and &lt;SPAN&gt;NNM&amp;nbsp;iSPI Performance for Quality Assurance Server. Both machines change the IP but do not change the hostname. We need to know the steps to do not loose the communication between servers and nodes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Marina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 19:04:57 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Change-IP-in-NNM-Management-Server-10-50-and-NNM-Performance/m-p/2755833#M163445</guid>
      <dc:creator>MarinaAraujo</dc:creator>
      <dc:date>2020-01-09T19:04:57Z</dc:date>
    </item>
    <item>
      <title>AD based L2 Operators unable to schedule report jobs in NPS</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/AD-based-L2-Operators-unable-to-schedule-report-jobs-in-NPS/m-p/2755803#M163444</link>
      <description>&lt;P&gt;I've been trying to set up our Level 2 Operators with the ability to schedule their own reports in NPS 2018.05. Only administrators and L2 Operators with local accounts in NNMi can schedule reports at the moment. I've adjusted the capabilities in NPS so that all L2 users should be able to schedule reports but nothing has worked for our active directory based users. I created a local test account in NNMi and made it a L2 Operator and it does have the ability to schedule reports NPS. We've tested this in our dev, cert, and prod environments and they all act the same.&lt;BR /&gt;&lt;BR /&gt;Originally the L2 Operators were also not able to run reports from BI Server &amp;gt; Public/My Folders but that has been fixed by updating the capabilities.&lt;/P&gt;&lt;P&gt;I do have a case open with MF Support but I wanted to see if anyone here has run in to this.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 17:16:07 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/AD-based-L2-Operators-unable-to-schedule-report-jobs-in-NPS/m-p/2755803#M163444</guid>
      <dc:creator>StephenTP</dc:creator>
      <dc:date>2020-01-09T17:16:07Z</dc:date>
    </item>
    <item>
      <title>HOW TO remove dependencies of a node ( or interface) group as NNMi does not clean up</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/HOW-TO-remove-dependencies-of-a-node-or-interface-group-as-NNMi/idi-p/2755634</link>
      <description>&lt;P&gt;- create a node group&lt;BR /&gt;- make use of the group e.g. in NodeSettings of an EvenConfig&lt;/P&gt;&lt;P&gt;=&amp;gt; delete the node group&amp;nbsp;&lt;BR /&gt;==&amp;gt; do you want to delete the group &lt;STRONG&gt;and all its dependencies&lt;/STRONG&gt;? =&amp;gt; YES&lt;/P&gt;&lt;P&gt;I expected proper cleanup - BUT&lt;/P&gt;&lt;P&gt;within NodeSettings the group is still reverenced, no longer by name but by uuid.&lt;/P&gt;&lt;P&gt;Bug or feature?&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;- how to properly remove a node group and its references?&lt;BR /&gt;- how to find where a node group was used?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 07:14:13 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/HOW-TO-remove-dependencies-of-a-node-or-interface-group-as-NNMi/idi-p/2755634</guid>
      <dc:creator>Andreas Poehlmann</dc:creator>
      <dc:date>2020-01-09T07:14:13Z</dc:date>
    </item>
    <item>
      <title>Requesting more flexibility in the way NNMi Catalogs devices to allow for better device management</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Requesting-more-flexibility-in-the-way-NNMi-Catalogs-devices-to/idi-p/2755314</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I would like a way to catalog/create a profile using the OID and other variables or sub variables like sysdescriptions&amp;nbsp; to differentiate between dual use device deployments.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Background behind the request. We have an SDLAN ACI deployment.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The aci-n9000-system is a leaf and spine configuration used in the Datacenter environment.&lt;/P&gt;&lt;P&gt;Our configuration has ACI devices with dual usages.&lt;/P&gt;&lt;P&gt;One as a NX-OS(tm) nxos.7.0.3.I7.6.bin device / and one as an aci-n9000-system&lt;/P&gt;&lt;P&gt;We integrate the NNMi inventory with HPNA to backup all device configs.&lt;/P&gt;&lt;P&gt;The HPNA driver can’t support / handle leaf / spines added into NA any other way other than by NA itself (module diagnostic task runs and results in the leaf&lt;/P&gt;&lt;P&gt;spine getting added).&lt;/P&gt;&lt;P&gt;It's a known limitation, so we would need to make sure leaf or spine devices wouldn't get added in thru the integration Module.&lt;/P&gt;&lt;P&gt;We need to filter out that usage to enable HPNA to discover these devices. We do this thru the OID profiles.&lt;/P&gt;&lt;P&gt;NNMi uses Device Profiles (which equate to sysObjectID) to control certain types of behavior.&lt;/P&gt;&lt;P&gt;The Integration Module uses a device group as its input inventory. We configure the group to add or Filter out devices to/from HPNA via the device types and Profiles.&lt;/P&gt;&lt;P&gt;A solution would be to have more flexibility with the way NNMi Catalogs devices to allow for a more granular approach to device management&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 16:06:11 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Requesting-more-flexibility-in-the-way-NNMi-Catalogs-devices-to/idi-p/2755314</guid>
      <dc:creator>johnivon</dc:creator>
      <dc:date>2020-01-08T16:06:11Z</dc:date>
    </item>
    <item>
      <title>Ping (from server) does not fetch nodename</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Ping-from-server-does-not-fetch-nodename/m-p/2755031#M163443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After upgrading from NNMi 10.10 to 2019.05 on Windows in our production env., it is not possible to ping a monitored node interactively from the console anymore. If we right click on a node and select Node Access -&amp;gt; Ping (from server), we do get a new little window, but no ping attempts are made. Instead the text in the windows states "Ping from &amp;lt;NNMi-servername here&amp;gt; to localhost". It i.e. (claims to) ping itself (although it does not even do that). In the same little window it even states "Specify Node" and "Please enter a node name and press "Ping"".&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I enter a nodename in that field and press the Ping button, it just clears the field again without pinging anything.&lt;/P&gt;&lt;P&gt;If I instead right-click the node and select Configuration Details -&amp;gt; Communication Settings, all the comm. settings for the node in question are shown. So in this case NNMi is indeed able to fetch the actual nodename from the node symbol/icon. If I instead, however, choose Configuration Details -&amp;gt; Monitoring Settings, I get the error message "&lt;SPAN&gt;Error: No object found. One of the following parameters must be specified to identify the object: objid, objuuid, objcustattr, objattrs".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any ideas? How should I troubleshoot? I don't see anything in the logs...&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Frank Mortensen&lt;BR /&gt;Managon AB&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 05:04:44 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Ping-from-server-does-not-fetch-nodename/m-p/2755031#M163443</guid>
      <dc:creator>FrankMortensen</dc:creator>
      <dc:date>2020-01-08T05:04:44Z</dc:date>
    </item>
    <item>
      <title>Network Automation events at audit_log.txt file</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Network-Automation-events-at-audit-log-txt-file/m-p/2754963#M5602</link>
      <description>&lt;P&gt;Hello! Dear Network Automation professionals, I need your advice..&lt;/P&gt;&lt;P&gt;I need to integrate HPE Network Automation 10.30 with SIEM and I'm choosing a way, how to do it.&lt;/P&gt;&lt;P&gt;I see 2 possible ways and try to choose the best one:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Logging by "&lt;STRONG&gt;Send Syslog Message&lt;/STRONG&gt;" rule via &lt;STRONG&gt;Admin -&amp;gt; Event Notification &amp;amp; Response Rules&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Getting &lt;STRONG&gt;audit_log.txt&lt;/STRONG&gt; directly from OS and next - parsing of it by SIEM connector.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Do both ways have the same log level?&lt;/P&gt;&lt;P&gt;Do they log the same event types?&lt;/P&gt;&lt;P&gt;Which way is most full by events completeness?&lt;/P&gt;&lt;P&gt;Which way is usually mostly preferred?&lt;/P&gt;&lt;P&gt;I did not found these answers at documentation...&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 09:19:15 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Network-Automation-events-at-audit-log-txt-file/m-p/2754963#M5602</guid>
      <dc:creator>dm1tr1y</dc:creator>
      <dc:date>2020-01-07T09:19:15Z</dc:date>
    </item>
    <item>
      <title>Provided information is not clear when adding a seed and found duplicate</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Provided-information-is-not-clear-when-adding-a-seed-and-found/idi-p/2754960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had gone through few posts:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Duplicate-Seed-issue/m-p/561708#M988" target="_blank"&gt;https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Duplicate-Seed-issue/m-p/561708#M988&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Duplicate-seed/m-p/615057#M161021" target="_blank"&gt;https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Duplicate-seed/m-p/615057#M161021&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Changing the log level and finding the seed is fine. But my question is:&lt;/P&gt;&lt;P&gt;Lets say we have two hostname's (with 2 interfaces) hostA and hostB. When I add hostA it will get added successfully and when tried to add hostB NNM says&amp;nbsp; "Node not created (duplicate seed)".&lt;/P&gt;&lt;P&gt;Would like to check with NNM team that it will be great if we receive a message saying:&lt;/P&gt;&lt;P&gt;"Node not created (duplicate seed) of hostA" which will reduce troubleshooting time.&lt;/P&gt;&lt;P&gt;Also, it will take much time to get MAC addresses from internal customers to find the duplicate device which is already added in NNM.&lt;/P&gt;&lt;P&gt;Kindly suggest !!!&lt;/P&gt;&lt;P&gt;I tried to open Product Enhancement Request but support team requested me to post here.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath Kumar.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 08:58:30 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Provided-information-is-not-clear-when-adding-a-seed-and-found/idi-p/2754960</guid>
      <dc:creator>Bharath Kumar</dc:creator>
      <dc:date>2020-01-07T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Improve custom poller to collect based on filter values</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Improve-custom-poller-to-collect-based-on-filter-values/idi-p/2754942</link>
      <description>&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;I am using Custom poller to collect client details of WIFI access points based on below MIB variables,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1.3.6.1.4.1.14179.2.1.4.1.3&lt;BR /&gt;1.3.6.1.4.1.14179.2.1.4.1.9&lt;BR /&gt;1.3.6.1.4.1.14179.2.1.6.1.2&lt;BR /&gt;1.3.6.1.4.1.14179.2.1.6.1.3&lt;BR /&gt;1.3.6.1.4.1.14179.2.1.4.1.25 ( Client protocol - 5 means client is connecting using mobile )&lt;/P&gt;&lt;P&gt;Now when I define the collection NNM collects all client details, even clients who are connecting from laptop.&lt;/P&gt;&lt;P&gt;I only want to collect client details who are connected from mobile.&lt;/P&gt;&lt;P&gt;Is this possible using custom poller or can we enhance custom poller.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 07:57:18 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Improve-custom-poller-to-collect-based-on-filter-values/idi-p/2754942</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2020-01-07T07:57:18Z</dc:date>
    </item>
    <item>
      <title>Improve custom poller feature with scripting</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Improve-custom-poller-feature-with-scripting/idi-p/2754940</link>
      <description>&lt;P&gt;Dears&lt;/P&gt;&lt;P&gt;Currently we can use Custom poller to collect MIB values from target devices.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I see we cannot use scripting on the values collected, for example manipulate values collected and store the manipulated values. If MIB value returned is integer, I know we can use MIB expression, however if collected value is string or other types we cannot use MIB expression.&lt;/P&gt;&lt;P&gt;Please enhance custom poller to have this feature.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 07:48:03 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Improve-custom-poller-feature-with-scripting/idi-p/2754940</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2020-01-07T07:48:03Z</dc:date>
    </item>
    <item>
      <title>Not able to launch traffic configuration form</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Not-able-to-launch-traffic-configuration-form/m-p/2754653#M163441</link>
      <description>&lt;P&gt;NNM 10.40 with latest patch installed&lt;/P&gt;&lt;P&gt;Master collector installed on NNM server and started fine, no issues observed in boot.log or jbossserver.log&lt;/P&gt;&lt;P&gt;Leaf collector installed on different server&amp;nbsp;and started fine, no issues observed in boot.log or jbossserver.log&lt;/P&gt;&lt;P&gt;Launching Traffic configuration form from NNM and it presents me blank page.&lt;/P&gt;&lt;P&gt;Checked ports 12080 and 12043 are running fine for master collector.&lt;BR /&gt;&lt;BR /&gt;I see below error in&amp;nbsp;jbossServer.log when launching traffic configuration form,&lt;/P&gt;&lt;P&gt;ERROR [org.apache.catalina.connector.CoyoteAdapter] (tomcat-exec-4) An exception or error occurred in the container during the request processing: java.lang.AbstractMethodError: com.hp.ov.nms.as.ejb.NmsWebRealmSettingsImpl.isBannerEnabled()Z&lt;BR /&gt;at com.hp.ov.nms.as.server.tomcat.AbstractWebAuthenticator.shouldCheckBanner(AbstractWebAuthenticator.java:212)&lt;/P&gt;&lt;P&gt;Please advise to solve this problem, as usual Micro Focus NNM support is pathetic.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 07:36:12 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Not-able-to-launch-traffic-configuration-form/m-p/2754653#M163441</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2020-01-06T07:36:12Z</dc:date>
    </item>
    <item>
      <title>Provide an option to create a list of approved values and use them in compliance rules</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Provide-an-option-to-create-a-list-of-approved-values-and-use/idi-p/2754310</link>
      <description>&lt;P&gt;Can you make an option to define custom lists that can be defined with approved values and have them refer as variable in the compliance rules? That way the list can be managed centrally for any modification and doesn't need to touch any controls in the policy for modification whenever there is a change in the infrastructure.&lt;/P&gt;&lt;P&gt;e.g. If the requirement is to validate specific IP addresses/subnets for AAA, Logging, Monitoring etc.. can be created and referred in different rules for various devices in multiple policies.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 07:10:12 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Provide-an-option-to-create-a-list-of-approved-values-and-use/idi-p/2754310</guid>
      <dc:creator>Sanjeev_A</dc:creator>
      <dc:date>2020-01-02T07:10:12Z</dc:date>
    </item>
    <item>
      <title>XML Parsing support in NA for configuration compliance</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/XML-Parsing-support-in-NA-for-configuration-compliance/idi-p/2754307</link>
      <description>&lt;P&gt;The current compliance is based on parsing the text file configuration of devices. However there are few devices like Juniper SSL-VPN devices, that stores the configuration in XML format and there is no option to parse XML files in the NA tool. Can you add additional capability to validate the configuration compliance of these devices by providing the feature to parse XML files?&amp;nbsp; If you are able to add feature to maintain relation of parent--&amp;gt;child relationship to multiple levels and then have the tag-value pairs validated for specific set of configurations then it would be helpful.&lt;/P&gt;&lt;P&gt;On a side note, is there any plan to introduce multiple blocks in the rule, as we have seen in some configurations like Fortinet FortiGate Firewalls (single VDOM and Multi VDOM configurations), there is a need to maintain checks within an outer block and there are multiple blocks within that configuration from which validation is required to be done?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 07:02:33 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/XML-Parsing-support-in-NA-for-configuration-compliance/idi-p/2754307</guid>
      <dc:creator>Sanjeev_A</dc:creator>
      <dc:date>2020-01-02T07:02:33Z</dc:date>
    </item>
    <item>
      <title>Can we generate Pingable devices report form NPS</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Can-we-generate-Pingable-devices-report-form-NPS/m-p/2754283#M163440</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;NNMi is 2018.11 on windows 2016 &amp;amp; NPS is same version, both are different box. So we want to generate ICMP reachability reports&amp;nbsp; fom NPS. Please suggest me. How do that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have discover Pingable device in NNMi&lt;/P&gt;&lt;P&gt;So what is process, Please suggest&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dinesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jan 2020 10:15:18 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Can-we-generate-Pingable-devices-report-form-NPS/m-p/2754283#M163440</guid>
      <dc:creator>fms_bsdc</dc:creator>
      <dc:date>2020-01-01T10:15:18Z</dc:date>
    </item>
    <item>
      <title>Provide a tool to manage information collected in VLAN tables.</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Provide-a-tool-to-manage-information-collected-in-VLAN-tables/idi-p/2754159</link>
      <description />
      <pubDate>Mon, 30 Dec 2019 12:26:51 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Provide-a-tool-to-manage-information-collected-in-VLAN-tables/idi-p/2754159</guid>
      <dc:creator>Bfdx</dc:creator>
      <dc:date>2019-12-30T12:26:51Z</dc:date>
    </item>
    <item>
      <title>Cisco Nexus Aggregator interface polling needs to be enhanced</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Cisco-Nexus-Aggregator-interface-polling-needs-to-be-enhanced/idi-p/2754093</link>
      <description>&lt;P&gt;Cisco Nexus 5000 Switches.&lt;/P&gt;&lt;P&gt;We have Uplink ports created on these switches, however Uplink ports are not been monitored or performance is not getting collected.&lt;/P&gt;&lt;P&gt;Please enhance the solution to get these aggregator interfaces for monitoring and performance data is collected.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2019 04:32:29 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Cisco-Nexus-Aggregator-interface-polling-needs-to-be-enhanced/idi-p/2754093</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2019-12-29T04:32:29Z</dc:date>
    </item>
    <item>
      <title>Hostname field with IP address</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Hostname-field-with-IP-address/m-p/2753962#M5599</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After integrating with NNMI, we see the Device inventory view in NA hostname field with IP address where as in NNMi we see with hostname, please guide what has be changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 977px;"&gt;&lt;img src="https://dcvta86296.i.lithium.com/t5/image/serverpage/image-id/19885i8CD110174309DF0C/image-size/large?v=1.0&amp;amp;px=999" alt="NA.JPG" title="NA.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 13:56:10 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Hostname-field-with-IP-address/m-p/2753962#M5599</guid>
      <dc:creator>connection</dc:creator>
      <dc:date>2019-12-26T13:56:10Z</dc:date>
    </item>
    <item>
      <title>how to check node discovery date &amp; time.in NNMi</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/how-to-check-node-discovery-date-amp-time-in-NNMi/m-p/2753876#M163434</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to know node discovery date &amp;amp; time for in bulk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for Example:-&lt;/P&gt;&lt;P&gt;Today i added 10 Nodes in NNMi, So need to check how many nodes added in Day with Date &amp;amp; time. Please suggest me.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 12:40:34 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/how-to-check-node-discovery-date-amp-time-in-NNMi/m-p/2753876#M163434</guid>
      <dc:creator>fms_bsdc</dc:creator>
      <dc:date>2019-12-24T12:40:34Z</dc:date>
    </item>
    <item>
      <title>bug in NNM-2019.05 Logging in with  TLS/PKI. Communication Settings shows a new window not the data</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/bug-in-NNM-2019-05-Logging-in-with-TLS-PKI-Communication/idi-p/2753831</link>
      <description>&lt;P&gt;Both Firefox, Chrome and Edge have this problem.&amp;nbsp; I won't say it is only a problem with Communication Settings (Monitoring settings do not have the problem), but since the problem exists on all my browsers&lt;/P&gt;&lt;P class="xmsonormal"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif;"&gt;This is only a problem with NNM 2019.05 and login with TLS/PKI, though admittedly I haven't tested with user/password login as all my test servers use TLS/PKI. If I select a node and then either from the top level menu or right clicking on the device, when I select Communications Setting, I get a new window. Instead of showing me the data, it asks for a login. If I select Monitoring settings or any other setting I get the normal new window with the data. I tested on Chrome and Edge. I have seen exceptions and it is more consistent when the node is set to critical/red.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 23:03:04 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/bug-in-NNM-2019-05-Logging-in-with-TLS-PKI-Communication/idi-p/2753831</guid>
      <dc:creator>Whitlock Support</dc:creator>
      <dc:date>2019-12-23T23:03:04Z</dc:date>
    </item>
    <item>
      <title>To be able to use NNM licenses in NOM to use the NOM features</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/To-be-able-to-use-NNM-licenses-in-NOM-to-use-the-NOM-features/idi-p/2753682</link>
      <description>&lt;P&gt;Currently there are 2 products which are NNM and NOM. NOM has additional functionality included like NA and also has options like CDF and also integration to BVD. These features are missing for NNM.&lt;/P&gt;&lt;P&gt;There should be an option to use NOM with NNM license whereby only the features of NNM are enabled and if NOM license installed then you should be able to use the full features of NOM.&lt;/P&gt;&lt;P&gt;This will help to have one product and also the customers to be able to use the new enhancements of NOM and also to have it installed on CDF and integrations to BVD etc&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 06:44:26 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/To-be-able-to-use-NNM-licenses-in-NOM-to-use-the-NOM-features/idi-p/2753682</guid>
      <dc:creator>binuj</dc:creator>
      <dc:date>2019-12-22T06:44:26Z</dc:date>
    </item>
    <item>
      <title>How to remove existing incidents from NNMi web console via CMD</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/How-to-remove-existing-incidents-from-NNMi-web-console-via-CMD/m-p/2753661#M163432</link>
      <description>&lt;P&gt;How to remove existing incidents from NNMi console via CMD. Please suggest me.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2019 12:06:04 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/How-to-remove-existing-incidents-from-NNMi-web-console-via-CMD/m-p/2753661#M163432</guid>
      <dc:creator>fms_bsdc</dc:creator>
      <dc:date>2019-12-21T12:06:04Z</dc:date>
    </item>
    <item>
      <title>Automatically delete connections for disabled links after a period of time</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Automatically-delete-connections-for-disabled-links-after-a/idi-p/2753510</link>
      <description>&lt;P&gt;This is a repost of the legacy Enhancement Requests QCCR1B151773 and QCCR1B119433 in Idea Exchange.&lt;/P&gt;
&lt;P&gt;When the interfaces that are part of a connection are disabled (ifAdminStatus=Down), the connection becomes grey and NNMi will never remove that connection automatically. That connection may still exist physically or not, and it may make sense that the user wants to keep it or not. But in cases that the connection is undesired (i.e. the link is disabled because it is no longer there), it may create strong confusion in the map. Currently, the workaround to remove that connection if it is undesired is to enable again the interface and: --&amp;gt;rediscover the nodes --&amp;gt; set deletion of inactive connections (which have been down for X number of days) in discovery configuration But that involves re-enabling again the interface, which may be not possible at all! Alternatively, nnmconnedit.ovpl could also be used for this, but it would be highly inconvenient to a large network. Therefore, NNMi should provide a way to remove connections for disabled interfaces. This could be as simple as adding an additional option next to "Period (in Days) to Delete Connections that are Down" for "Period (in Days) to Delete Connections that are Disabled"&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 10:18:22 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Automatically-delete-connections-for-disabled-links-after-a/idi-p/2753510</guid>
      <dc:creator>Vicente Navarro</dc:creator>
      <dc:date>2019-12-20T10:18:22Z</dc:date>
    </item>
    <item>
      <title>TrapReceiver HornetQ Server: Down</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/TrapReceiver-HornetQ-Server-Down/m-p/2753122#M163408</link>
      <description>&lt;P&gt;Please suggest for issue.&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dinesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 12:27:49 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/TrapReceiver-HornetQ-Server-Down/m-p/2753122#M163408</guid>
      <dc:creator>fms_bsdc</dc:creator>
      <dc:date>2019-12-18T12:27:49Z</dc:date>
    </item>
    <item>
      <title>Enable security access to QA site</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Enable-security-access-to-QA-site/idi-p/2752821</link>
      <description>&lt;P&gt;We had configured 100s of UDP IP SLA QA probes in our environment and we are creating QA sites based on source and destination.&lt;/P&gt;&lt;P&gt;We need to segregate sites based on users who will access them. For example user1 should have access only to site1 to site5, user2 should have access only to site6 to site10.&lt;/P&gt;&lt;P&gt;We are not seeing any possibility of doing this in QA SPI configuration or from NNM point of view.&lt;/P&gt;&lt;P&gt;Please introduce security access to QA sites created.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 10:09:09 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Enable-security-access-to-QA-site/idi-p/2752821</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2019-12-17T10:09:09Z</dc:date>
    </item>
    <item>
      <title>HP NNMI -NA integration</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/HP-NNMI-NA-integration/m-p/2752368#M163400</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need quick help to resolve integration issue.&lt;/P&gt;&lt;P&gt;NNMi Version 2019.11 and NA version is 2019.5&lt;/P&gt;&lt;P&gt;NNM and NA certificate exchanged and restarted the service&lt;/P&gt;&lt;P&gt;Integration form filled all the details required. and getting the error below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Error: Unable connect to remote NA host. Please check host, port and credentials and verify that NA certificate has been added as a trusted certificate if using ssl"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2019 07:47:21 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/HP-NNMI-NA-integration/m-p/2752368#M163400</guid>
      <dc:creator>connection</dc:creator>
      <dc:date>2019-12-14T07:47:21Z</dc:date>
    </item>
    <item>
      <title>NNM and Firefox 52.9</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNM-and-Firefox-52-9/m-p/2752248#M163397</link>
      <description>&lt;P&gt;My customer has just upgraded to Firefox 52.9.&amp;nbsp; We are running 2018.05 and 2019.05.&amp;nbsp; When I right click on a line to get the NNM menu, I get a Firefox menu, with Save page as, Select ALL, View Page Source.&amp;nbsp; Depending on the length of the NNM menu, I can see some of the lines of the NNM menu, but for the most part I cannot access the NNM menus.&lt;/P&gt;&lt;P&gt;Has anyone seen the problem and have a solution (other than saying use a different browser), I would greatly appreciate it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 15:22:27 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNM-and-Firefox-52-9/m-p/2752248#M163397</guid>
      <dc:creator>Mel Farber</dc:creator>
      <dc:date>2019-12-13T15:22:27Z</dc:date>
    </item>
    <item>
      <title>kubernetes integration with HP NNMi</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/kubernetes-integration-with-HP-NNMi/idi-p/2752127</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if Mircofocus would provide support and documentation to integrate Kubernetes into HPNNMi server. As of now, Microfocus is being on top while using monitoring tools, and also work on future technology to cop its customer's needs. However, when I talk about Kubernetes, it is absent. It would be great if Microfocus support new Vendors like Kubernetes. If it is not possible to provide the support ASAP then a workaround, such as REST API,&amp;nbsp; will also be work.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anish Rana&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 07:24:41 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/kubernetes-integration-with-HP-NNMi/idi-p/2752127</guid>
      <dc:creator>anishrana2001</dc:creator>
      <dc:date>2019-12-13T07:24:41Z</dc:date>
    </item>
    <item>
      <title>NNMi: Web Service for direct mapping between trapOids and nodeGroups and Incident Configuration</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/NNMi-Web-Service-for-direct-mapping-between-trapOids-and/idi-p/2752105</link>
      <description>&lt;P&gt;We need to have this service to be able to have direct mapping between&amp;nbsp; trapOids and nodeGroups and Incident Configuration on DB level - because it is not possible to do it in the current NNMi versions.&lt;/P&gt;&lt;P&gt;It will allow creating reports/output based on Node Groups/Interface Groups for all Traps or Management Events giving us details about attributes for each Trap and ME like: Actions, Dampening, Suppression...&lt;/P&gt;&lt;P&gt;For example, now it is not possible to create report for all Payload Filters within Actions/Dampening/Suppression&amp;nbsp; for SNMP Traps/Management Events - based on Node Groups/Interface Groups...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Radmilo&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 21:33:57 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/NNMi-Web-Service-for-direct-mapping-between-trapOids-and/idi-p/2752105</guid>
      <dc:creator>Radmilo</dc:creator>
      <dc:date>2019-12-12T21:33:57Z</dc:date>
    </item>
    <item>
      <title>Detected query which has been running for PTXHXXMXXS COMMIT</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Detected-query-which-has-been-running-for-PTXHXXMXXS-COMMIT/m-p/2752078#M163396</link>
      <description>&lt;P&gt;Greetings and Thank you,&lt;/P&gt;&lt;P&gt;Running 10.00+ on linux and seeing the following message in the nnm-trace.log&lt;/P&gt;&lt;P&gt;Timestamp WARNING [com.hp.ov.nms.topo.ejb.monitor.agents.PostgresHealthAgent] (pool-l-thread-x)&amp;nbsp;Detected query which has been running for PT7H43M19.132S&amp;nbsp; : COMMIT&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; &amp;nbsp;is this serious?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; How would I determine how to clear it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 17:40:45 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Detected-query-which-has-been-running-for-PTXHXXMXXS-COMMIT/m-p/2752078#M163396</guid>
      <dc:creator>iamnoone</dc:creator>
      <dc:date>2019-12-12T17:40:45Z</dc:date>
    </item>
    <item>
      <title>add NNMi nodegroup to incident or CMA</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/add-NNMi-nodegroup-to-incident-or-CMA/m-p/2752008#M163395</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I would like to extend our forwarded NNMi incidents to HPOM/OBM with the name of the corresponding nodegroup.&lt;BR /&gt;A node can belong to several groups, but lets ease up the ambition and pretend there is only one, can this be done?&lt;/P&gt;&lt;P&gt;Br Fredrik&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 12:50:55 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/add-NNMi-nodegroup-to-incident-or-CMA/m-p/2752008#M163395</guid>
      <dc:creator>RPS_Sholm</dc:creator>
      <dc:date>2019-12-12T12:50:55Z</dc:date>
    </item>
    <item>
      <title>NNMi HA cluster %2C SNMP request to devices is going from active server but not common virtual IP</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMi-HA-cluster-2C-SNMP-request-to-devices-is-going-from-active/m-p/2751978#M163394</link>
      <description>&lt;P&gt;&lt;BR /&gt;I have already configured NNMi on HA cluster and it is working fine.&lt;/P&gt;&lt;P&gt;We are using below two servers and four IP’s, The application is running on &lt;A href="http://pntest34i.abcd.corp/nnm" target="_blank" rel="noopener"&gt;http://pntest34i.abcd.corp/nnm&lt;/A&gt; (11.100.**.49 which is virtual IP).&lt;/P&gt;&lt;P&gt;pnnmtest01i.vodacom.corp&lt;BR /&gt;11.100.**.129 - Physical IP&lt;BR /&gt;11.100.**.45 – Virtual IP&lt;/P&gt;&lt;P&gt;pnnmtest02i.vodacom.corp&lt;BR /&gt;11.100.**.130 - Physical IP&lt;BR /&gt;11.100.**.46 – Virtual IP&lt;/P&gt;&lt;P&gt;The snmp request is getting sent to end nodes from virtual IP (11.100.**.45/11.100.**.46) instead of 11.100.**.49 as this IP is getting assigned on active node in HA cluster.&lt;/P&gt;&lt;P&gt;So can someone confirm,&lt;/P&gt;&lt;P&gt;1. with Which IP address NNMi should send SNMP request to the devices??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. or when NNMi is active on one of the server, then request is sent from virtual IP of that server as per product design???&lt;/P&gt;&lt;P&gt;for example: if NNMi is active on 11.100.*.45 server then SNMP request should go from 45 and if active server is 46 then request should go from 46??&lt;/P&gt;&lt;P&gt;3. also, irrespective of any server being active, can we make NNMi to send SNMP request to devices from only one virtual IP i.e. 11.100.**.49&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 11:12:13 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMi-HA-cluster-2C-SNMP-request-to-devices-is-going-from-active/m-p/2751978#M163394</guid>
      <dc:creator>HanumantMadane</dc:creator>
      <dc:date>2019-12-12T11:12:13Z</dc:date>
    </item>
    <item>
      <title>For MultiConfig drivers a section enumeration / collapsible display is needed</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/For-MultiConfig-drivers-a-section-enumeration-collapsible/idi-p/2751869</link>
      <description>&lt;P&gt;&lt;SPAN&gt;For the drivers like A10, Checkpoint or any Linux based we need a way to easily enumerate/list the parts included.&amp;nbsp; T&lt;/SPAN&gt;&lt;SPAN&gt;here is no way to check what sections are included other than scrolling through all the config lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is very difficult to work with many sections on many lines of config without having a collapsible display such as is done with the current Cisco IOS driver.&amp;nbsp; With Cisco ISO driver&amp;nbsp;sections are enumerated at the top and can also be collapsed by clicking on the beginning of the section line&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you take a look at the example screenshot below that was provided of a Cisco IOS config where there is already links to the various sections of a device config at the top which will take you to the various sections of the config and also a + to expand or - to collapse sections of a config.&amp;nbsp; We are asking for the same feature (like for Cisco example screen capture) to be added to the devices like the A10, Checkpoint or any Linux based ones .&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;img src="https://dcvta86296.i.lithium.com/t5/image/serverpage/image-id/19548iD2B6558A34656317/image-size/large?v=1.0&amp;amp;px=999" alt="multiconfig.jpg" title="multiconfig.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Example Cisco IOS multiconfg&lt;/span&gt;&lt;/span&gt;Currently when you have devices that have hundreds of thousands of lines of config data it is difficult to scroll down and find the section you are looking for.&amp;nbsp; Sometimes the config is so large that you can't even scroll to the bottom of the config without having browser issues.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 17:31:19 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/For-MultiConfig-drivers-a-section-enumeration-collapsible/idi-p/2751869</guid>
      <dc:creator>Denny123</dc:creator>
      <dc:date>2019-12-11T17:31:19Z</dc:date>
    </item>
    <item>
      <title>Network Automation postgres DB supports</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Network-Automation-postgres-DB-supports/m-p/2751670#M5598</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need quick answer whether NA supports embedded postgres if installation done in horizontal scalability with 2 NA cores and also whether it supports in disaster recovery configuration .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dayanand&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 05:40:08 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Network-Automation-postgres-DB-supports/m-p/2751670#M5598</guid>
      <dc:creator>Dayanand1</dc:creator>
      <dc:date>2019-12-11T05:40:08Z</dc:date>
    </item>
    <item>
      <title>Network Automation embedded DB data replication</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Network-Automation-embedded-DB-data-replication/m-p/2751668#M5597</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;if we have two different NA core servers with embedded postgres DB, then is there any way to do the database replication between both NA servers? or whether it supports the disaster recovery configuration. please guide with the documents if any..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 05:32:29 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Network-Automation-embedded-DB-data-replication/m-p/2751668#M5597</guid>
      <dc:creator>Mohan_M</dc:creator>
      <dc:date>2019-12-11T05:32:29Z</dc:date>
    </item>
    <item>
      <title>nnmi behind proxy</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/nnmi-behind-proxy/m-p/2751587#M163392</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone configure the NNMi Web interface behind revers proxy ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to configure my NGNIX Revers proxy and I'm facing some issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thibaud&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 15:45:09 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/nnmi-behind-proxy/m-p/2751587#M163392</guid>
      <dc:creator>ThibaudA</dc:creator>
      <dc:date>2019-12-10T15:45:09Z</dc:date>
    </item>
    <item>
      <title>Have a few questions related Network Automation product</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Have-a-few-questions-related-Network-Automation-product/m-p/2751430#M5593</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have few questions on the Network Automation products that I cannot find the answers:&lt;/P&gt;&lt;P&gt;Could you please help me to answer as below questions:&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Is there any use&amp;nbsp;of&amp;nbsp;any&amp;nbsp;content&amp;nbsp;management&amp;nbsp;module (CMS)&amp;nbsp;(If&amp;nbsp;yes&amp;nbsp;then&amp;nbsp;which?)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; The size&amp;nbsp;of&amp;nbsp;Application (estimated)? (In&amp;nbsp;case&amp;nbsp;of&amp;nbsp;more&amp;nbsp;than&amp;nbsp;1&amp;nbsp;application, please provide&amp;nbsp;details&amp;nbsp;for&amp;nbsp;each&amp;nbsp;application)&lt;BR /&gt;-&amp;nbsp;No.&amp;nbsp;of&amp;nbsp;dynamic&amp;nbsp;pages&lt;BR /&gt;-&amp;nbsp;No.&amp;nbsp;static&amp;nbsp;pages&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; Approximated&amp;nbsp;data&amp;nbsp;entry&amp;nbsp;points&amp;nbsp;(total&amp;nbsp;input&amp;nbsp;fields)&amp;nbsp;in&amp;nbsp;the&amp;nbsp;whole&amp;nbsp;application. (Approximate number?)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4.&lt;/STRONG&gt; Type&amp;nbsp;of&amp;nbsp;Authentication&amp;nbsp;used&amp;nbsp;(Form&amp;nbsp;Based/Certificate&amp;nbsp;Based)?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&lt;/STRONG&gt; No.&amp;nbsp;of&amp;nbsp;web&amp;nbsp;services,&amp;nbsp;if&amp;nbsp;any?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6.&lt;/STRONG&gt; No.&amp;nbsp;of&amp;nbsp;methods&amp;nbsp;in&amp;nbsp;all&amp;nbsp;web&amp;nbsp;service?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7.&lt;/STRONG&gt; Web/Application&amp;nbsp;Server&amp;nbsp;with&amp;nbsp;version&amp;nbsp;(e.g.&amp;nbsp;llS,&amp;nbsp;Apache,&amp;nbsp;Tomcat&amp;nbsp;etc.)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking forward to your valued answer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Anh, Nguyen Nam&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Dec 2019 01:48:39 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Have-a-few-questions-related-Network-Automation-product/m-p/2751430#M5593</guid>
      <dc:creator>Namanh95h</dc:creator>
      <dc:date>2019-12-10T01:48:39Z</dc:date>
    </item>
    <item>
      <title>Need to be able to clone enrichment payload filters via the GUI</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-to-be-able-to-clone-enrichment-payload-filters-via-the-GUI/idi-p/2751364</link>
      <description>&lt;P&gt;It's very time consuming to constantly have to recreate the same payload filter over and over again inside a single configuration for a trap or a management event. Is there any way that a filter can be created, then copied so that the next filter can simply be edited? This would be great for a single trap producing multiple severities and alarms with long filters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 17:04:36 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-to-be-able-to-clone-enrichment-payload-filters-via-the-GUI/idi-p/2751364</guid>
      <dc:creator>heybails1</dc:creator>
      <dc:date>2019-12-09T17:04:36Z</dc:date>
    </item>
    <item>
      <title>Fix/Update Bundled Documentation in NMC-NNMi-Lin-2019.11.tar.gz</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Fix-Update-Bundled-Documentation-in-NMC-NNMi-Lin-2019-11-tar-gz/idi-p/2751333</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The upgrade document&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;interactive_Upgrade.htm&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bundled with NMC-NNMi-Lin-2019.11.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Refers to upgrading to 2019.05&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3.) "Upgrade NNMi to the version 2019.05 by running the installer program on the standby server"&lt;BR /&gt;b.) Extract the contents of the NNMi 2019.05 media (or mount the media).&lt;BR /&gt;4.) "Upgrade NNMi to the version 2019.05 by running the installer program on the active server"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The offline upgrade document bundled in the download to install 2019.11 was not matching&lt;BR /&gt;&lt;A href="https://docs.microfocus.com/NNMi/2019.11/Content/Install/install_files/nnmi/NNMi_Upgrade/Content/Interactive_Upgrade.htm" target="_blank" rel="noopener"&gt;https://docs.microfocus.com/NNMi/2019.11/Content/Install/install_files/nnmi/NNMi_Upgrade/Content/Interactive_Upgrade.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also the online doc&lt;BR /&gt;&lt;A href="https://docs.microfocus.com/NNMi/2019.11/Content/Install/install_files/nnmi/NNMi_Upgrade/Content/Interactive_Upgrade.htm" target="_blank" rel="noopener"&gt;https://docs.microfocus.com/NNMi/2019.11/Content/Install/install_files/nnmi/NNMi_Upgrade/Content/Interactive_Upgrade.htm&lt;/A&gt;&lt;BR /&gt;when you select Linux still shows the tip about windows servers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 15:22:16 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Fix-Update-Bundled-Documentation-in-NMC-NNMi-Lin-2019-11-tar-gz/idi-p/2751333</guid>
      <dc:creator>UTBrandon</dc:creator>
      <dc:date>2019-12-09T15:22:16Z</dc:date>
    </item>
    <item>
      <title>Option to exclude content from Comparison Startup/Running</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Option-to-exclude-content-from-Comparison-Startup-Running/idi-p/2751311</link>
      <description>&lt;P&gt;Sometimes the vendors are not fully consistent with their output of a running-configuration and the startup-configuration. A few examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Device: Nexus7000, Cisco NXOS 8.4(1) =&amp;gt;&amp;nbsp; difference in the ordering of the access-list on the vty:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RUN:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;line vty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;access-class VTY-ACCESS in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;access-class VTY-DENY-OUTBOUND out&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;STARTUP:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;line vty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;access-class VTY-DENY-OUTBOUND out&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;access-class VTY-ACCESS in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Device: TH3030S, A10 AX 4.1.4-GR1-P1 =&amp;gt; Additional&amp;nbsp;"exit-module" in startup&lt;BR /&gt;&amp;nbsp; &amp;nbsp;RUN:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;vrrp-a common&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;device-id 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;set-id 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;STARTUP:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;vrrp-a common&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;device-id 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;set-id 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;exit-module&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem: This can lead to wrongly tagged devices with "&lt;SPAN&gt;Startup and Running Configurations differ". Well, not wrongly, but in this case the error can be ignored. Since this usually affects all devices, the devices that have a valid config-diff between running and startup will get lost in the amount of devices.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Proposed solution: Even though this is a device-issue, NA should offer the user a possibility to exclude such details from the comparison. Not deactivation of the whole comparison (e.g. &lt;SPAN&gt;&amp;nbsp;"ignore_startup")&lt;/SPAN&gt;&amp;nbsp;but exclusion of individual lines. Like what is in some driver's "cake.snapshot.pattern_diff", but in the GUI.&lt;/P&gt;&lt;P&gt;Best would be to have this as a setting per driver, or even OS-Version.&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Beni&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:03:59 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Option-to-exclude-content-from-Comparison-Startup-Running/idi-p/2751311</guid>
      <dc:creator>BeniG</dc:creator>
      <dc:date>2019-12-09T14:03:59Z</dc:date>
    </item>
    <item>
      <title>NNMI details?</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMI-details/m-p/2751236#M163391</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have some questions on the Network Nodem Manager i(NNMI) product.&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;1. Is there any use of any content management module(CMS) (If yes then which?)&lt;/P&gt;&lt;P&gt;2.Estimated size of Application ? (In case of more than 1 application, pls provide details for each application)&lt;BR /&gt;- No. of dynamic pages&lt;BR /&gt;- No. static pages&lt;/P&gt;&lt;P&gt;4 Approximate data entry points (total input fields) in the whole application. Please provide approx number.&lt;/P&gt;&lt;P&gt;5 Type of Authentication used (Form Based/Certificate Based)?&lt;/P&gt;&lt;P&gt;6 No. of web services, if any?&lt;/P&gt;&lt;P&gt;7 No. of methods in all web services?&lt;/P&gt;&lt;P&gt;8 Web/Application Server with version (e.g. llS, Apache, Tomcat etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Long&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 08:27:51 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMI-details/m-p/2751236#M163391</guid>
      <dc:creator>Longnguyen612</dc:creator>
      <dc:date>2019-12-09T08:27:51Z</dc:date>
    </item>
    <item>
      <title>snmp V3 connection failing</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/snmp-V3-connection-failing/m-p/2750893#M163390</link>
      <description>&lt;P&gt;NNMI version&amp;nbsp; &amp;nbsp; 2018 v11&lt;/P&gt;&lt;P&gt;Having trouble connecting to a snmp v3 device with&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HMAC-SHA-1 authentication&amp;nbsp;&lt;/P&gt;&lt;P&gt;DES-CBC Passphase&amp;nbsp;&lt;/P&gt;&lt;P&gt;Setup a snmpwalk.ovpl script&amp;nbsp; &amp;nbsp;returns&amp;nbsp; the following&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception thrown while writing request PDU: Algorithm not in allowed list: DES/C&lt;/P&gt;&lt;P&gt;I suspect possible java issue, but not sure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running on a RHEL server.&amp;nbsp; Using external JAVA 1.8.0&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 18:40:43 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/snmp-V3-connection-failing/m-p/2750893#M163390</guid>
      <dc:creator>Ameren</dc:creator>
      <dc:date>2019-12-05T18:40:43Z</dc:date>
    </item>
    <item>
      <title>Network Automation Enhancements</title>
      <link>https://community.microfocus.com/t5/NOM-Tips-Information/Network-Automation-Enhancements/ta-p/2750808</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Here are some of the recent enhancements:&lt;/P&gt;
&lt;TABLE class="sortable"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH&gt;Category&lt;/TH&gt;
&lt;TH&gt;Enhancement ID&lt;/TH&gt;
&lt;TH&gt;Description&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Core Application Server&lt;/TD&gt;
&lt;TD&gt;&lt;A class="external text" href="https://community.microfocus.com/t5/NOM-Idea-Exchange/NA-Verify-SSH-fingerprint-to-prevent-man-in-the-middle-attacks/idi-p/1669488" target="1" rel="nofollow"&gt;Idea&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;Verify SSH fingerprint to prevent man-in-the-middle attacks&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Reporting&lt;/TD&gt;
&lt;TD&gt;&lt;A class="external text" href="https://softwaresupport.softwaregrp.com/doc/KM02921611" target="1" rel="nofollow"&gt;QCCR1B155546&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;Provide an option to make email reports optional and save a copy of the task reports&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Proxy Interface&lt;/TD&gt;
&lt;TD&gt;&lt;A class="external text" href="https://community.microfocus.com/t5/NOM-Idea-Exchange/Support-a-non-default-SSH-proxy-port-without-impacting-the-SCP/idi-p/1789910" target="1" rel="nofollow"&gt;Idea&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Support a non-default SSH proxy port without impacting the SCP feature&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Submit more ideas / enhancement request at the &lt;A href="https://community.microfocus.com/t5/NOM-Idea-Exchange/idb-p/NOMIdeaExchange" target="_self"&gt;NOM Idea Exchange&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jan 2020 20:16:06 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Tips-Information/Network-Automation-Enhancements/ta-p/2750808</guid>
      <dc:creator>winkra</dc:creator>
      <dc:date>2020-01-09T20:16:06Z</dc:date>
    </item>
    <item>
      <title>Device Password Rules using Bastion Host</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Device-Password-Rules-using-Bastion-Host/m-p/2750787#M5592</link>
      <description>&lt;P&gt;Trying to setup a device password rule that can be used to login to all of my devices but I am unable to set up the Bastion Host information with the device password rule.&lt;/P&gt;&lt;P&gt;When I add a new device I can enter device specific password information&amp;nbsp; then later in the form there are the fields for the Bastion Host.&amp;nbsp; I would like to set it up so I can use a Device password rule to login to all devices using the Bastion Host&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 17:08:49 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Device-Password-Rules-using-Bastion-Host/m-p/2750787#M5592</guid>
      <dc:creator>evapa8f</dc:creator>
      <dc:date>2019-12-05T17:08:49Z</dc:date>
    </item>
    <item>
      <title>NNMi 2019.05 P2 - Bug in nnmbackup.ovpl</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMi-2019-05-P2-Bug-in-nnmbackup-ovpl/m-p/2750284#M163388</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope that someone from MF Support reads this and file it internally as a bug.&lt;/P&gt;&lt;P&gt;I have recently discovered in my customer's recently upgraded NNMi 2019.05 Patch 2 env. on Windows that the nnmbackup.ovpl does not work, at least not with an offline backup (I assume that it works for online backups).&lt;/P&gt;&lt;P&gt;The backup fails at a stage when trying to move the Postgres DB-files to a new directory. From what I have seen the relevant part of the code in nnmbackup.ovpl was rewritten in Patch 2, and this seems to have introduced the bug. The change I am talking about is a subroutine that used be to called 'moveSpecialFiles' that has now been renamed to 'processFiles'. One of the differences is that the latter takes one less parameter than the former. The subroutine is called several times for different types of backup files, and when called to move the Postgres-files it still passes that extra parameter to the subroutine (MF has updated all other calls to the subroutine, it seems, but not the call related to the DB-files). I therefore removed this extra parameter even for the DB-files and now offline backups work as desired.&lt;/P&gt;&lt;P&gt;The line I am talking about originally looks as follows in NNMi 2019.05 P2:&lt;/P&gt;&lt;P&gt;processFiles($SPECIAL_DIR . $DATABASE_DIR, $databaseFile, $srcLength, eval {my $z = nls(432, q"for database restoration"); $z =~ s/(\$[\w_!?]+)/$1/eeg; return $z}, @DATABASE_FILES);&lt;/P&gt;&lt;P&gt;I changed it to:&lt;/P&gt;&lt;P&gt;processFiles($SPECIAL_DIR . $DATABASE_DIR, $srcLength, eval {my $z = nls(432, q"for database restoration"); $z =~ s/(\$[\w_!?]+)/$1/eeg; return $z}, @DATABASE_FILES);&lt;/P&gt;&lt;P&gt;I assume that this info. could be of interest to other people with the same NNMi version who create offline backups.&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Frank Mortensen&lt;BR /&gt;Managon AB&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 08:34:41 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMi-2019-05-P2-Bug-in-nnmbackup-ovpl/m-p/2750284#M163388</guid>
      <dc:creator>FrankMortensen</dc:creator>
      <dc:date>2019-12-05T08:34:41Z</dc:date>
    </item>
    <item>
      <title>Back UP status in Network Automation</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Back-UP-status-in-Network-Automation/m-p/2750248#M5590</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Good Day!!!!&lt;/P&gt;&lt;P&gt;Any one please help us to navigate to automatic backup configuration in NA tool.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 04:41:19 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Back-UP-status-in-Network-Automation/m-p/2750248#M5590</guid>
      <dc:creator>Ranjitha_S</dc:creator>
      <dc:date>2019-12-05T04:41:19Z</dc:date>
    </item>
    <item>
      <title>Business view not loading in omi console</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Business-view-not-loading-in-omi-console/m-p/2749996#M163387</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We are having OBM in HA enviroment with version 2018.11. We have configured custom business view ,&lt;/P&gt;&lt;P&gt;recently we are facing issue Business view is not reflecting and getting error as ""&amp;nbsp;&lt;/P&gt;&lt;DIV class="modal ng-scope top am-fade modal-error"&gt;&lt;DIV class="modal-dialog"&gt;&lt;DIV class="oprIframeShimWrapper"&gt;&lt;DIV class="oprIframeShimOverlay"&gt;&lt;DIV class="modal-content ng-scope"&gt;&lt;DIV class="modal-header"&gt;An Error Occurred&lt;/DIV&gt;&lt;DIV class="modal-body text-pre-wrap"&gt;&lt;P class="ng-binding"&gt;The service encountered an unexpected condition which prevented it from fulfilling the request''&lt;/P&gt;&lt;P class="ng-binding"&gt;If any one has faced such issue, Kindly help to resolve same.&lt;/P&gt;&lt;P class="ng-binding"&gt;Regards,&lt;/P&gt;&lt;P class="ng-binding"&gt;Deepak Tupere&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Dec 2019 13:38:38 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Business-view-not-loading-in-omi-console/m-p/2749996#M163387</guid>
      <dc:creator>Tupere</dc:creator>
      <dc:date>2019-12-04T13:38:38Z</dc:date>
    </item>
    <item>
      <title>To add decimal places to the formatted string send to Netcool</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/To-add-decimal-places-to-the-formatted-string-send-to-Netcool/idi-p/2749988</link>
      <description>&lt;P&gt;Customer sends the summary strong to &lt;U&gt;&lt;EM&gt;Netcool&lt;/EM&gt;&lt;/U&gt; like this:&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;High input error rate on $sourceObjectName, $ifAlias. Current value: $cia.thresholdMeasuredValue Threshold: $cia.thresholdLowerBound [Netcool_Filter:$xxxx.device.netcool Mgmt_IP:$xxxxx.device.ip]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is that &lt;FONT color="#008000"&gt;&lt;STRONG&gt;$cia.thresholdMeasuredValue&lt;/STRONG&gt;&lt;/FONT&gt; is showing 0.0 instead of 0.00000007, seems like there is some truncation. Need to know how we can show more decimal places in the summary text we send to Netcool.&lt;BR /&gt;==============================================================================&lt;/P&gt;
&lt;P&gt;In the current product, there is no configuration option available to set the decimal points precision. A similar problem with the NPS team has been reported. Looks like, the decimal point truncation to 2 places exist everywhere in UI and in NPS reporting too.&lt;/P&gt;
&lt;P&gt;Here are ERs raised for the same (check them via MF Support Page)&lt;BR /&gt;QCCR1B162547 NNMi bar graphs display bars for lower fraction values but show rounded off zeros as data points for the same.&lt;BR /&gt;&lt;A href="https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B162547" target="_blank" rel="noopener"&gt;https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B162547&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;QCCR1B161023 Dashboard table headers are incorrect &lt;BR /&gt;&lt;A href="https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B161023" target="_blank" rel="noopener"&gt;https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B161023&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is another ER submitted against NNMi SPI Performance for Metrics for the very same requirement.&lt;BR /&gt;QCCR1B135216 How to increase a NPS report precision (decimal points)&lt;BR /&gt;&lt;A href="https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B135216" target="_blank" rel="noopener"&gt;https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B135216&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 13:03:56 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/To-add-decimal-places-to-the-formatted-string-send-to-Netcool/idi-p/2749988</guid>
      <dc:creator>quesadro</dc:creator>
      <dc:date>2019-12-04T13:03:56Z</dc:date>
    </item>
    <item>
      <title>NNMI - NA integration</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMI-NA-integration/m-p/2749967#M163386</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are using nnmi 2019.05 NA 2019.05.&lt;/P&gt;&lt;P&gt;We are facing issues integrations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Certificates exchanged between NNMI and NA&lt;/P&gt;&lt;P&gt;2. restarted the services.&lt;/P&gt;&lt;P&gt;3. port 443 is opened verified with telnet from NNMi server to NA server.&lt;/P&gt;&lt;P&gt;4. credentials are verified and still we are facing issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;NA integration configuration update failed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:Unable connect to remote NA host. Please check host, port and credentials and verify that NA certificate has been added as a trusted certificate if using ssl.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please help me to resolve the issue.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 10:53:24 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMI-NA-integration/m-p/2749967#M163386</guid>
      <dc:creator>connection</dc:creator>
      <dc:date>2019-12-04T10:53:24Z</dc:date>
    </item>
    <item>
      <title>Type your subject here...FATAL ERROR during the NA installation</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Type-your-subject-here-FATAL-ERROR-during-the-NA-installation/m-p/2749942#M5588</link>
      <description>Hello, I have some fail during the installation, the version is 2019.05 When I go to the log file I can see the below output: Custom Action: com.rendition.installer.DBVerifyAction Status: FATAL ERROR Additional Notes: FATAL ERROR - class com.rendition.installer.DBVerifyAction FatalInstallException: Internal Error: ERROR: relation "rn_device_software_image" does not exist Position: 32 Thanks for any help.</description>
      <pubDate>Wed, 04 Dec 2019 09:19:46 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Type-your-subject-here-FATAL-ERROR-during-the-NA-installation/m-p/2749942#M5588</guid>
      <dc:creator>Itayala</dc:creator>
      <dc:date>2019-12-04T09:19:46Z</dc:date>
    </item>
    <item>
      <title>Generating NPS report on HSRP status</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Generating-NPS-report-on-HSRP-status/m-p/2749939#M163385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We need to use iSPI Performance for Metrics to generate a report on the availability of HSRP for some redundant routers, but I'm unable to find how to query info about an HSRP redundancy group from NPS.&lt;/P&gt;&lt;P&gt;This data is available in NNMi under Router Redundancy Groups, but there doesn't seem to be any Redundancy Group object (or HSRP, or similar) in the topology selector, nor anywhere else that I can see.&lt;/P&gt;&lt;P&gt;I could, maybe, group the interfaces hosting the HSRP IPs in an interface group, but that'd get me the individual status for those interfaces, not the availability of the HSRP. And also, since the info regarding the HSRP availability is readily available in NNMi, I'd guess there should be some straight forward method to create a report for that info.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 09:11:49 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Generating-NPS-report-on-HSRP-status/m-p/2749939#M163385</guid>
      <dc:creator>JM_M</dc:creator>
      <dc:date>2019-12-04T09:11:49Z</dc:date>
    </item>
    <item>
      <title>Customize mail that is send from report</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Customize-mail-that-is-send-from-report/m-p/2749752#M5582</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Maybe one of you has already found a good solution for this. For compliance reasons we need to regularly document the compliance state of individual devices.This seems easy - Search for compliance, select the devices and the corresponding policies.&lt;/P&gt;&lt;P&gt;But the problem is the automated storage of this report (I plan to send it to Sharepoint) or to be more precise the customization of the email-report. It would preferably be sent as PDF-Attachment with a defined naming convention, like &amp;lt;Year&amp;gt;&amp;lt;Month&amp;gt;_&amp;lt;ReportName&amp;gt;.&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;I would like to use the out-of-the-box feature from NA to send reports by mail but it seems to be lacking this options.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How are you handling reporting tasks like this? Do you export to &amp;lt;NA_Home&amp;gt;/addins and then run a cron to have the flexibility?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:23:11 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Customize-mail-that-is-send-from-report/m-p/2749752#M5582</guid>
      <dc:creator>BeniG</dc:creator>
      <dc:date>2019-12-03T15:23:11Z</dc:date>
    </item>
    <item>
      <title>How to find all nodes which are "OutofService" under "Node Management Mode" using command line?</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/How-to-find-all-nodes-which-are-quot-OutofService-quot-under/m-p/2749723#M163384</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I would like to find all devices which are marked as "OutofService" and marked them as "Managed". Let me know how can I find all devices which are marked as "OutofService" and how can I change them to "Managed" using command line interface. (Don't want to use GUI).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath Kumar.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 14:49:24 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/How-to-find-all-nodes-which-are-quot-OutofService-quot-under/m-p/2749723#M163384</guid>
      <dc:creator>Bharath Kumar</dc:creator>
      <dc:date>2019-12-03T14:49:24Z</dc:date>
    </item>
    <item>
      <title>Deploy NOM 19.11 CDF problem</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/Deploy-NOM-19-11-CDF-problem/m-p/2749704#M5583</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Documentation step Deploy/Select the deployment configuration I am unable to select anything but "Ultimate" version and hence BVD container. Not sure this is a problem and I can later change that to "Premium" as I am unable to proceed...&lt;/LI&gt;&lt;LI&gt;After running offline download images all download fine except itom-nom-config_2019.11.0.38 .I checked directly on DockerHub, and there is only .39 version... If I change the version manually in image-set.json it gets downloaded, but the web admin:3000 utility reports that image .38 is missing&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any idea ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:51:17 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/Deploy-NOM-19-11-CDF-problem/m-p/2749704#M5583</guid>
      <dc:creator>Marko Selan</dc:creator>
      <dc:date>2019-12-03T13:51:17Z</dc:date>
    </item>
    <item>
      <title>DB Error when installing NA - EXECUTE on CTXSYS.ctx_ddl</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/DB-Error-when-installing-NA-EXECUTE-on-CTXSYS-ctx-ddl/m-p/2749630#M5580</link>
      <description>&lt;P&gt;Hi Team!&lt;/P&gt;&lt;P&gt;I am installing NA 10.20, in a new environment as I will be upgrading till NA 2019.05, once the DB is moved to the correct place.&lt;/P&gt;&lt;P&gt;When I am installing NA, the installer reviewed the DB privileges and it shows that there are some privileges that are missing. One is the "EXECUTE on CTXSYS.ctx_ddl". Customer mentioned that they applied this in capital letters, but the installer still sees as it is not properly set. We are in a discussion with the customer mentioning that we do need this parameter to be as it is in the manuals, and they assure that the configuration is set.&lt;/P&gt;&lt;P&gt;The installer gives the possibility to skip this check but I am not sure if it is a good idea to proceed.&lt;/P&gt;&lt;P&gt;Any suggestion on this case? it is the first time this happened to me installing NA.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ivonne&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 08:45:37 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/DB-Error-when-installing-NA-EXECUTE-on-CTXSYS-ctx-ddl/m-p/2749630#M5580</guid>
      <dc:creator>Ivonne Nirich</dc:creator>
      <dc:date>2019-12-03T08:45:37Z</dc:date>
    </item>
    <item>
      <title>NA take snapshot don't show version</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/NA-take-snapshot-don-t-show-version/m-p/2749622#M5578</link>
      <description>&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;as title ,NA device take snapshot don't&lt;FONT color="#FF0000"&gt; show version&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 08:04:39 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/NA-take-snapshot-don-t-show-version/m-p/2749622#M5578</guid>
      <dc:creator>sheng kai</dc:creator>
      <dc:date>2019-12-03T08:04:39Z</dc:date>
    </item>
    <item>
      <title>Have a product wide task to deploy ACL on devices similar to create VLAN task.</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Have-a-product-wide-task-to-deploy-ACL-on-devices-similar-to/idi-p/2749317</link>
      <description>&lt;P&gt;Today we have a task to delete ACLs and snapshot task can parse and show the ACLs. Behind the scenes each of the drivers handle this for the respective devices with device specific syntax. Similar behavior or task would be useful to deploy ACLs which can be used for cross launch or trigger from NNMi based on certain analysis&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 06:51:56 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Have-a-product-wide-task-to-deploy-ACL-on-devices-similar-to/idi-p/2749317</guid>
      <dc:creator>Vivek M S</dc:creator>
      <dc:date>2019-12-02T06:51:56Z</dc:date>
    </item>
    <item>
      <title>Need REST interface for NOM/NNMI account maintenance</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-REST-interface-for-NOM-NNMI-account-maintenance/idi-p/2749283</link>
      <description>&lt;P&gt;We need a REST interface for NOM/NNMi account maintenance.&amp;nbsp; Currently, there is no REST interface that we can use with OO to perform NNMI add, modify and delete user like we can with NA.&amp;nbsp; Ideally this capability would be added to NNMi and NOM in order to support mixed-mode deployments.&amp;nbsp; The complete list of capabilities is:&lt;/P&gt;&lt;P&gt;1. Add user&lt;BR /&gt;2. Delete user&lt;BR /&gt;3. Add user group&lt;BR /&gt;4. Delete user group&lt;BR /&gt;5. Add user to user group&lt;BR /&gt;6. Delete user from user group&lt;BR /&gt;7. Add user roles&lt;BR /&gt;8. Delete user roles&lt;BR /&gt;9. Assign roles to user groups&lt;BR /&gt;10. Deassign roles from user groups&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2019 19:51:22 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-REST-interface-for-NOM-NNMI-account-maintenance/idi-p/2749283</guid>
      <dc:creator>tom_santanello</dc:creator>
      <dc:date>2019-12-01T19:51:22Z</dc:date>
    </item>
    <item>
      <title>How do i add Mail id's for device alerts in NNMi tool</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/How-do-i-add-Mail-id-s-for-device-alerts-in-NNMi-tool/m-p/2749015#M163377</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Hope all are doing well!!!!&lt;/P&gt;&lt;P&gt;Can any one guide me where to add the mail id's for node down and up mail alerts in NNMi tool.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjitha S&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 06:59:01 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/How-do-i-add-Mail-id-s-for-device-alerts-in-NNMi-tool/m-p/2749015#M163377</guid>
      <dc:creator>Ranjitha_S</dc:creator>
      <dc:date>2019-11-29T06:59:01Z</dc:date>
    </item>
    <item>
      <title>NNM SDK using WebService</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNM-SDK-using-WebService/m-p/2748911#M163376</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;I am currently involved in an Automation Project and I have to add nodes to NNM, do SNMP Agent Status query etc.&lt;/P&gt;&lt;P&gt;I have started with "NNM-SDK_Using_NNMi_Web_Services.pdf" but having difficulty as it is written for LINUX Version of NNM and i am using Windows. I can not move further after Point 3. on page 4 path mentioned is different from screenshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;img src="https://dcvta86296.i.lithium.com/t5/image/serverpage/image-id/19156i902C4BC8A36F0CCC/image-size/large?v=1.0&amp;amp;px=999" alt="SDK.PNG" title="SDK.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;as i can not find path mentioned in screenhot, i assume path mentioned in text "%nnminstalldir%NNM/Server/deploy" is correct path so i copied file there. it also talk about ovjboss restart but not clearly so i have rebooted whold Server still when i check ovjboss.log file i see no entries as mentioned in the doc and when checking the jmx console there is no mbean called "inventoryclient".&lt;/P&gt;&lt;P&gt;any Suggestion? also i wonder is there updated Version of this document? is it possible to Import some built in jar package in Project and start using it.&lt;/P&gt;&lt;P&gt;-KAKA-&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 11:15:43 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNM-SDK-using-WebService/m-p/2748911#M163376</guid>
      <dc:creator>KAKA_2</dc:creator>
      <dc:date>2019-11-28T11:15:43Z</dc:date>
    </item>
    <item>
      <title>Need a command for just extract/list incidents from incident database</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-a-command-for-just-extract-list-incidents-from-incident/idi-p/2748520</link>
      <description>&lt;P&gt;Actually, its possible to list and trace incidents through incident browser, even you can export these list to an spreadsheet. There is also another method but implies conecting directly to the database using Postgres utility 'psql' and this is not recommended. So it could be very useful to have a command for listing and extracting incidents from the incident database that allows to specify a node, view of node group and for an specific time frame.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 09:42:19 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-a-command-for-just-extract-list-incidents-from-incident/idi-p/2748520</guid>
      <dc:creator>emonzo</dc:creator>
      <dc:date>2019-11-27T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Traffic SPI Queries</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Traffic-SPI-Queries/m-p/2748502#M163374</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Went through Traffic SPI deployment guide and try to understand below,&lt;/P&gt;&lt;P&gt;If I Disable Raw Data Logging, I cannot use Interface Traffic reports&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; What does this reports gives me additionally&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Whether metric data will be collected for the reports if raw data logging is disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If raw data logging is enabled is there any fine tuning I can do for additional load&lt;/P&gt;&lt;P&gt;I see below reports are disabled by default&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Interface Traffic Aggregated Top Conversations for Destination Port&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Interface Traffic_1_min Top Conversations for Destination Port&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Interface Traffic Aggregated Top Sources for Destination Port&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Interface Traffic_1_min Top Sources for Destination Port&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Whether metric data will be collected for the reports if still they are disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If reports are enabled, is there any fine tuning I can do for additional load&lt;/P&gt;&lt;P&gt;If I change the retention period for ETL as per user guide, does it affect Component and Interface extension pack&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ETL_MaxChildProcs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ETL_MaxRecordsPerChild&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ETL_MaxMetricsFilesPerBatch&lt;/P&gt;&lt;P&gt;Backup of each collector&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;How to decide disk size for backup&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 07:31:28 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Traffic-SPI-Queries/m-p/2748502#M163374</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2019-11-27T07:31:28Z</dc:date>
    </item>
    <item>
      <title>Temperature, Fan status and IP Address reachability reports in NPS</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Temperature-Fan-status-and-IP-Address-reachability-reports-in/idi-p/2748498</link>
      <description>&lt;P&gt;HI Team&lt;/P&gt;&lt;P&gt;We need&amp;nbsp;Temperature, Fan status and IP Address(not management IP) reachability reports in NPS, however these metrics details are collected by NNMi, but not sending to NPS, can you please enable this option with reports in NPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 06:59:52 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Temperature-Fan-status-and-IP-Address-reachability-reports-in/idi-p/2748498</guid>
      <dc:creator>narkodu</dc:creator>
      <dc:date>2019-11-27T06:59:52Z</dc:date>
    </item>
    <item>
      <title>Can’t get HPOM tools to start a node application using 1024 file descriptors</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Can-t-get-HPOM-tools-to-start-a-node-application-using-1024-file/m-p/2748463#M163371</link>
      <description>The toolset works on sunOS 10, but recently the customer upgraded to sonOS 11, and there is an /etc/project file that has a line&lt;BR /&gt;User.cust:100::::project.maxmsg-ids=(priv,512,deny);process.max-file-descriptor=(basic,1024,deny)&lt;BR /&gt;I don’t know how to get that file-descriptor variable ‘into’ my toolset when it calls a local script on the customer node/server</description>
      <pubDate>Tue, 26 Nov 2019 21:48:49 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Can-t-get-HPOM-tools-to-start-a-node-application-using-1024-file/m-p/2748463#M163371</guid>
      <dc:creator>Benny123</dc:creator>
      <dc:date>2019-11-26T21:48:49Z</dc:date>
    </item>
    <item>
      <title>Problem with CDF Installation</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Problem-with-CDF-Installation/m-p/2748294#M163370</link>
      <description>&lt;P&gt;Hello&amp;nbsp; everyone !&lt;/P&gt;&lt;P&gt;I'm deploying a CDF version of NOM and stuck at last (probably) step. I'll waiting around two hours already when installation was finished... according NOM log something going wrong but I can't understand what was happened.&lt;/P&gt;&lt;P&gt;Part of NOM_installer.log here:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2019-11-26T14:25:38.507+0000 FINE sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection" target="_blank" rel="noopener"&gt;www.protocol.http.HttpURLConnection&lt;/A&gt;: sun.net.www.MessageHeader@59f3521616 pairs: {null: HTTP/1.1 200}{Date: Tue, 26 Nov 2019 14:25:38 GMT}{Content-Type: application/json;charset=utf-8}{Transfer-Encoding: chunked}{Connection: keep-alive}{Vary: Accept-Encoding}{X-Content-Security-Policy: default-src 'self'; img-src 'self' data:; font-src 'self' data:}{Content-Security-Policy: default-src 'self'; img-src 'self' data:; font-src 'self' data:}{Cache-Control: no-cache}{Pragma: no-cache}{Expires: Thu, 01 Jan 1970 00:00:00 GMT}{Cache-Control: no-store}{Strict-Transport-Security: max-age=15724800; includeSubDomains;}{X-XSS-Protection: 1; mode=block}{X-Frame-Options: DENY}{X-Content-Type-Options: nosniff}&lt;BR /&gt;2019-11-26T14:25:38.509+0000 FINE com.hpe.sw.nmc.nom.install.config.action.InstallProgressAction: Status of progress is {"status":"IN_PROGRESS"}&lt;BR /&gt;2019-11-26T14:25:39.297+0000 FINE sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection" target="_blank" rel="noopener"&gt;www.protocol.http.HttpURLConnection&lt;/A&gt;: sun.net.www.MessageHeader@20a2233010 pairs: {null: HTTP/1.1 200}{X-Content-Type-Options: nosniff}{X-XSS-Protection: 1; mode=block}{Cache-Control: no-cache, no-store, max-age=0, must-revalidate}{Pragma: no-cache}{Expires: 0}{X-FRAME-OPTIONS: SAMEORIGIN}{Content-Type: application/json;charset=UTF-8}{Transfer-Encoding: chunked}{Date: Tue, 26 Nov 2019 14:25:38 GMT}&lt;BR /&gt;2019-11-26T14:25:39.298+0000 INFO com.hpe.sw.nmc.nom.install.config.adapter.CdfApi: Response from CDF for signalDeploymentEnd is 200: null&lt;BR /&gt;2019-11-26T14:25:39.349+0000 SEVERE com.hpe.sw.nmc.nom.install.config.action.Installer: Install failed with error&lt;BR /&gt;com.hp.ov.nms.as.server.common.web.HttpServerException: Failed to deploy: itom-nom-content.yaml&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.utils.Utility.newServerWithCause(Utility.java:86)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.task.DeployYamlTask.execute(DeployYamlTask.java:41)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.action.Installer.executeTasks(Installer.java:225)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.action.Installer.runInstall(Installer.java:200)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.action.Installer.performInstall(Installer.java:133)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.action.Installer.lambda$startInstall$0(Installer.java:95)&lt;BR /&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at com.hp.ov.nms.as.common.concurrent.ConcurrencyUtils.runWithContextClassLoader(ConcurrencyUtils.java:15)&lt;BR /&gt;at com.hp.ov.nms.as.common.concurrent.AbstractWrapper.run(AbstractWrapper.java:22)&lt;BR /&gt;at com.hp.ov.nms.as.common.concurrent.WorkerThread.run(WorkerThread.java:52)&lt;BR /&gt;Caused by: java.util.concurrent.TimeoutException: Timed out after waiting for 1801 seconds&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.task.InstallTaskStatus.pollForCompletion(InstallTaskStatus.java:92)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.task.DeployYamlTask.execute(DeployYamlTask.java:37)&lt;BR /&gt;... 9 more&lt;/P&gt;&lt;P&gt;2019-11-26T14:26:52.287+0000 FINE com.hp.ov.nms.as.common.concurrent.NmsThreadPoolExecutor: Removing 1 idle entries from the pool&lt;BR /&gt;2019-11-26T14:27:23.626+0000 FINE com.hp.ov.nms.as.common.concurrent.NmsThreadPoolExecutor: Removing 1 idle entries from the pool&lt;BR /&gt;2019-11-26T14:27:23.627+0000 FINE com.hp.ov.nms.as.common.concurrent.NmsThreadPoolExecutor: Removing 1 idle entries from the pool&lt;BR /&gt;^C&lt;BR /&gt;[root@nom images_20191126124354]# tail -f /var/vols/itom/core/suite-install/nom/output/logs/NOM_installer.log&lt;/P&gt;&lt;P&gt;at com.hp.ov.nms.as.common.concurrent.AbstractWrapper.run(AbstractWrapper.java:22)&lt;BR /&gt;at com.hp.ov.nms.as.common.concurrent.WorkerThread.run(WorkerThread.java:52)&lt;BR /&gt;Caused by: java.util.concurrent.TimeoutException: Timed out after waiting for 1801 seconds&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.task.InstallTaskStatus.pollForCompletion(InstallTaskStatus.java:92)&lt;BR /&gt;at com.hpe.sw.nmc.nom.install.config.task.DeployYamlTask.execute(DeployYamlTask.java:37)&lt;BR /&gt;... 9 more&lt;/P&gt;&lt;P&gt;2019-11-26T14:26:52.287+0000 FINE com.hp.ov.nms.as.common.concurrent.NmsThreadPoolExecutor: Removing 1 idle entries from the pool&lt;BR /&gt;2019-11-26T14:27:23.626+0000 FINE com.hp.ov.nms.as.common.concurrent.NmsThreadPoolExecutor: Removing 1 idle entries from the pool&lt;BR /&gt;2019-11-26T14:27:23.627+0000 FINE com.hp.ov.nms.as.common.concurrent.NmsThreadPoolExecutor: Removing 1 idle entries from the pool&lt;/P&gt;&lt;P&gt;And my pods stutus here:&lt;/P&gt;&lt;P&gt;@nom images_20191126124354]# kubectl get pods --all-namespaces&lt;BR /&gt;NAMESPACE NAME READY STATUS RESTARTS AGE&lt;BR /&gt;core cdf-apiserver-5b96f566db-r5l9m 2/2 Running 0 7d1h&lt;BR /&gt;core cdf-check-nfs-10-17-4-29-dev-pts-1 0/1 Completed 0 16s&lt;BR /&gt;core fluentd-srvdm 2/2 Running 0 131m&lt;BR /&gt;core idm-5dd87697d9-9l8mm 2/2 Running 0 131m&lt;BR /&gt;core idm-5dd87697d9-vqwxb 2/2 Running 0 131m&lt;BR /&gt;core itom-cdf-deployer-v2czx 0/1 Completed 0 7d1h&lt;BR /&gt;core itom-cdf-image-utils-mldx7 0/1 Completed 0 131m&lt;BR /&gt;core itom-cdf-ingress-frontend-5bb5d49b4d-6v65h 2/2 Running 0 48m&lt;BR /&gt;core itom-cdf-ingress-frontend-5bb5d49b4d-98mjq 2/2 Running 0 48m&lt;BR /&gt;core itom-cdf-move-pack 0/1 Completed 0 7d1h&lt;BR /&gt;core itom-cdf-tiller-7c46448b59-c4f5l 2/2 Running 1 7d1h&lt;BR /&gt;core itom-k8s-dashboard-5f97db55cd-jp8nt 2/2 Running 0 130m&lt;BR /&gt;core itom-logrotate-9fjpd 1/1 Running 0 131m&lt;BR /&gt;core itom-postgresql-default-7c79888bb5-hsbxp 2/2 Running 0 131m&lt;BR /&gt;core itom-vault-54f8c57c56-wxmh5 1/1 Running 0 7d1h&lt;BR /&gt;core kube-registry-wkd42 2/2 Running 0 5d23h&lt;BR /&gt;core kubernetes-vault-kmfdk 1/1 Running 0 7d1h&lt;BR /&gt;core metrics-server-574d7b67f5-kcm99 2/2 Running 0 130m&lt;BR /&gt;core mng-portal-7cd78c948-pcphp 2/2 Running 0 131m&lt;BR /&gt;core nginx-ingress-controller-7747d58b94-2xtsb 2/2 Running 0 131m&lt;BR /&gt;core nginx-ingress-controller-7747d58b94-jg8h7 2/2 Running 0 131m&lt;BR /&gt;core suite-conf-pod-nom-5967476564-fwdzr 2/2 Running 0 126m&lt;BR /&gt;core suite-db-866f8448fc-7f2kg 2/2 Running 0 7d1h&lt;BR /&gt;core suite-installer-frontend-dbfc8957d-m58jp 2/2 Running 0 7d1h&lt;BR /&gt;kube-system apiserver-nom.microfocus.local 1/1 Running 0 7d1h&lt;BR /&gt;kube-system controller-nom.microfocus.local 1/1 Running 1 7d1h&lt;BR /&gt;kube-system coredns-gv95r 1/1 Running 0 7d1h&lt;BR /&gt;kube-system etcd-nom.microfocus.local 1/1 Running 0 7d1h&lt;BR /&gt;kube-system heapster-apiserver-cbb795cd4-h2n4g 1/1 Running 0 130m&lt;BR /&gt;kube-system kube-flannel-ds-amd64-9q54h 1/1 Running 0 7d1h&lt;BR /&gt;kube-system scheduler-nom.microfocus.local 1/1 Running 1 7d1h&lt;BR /&gt;nom-p6ni2 broker-0 2/2 Running 1 78m&lt;BR /&gt;nom-p6ni2 broker-1 2/2 Running 0 75m&lt;BR /&gt;nom-p6ni2 broker-2 2/2 Running 0 74m&lt;BR /&gt;nom-p6ni2 itom-nom-autopass-lms-fd564cb8d-dp8dd 2/2 Running 0 81m&lt;BR /&gt;nom-p6ni2 itom-nom-default-http-backend-68956869d-zcxxw 1/1 Running 0 85m&lt;BR /&gt;nom-p6ni2 itom-nom-ingress-cc4r6 1/1 Running 0 85m&lt;BR /&gt;nom-p6ni2 itom-nom-postgresql-apls-7ff498d444-vjmhg 2/2 Running 0 83m&lt;BR /&gt;nom-p6ni2 itom-pg-backup-69bbc6f9c9-fnvbj 2/2 Running 0 127m&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;nom-p6ni2 nom-content-5c8665fcbc-ppq5p 0/1 CreateContainerConfigError 0 78m&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;nom-p6ni2 nom-pg-backup-856f4b87-q57vf 2/2 Running 0 84m&lt;BR /&gt;nom-p6ni2 zookeeper-0 1/1 Running 0 78m&lt;BR /&gt;nom-p6ni2 zookeeper-1 1/1 Running 0 77m&lt;BR /&gt;nom-p6ni2 zookeeper-2 1/1 Running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone&amp;nbsp; know how to solve this issue ?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 15:34:04 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Problem-with-CDF-Installation/m-p/2748294#M163370</guid>
      <dc:creator>Pavel_S</dc:creator>
      <dc:date>2019-11-26T15:34:04Z</dc:date>
    </item>
    <item>
      <title>Getting ifLastChange status report</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Getting-ifLastChange-status-report/idi-p/2747888</link>
      <description>&lt;P&gt;&lt;FONT&gt;We are looking for a report which can give us the list of interfaces with its last change status.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT&gt;It is possible through snmp query and we would like to run a snmp query against each interface on a device and report the status to NA database.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT&gt;When we are extracting the report for the interface it should provide the latest status.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 08:18:47 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Getting-ifLastChange-status-report/idi-p/2747888</guid>
      <dc:creator>ihulki</dc:creator>
      <dc:date>2019-11-25T08:18:47Z</dc:date>
    </item>
    <item>
      <title>Create incident only when 2 nodes are down</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Create-incident-only-when-2-nodes-are-down/m-p/2747220#M163367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to monitor a pair of coolers which are alternating. So anytime, one of the coolers is switched off.&lt;/P&gt;&lt;P&gt;My problem now is, that i get an incident everytime the coolers are switching because then one of them shuts down. I'm looking for a possibility to create only an incident if both of the coolers are not running.&lt;/P&gt;&lt;P&gt;Has anyone an idea?&lt;/P&gt;&lt;P&gt;BR Florian&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 10:42:22 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Create-incident-only-when-2-nodes-are-down/m-p/2747220#M163367</guid>
      <dc:creator>flobis</dc:creator>
      <dc:date>2019-11-21T10:42:22Z</dc:date>
    </item>
    <item>
      <title>trap/incidents attributes (CIA) should be displayed as text not just as OID</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/trap-incidents-attributes-CIA-should-be-displayed-as-text-not/idi-p/2747215</link>
      <description>&lt;P&gt;example:&lt;BR /&gt;a powersupply trap&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; cefcPowerStatusChange&amp;nbsp; / .1.3.6.1.4.1.9.9.117.2.0.2&lt;/STRONG&gt;&lt;BR /&gt;delivers 2 trap variables: &lt;STRONG&gt;cefcFRUPowerOperStatus&lt;/STRONG&gt; and &lt;STRONG&gt;cefcFRUPowerAdminStatus&lt;/STRONG&gt;&lt;BR /&gt;In the custom Attributes of the trap you only see:&lt;/P&gt;&lt;P&gt;.1.3.6.1.4.1.9.9.117.1.1.2.1.2.14: on&lt;BR /&gt;.1.3.6.1.4.1.9.9.117.1.1.2.1.1.14: on&lt;BR /&gt;The ".14" ist the instance number&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would like to get a NNMi function to convert the OID to a textual name for the message text field like this:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;$cianame&lt;/STRONG&gt;&amp;lt;$1&amp;gt; = $text&amp;lt;$1&amp;gt;&lt;BR /&gt;which should result in:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; cefcFRUPowerOperStatus.14=on&lt;BR /&gt;there is already the function $oidtext, which provides this feature for the value of the variable- but no function for it's Name.&lt;BR /&gt;(i.e. trap var .1.2.3.4 octetstring "1.3.6.1.4.1.9.9.117.1.1.2.1.1.14")&lt;/P&gt;&lt;P&gt;the new function should convert ".1.2.3.4" to a textual name&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 10:13:43 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/trap-incidents-attributes-CIA-should-be-displayed-as-text-not/idi-p/2747215</guid>
      <dc:creator>Robert_224</dc:creator>
      <dc:date>2019-11-21T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Get the temperature that is triggering TemperatureOutOfRangeOrMalfunctioning in the event</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Get-the-temperature-that-is-triggering/idi-p/2747213</link>
      <description>&lt;P&gt;This is a re-submission of the legacy Enhancement Request &lt;A href="https://softwaresupport.softwaregrp.com/doc/group/softwaresupport/search-result/-/facetsearch/document/LID/QCCR1B133481" target="_self"&gt;QCCR1B133481&lt;/A&gt;in Idea Exchange.&lt;/P&gt;
&lt;P&gt;For TemperatureOutOfRangeOrMalfunctioning management events, we should be able to see the measured temperature value that is triggering the event.&lt;/P&gt;
&lt;H3 class="visible-lg-block"&gt;TemperatureOutOfRangeOrMalfunctioning&lt;/H3&gt;
&lt;H3 class="visible-lg-block"&gt;TemperatureOutOfRangeOrMalfunctioning&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 10:07:23 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Get-the-temperature-that-is-triggering/idi-p/2747213</guid>
      <dc:creator>Vicente Navarro</dc:creator>
      <dc:date>2019-11-21T10:07:23Z</dc:date>
    </item>
    <item>
      <title>add Brocade NETIRON CES to the DDP - NNMi</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/add-Brocade-NETIRON-CES-to-the-DDP-NNMi/idi-p/2747070</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;Please note that we need to add Brocade to the supported devices and to make sure that it is discovered properly as now it give some missing data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AlHossain Tarek Marzouk&lt;/P&gt;&lt;P&gt;+201140990100&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 15:37:34 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/add-Brocade-NETIRON-CES-to-the-DDP-NNMi/idi-p/2747070</guid>
      <dc:creator>alhossain_marzouk</dc:creator>
      <dc:date>2019-11-20T15:37:34Z</dc:date>
    </item>
    <item>
      <title>L2 map not displaying links</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/L2-map-not-displaying-links/m-p/2744048#M163366</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;has anyone encountered this issue?&lt;/P&gt;&lt;P&gt;the L2 Map shows equipments in it. these equipements have a layer 2 connection too between each other.&lt;/P&gt;&lt;P&gt;however, when I open the L2 topology view (with 1 hop),&amp;nbsp; I can see 3 icons but there is no connection between them.&lt;/P&gt;&lt;P&gt;Strange issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 400px;"&gt;&lt;img src="https://dcvta86296.i.lithium.com/t5/image/serverpage/image-id/18839i3C230732F3C9D3CB/image-size/medium?v=1.0&amp;amp;px=400" alt="clipboard_image_0.png" title="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 21:44:59 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/L2-map-not-displaying-links/m-p/2744048#M163366</guid>
      <dc:creator>srikanth_7</dc:creator>
      <dc:date>2019-11-19T21:44:59Z</dc:date>
    </item>
    <item>
      <title>IPT to co-exist with NNMi in FIPS mode</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/IPT-to-co-exist-with-NNMi-in-FIPS-mode/idi-p/2743653</link>
      <description>&lt;P&gt;This is an Enhancement Request for IPT to co-exist with NNMi in FIPS mode without any impact to IPT functionality.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 05:07:56 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/IPT-to-co-exist-with-NNMi-in-FIPS-mode/idi-p/2743653</guid>
      <dc:creator>Parul_G</dc:creator>
      <dc:date>2019-11-19T05:07:56Z</dc:date>
    </item>
    <item>
      <title>bgp graphing</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/bgp-graphing/m-p/2743505#M163365</link>
      <description>&lt;P&gt;running 2019.05 with NNMP 2018&lt;/P&gt;&lt;P&gt;Need to graph each BGP peer IP showing same data that is in NNM state poller.&lt;/P&gt;&lt;P&gt;Performance for Metrics only shows BGP stats for node NOT individual peer IPs.&lt;/P&gt;&lt;P&gt;The NNM under state poller does show BGP info per peer Ip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't see how to show graph with BGP data and peer IP address.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 16:34:39 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/bgp-graphing/m-p/2743505#M163365</guid>
      <dc:creator>Fitzz</dc:creator>
      <dc:date>2019-11-18T16:34:39Z</dc:date>
    </item>
    <item>
      <title>Need database field "SRC_TENANT_NAME" in "NMS_QA_CBQOS_POLICY" to support more char's</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-database-field-quot-SRC-TENANT-NAME-quot-in-quot-NMS-QA/idi-p/2743358</link>
      <description>&lt;P&gt;This field is today limited to 36 char.&lt;/P&gt;&lt;P&gt;Because of this we are not able to collect QoS statistic on nodes that have a tenant name longer then 36 char.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SNMP data will not be stored i the DB&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 09:55:09 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-database-field-quot-SRC-TENANT-NAME-quot-in-quot-NMS-QA/idi-p/2743358</guid>
      <dc:creator>Kim Andre Espeseth</dc:creator>
      <dc:date>2019-11-18T09:55:09Z</dc:date>
    </item>
    <item>
      <title>NNMi reports for incidents</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/NNMi-reports-for-incidents/idi-p/2742918</link>
      <description>&lt;P&gt;On top of all reporting capabilities, PerfSPI is lacking basic one - reports on incidents.&lt;/P&gt;&lt;P&gt;Ideally such reports would include incidents per node with grouping options per type, severity, priority, etc... just bring the incidents to PerfSPI, we will manage the reports &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Vesko.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 16:10:51 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/NNMi-reports-for-incidents/idi-p/2742918</guid>
      <dc:creator>Vesselin Kotaro</dc:creator>
      <dc:date>2019-11-14T16:10:51Z</dc:date>
    </item>
    <item>
      <title>Nodes getting deleted from NNMi</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Nodes-getting-deleted-from-NNMi/m-p/2742855#M163363</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nodes from nnmi is getting auto deleted, we have verified the settings. can you please guide to fix the issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 694px;"&gt;&lt;img src="https://dcvta86296.i.lithium.com/t5/image/serverpage/image-id/18638iE46B7DE8EBB7529F/image-size/large?v=1.0&amp;amp;px=999" alt="screenshot.JPG" title="screenshot.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 14:13:43 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Nodes-getting-deleted-from-NNMi/m-p/2742855#M163363</guid>
      <dc:creator>connection</dc:creator>
      <dc:date>2019-11-14T14:13:43Z</dc:date>
    </item>
    <item>
      <title>archivelog saturation</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/archivelog-saturation/m-p/2742606#M5573</link>
      <description>&lt;P&gt;Hello how are you!&lt;/P&gt;&lt;P&gt;I have problems with my Oracle database in network automation since the archivelog is filling up very fast,&lt;BR /&gt;I stopped the tasks but still continues to generate space, will they have any suggestions or what is it that can generate so much space in the database?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:37:14 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/archivelog-saturation/m-p/2742606#M5573</guid>
      <dc:creator>error install NA</dc:creator>
      <dc:date>2019-11-13T21:37:14Z</dc:date>
    </item>
    <item>
      <title>sybase doesn't install NPS 10.80</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/sybase-doesn-t-install-NPS-10-80/m-p/2742566#M163356</link>
      <description>&lt;P&gt;I'm trying to install NPS on rhel 7, and it keeps failing.&amp;nbsp; It doesn't install Sybase nor the BI services.&amp;nbsp; Here are the last few lines in the log file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finalize action for package HPNNMPerfSPI 10.80.000 (NNM iSPI Performance - Network Performance Server) (Install Sybase IQ) was not successful.&lt;/P&gt;&lt;P&gt;2019-11-13 18:45:27,374 INFO - Executing finalize action : Install BI Server&lt;/P&gt;&lt;P&gt;2019-11-13 18:53:02,391 INFO - The script /bin/bash /var/opt/OV/packages/&amp;nbsp; has returned a value of 129&lt;/P&gt;&lt;P&gt;2019-11-13 18:53:02,392 WARN - Finalize action warning.&lt;/P&gt;&lt;P&gt;Finalize action for package HPNNMPerfSPI 10.80.000 (NNM iSPI Performance - Network Performance Server) (Install BI Server) was not successful.&lt;/P&gt;&lt;P&gt;Thank!!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 19:24:52 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/sybase-doesn-t-install-NPS-10-80/m-p/2742566#M163356</guid>
      <dc:creator>acarter</dc:creator>
      <dc:date>2019-11-13T19:24:52Z</dc:date>
    </item>
    <item>
      <title>Bulk Mode script to have increase flexibility</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Bulk-Mode-script-to-have-increase-flexibility/idi-p/2742475</link>
      <description>&lt;P&gt;Bulk mode works and line-by-line fails when deploying a simple change plan like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;int range gig1/0/1-48 , gig2/0/1-48 , gig3/0/1-48 , gig4/0/1-48 , gig5/0/1-48&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;auto qos voip cisco-phone&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bulk mode deployments complete successfully in both scenarios above ; however bulk mode is not what we need for this type of script because the Cisco device will not invoke the internal process to generate additional configuration parameters for QoS setup when the ‘auto qos voip cisco-phone’ command is received via a bulk config update via transfer protocols like tftp, ftp, etc.&amp;nbsp; This command requires that NA connect to the device shell and issue the command explicitly.&lt;/P&gt;&lt;P&gt;Another difference between the two examples above which may contribute to how NA processes the change is the amount of time that it takes for the device to respond after issuing the first command (‘int range…’).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:55:53 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Bulk-Mode-script-to-have-increase-flexibility/idi-p/2742475</guid>
      <dc:creator>PSCSupport</dc:creator>
      <dc:date>2019-11-13T16:55:53Z</dc:date>
    </item>
    <item>
      <title>Repairing the mplsjboss process when doing the ovstatus</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Repairing-the-mplsjboss-process-when-doing-the-ovstatus/idi-p/2742158</link>
      <description>&lt;P&gt;NNMi environment shows that mplsjboss is running normally but it doesn't have PID and seems to have two process.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;We have open ticket but the result is telling that this situation is harmless for the system&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But my idea is to repair the result of ovstatus for making a better and unvoiding some unwanted misunderstading&lt;/P&gt;&lt;P&gt;since this is already a known error why not just fix it?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 698px;"&gt;&lt;img src="https://dcvta86296.i.lithium.com/t5/image/serverpage/image-id/18556i59E4AE2C8BBB155A/image-size/large?v=1.0&amp;amp;px=999" alt="unnamed.jpg" title="unnamed.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[root@nnmi1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;~]#&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ovstatus&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-c&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;PID&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;State&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Last&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Message(s)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;OVsPMD&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;5087&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ovjboss&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;4403&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;nnmaction&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;52162&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;nnmtrapreceivermd&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;5133&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Trap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Receiver&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;running.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;nmsdbmgr&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;4327&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Database&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;available.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;mplsjboss&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;mplsjboss&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 14:23:58 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Repairing-the-mplsjboss-process-when-doing-the-ovstatus/idi-p/2742158</guid>
      <dc:creator>davidsarwono</dc:creator>
      <dc:date>2019-11-13T14:23:58Z</dc:date>
    </item>
    <item>
      <title>Enhance path view tool</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Enhance-path-view-tool/idi-p/2742090</link>
      <description>&lt;P&gt;Dears&lt;/P&gt;&lt;P&gt;Path view tool is not working correctly&lt;/P&gt;&lt;P&gt;If I select node and and select path view tool, it gives error 'unable to resolve source host'&lt;/P&gt;&lt;P&gt;If I select source and destination host, it also gives me the same error.&lt;/P&gt;&lt;P&gt;One thing I noticed in path view tool it is not showing full FQDN of the device for both source and destination, not sure whether that is the issue.&lt;/P&gt;&lt;P&gt;We need to use for troubleshooting purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 10:41:05 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Enhance-path-view-tool/idi-p/2742090</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2019-11-13T10:41:05Z</dc:date>
    </item>
    <item>
      <title>NA/NNMi Integration question</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/NA-NNMi-Integration-question/m-p/2742020#M5571</link>
      <description>&lt;P&gt;Replace the device but the IP is the same.&lt;BR /&gt;To sync from NNM to NA.&lt;BR /&gt;But does not automatically discover.&lt;/P&gt;&lt;P&gt;what should I do?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 03:08:13 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/NA-NNMi-Integration-question/m-p/2742020#M5571</guid>
      <dc:creator>sheng kai</dc:creator>
      <dc:date>2019-11-13T03:08:13Z</dc:date>
    </item>
    <item>
      <title>NA application backup /restore  process</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/NA-application-backup-restore-process/m-p/2706885#M5565</link>
      <description>&lt;P&gt;How we can take NA application backup in a regular basis?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to restore the backup in to another server if the present application is crashed or went down ?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 13:46:11 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/NA-application-backup-restore-process/m-p/2706885#M5565</guid>
      <dc:creator>Saji K Matha</dc:creator>
      <dc:date>2019-11-07T13:46:11Z</dc:date>
    </item>
    <item>
      <title>How we can stop email notification for the failed "Take snap" task in NA</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/How-we-can-stop-email-notification-for-the-failed-quot-Take-snap/m-p/2706872#M5564</link>
      <description>&lt;P&gt;How we can stop email notification for the failed "Take snap" task in NA.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 12:47:49 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/How-we-can-stop-email-notification-for-the-failed-quot-Take-snap/m-p/2706872#M5564</guid>
      <dc:creator>Saji K Matha</dc:creator>
      <dc:date>2019-11-07T12:47:49Z</dc:date>
    </item>
    <item>
      <title>Sizing Tools for NOM</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Sizing-Tools-for-NOM/idi-p/2706767</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please provide a Sizing tools for the NOM suite to size the server as you provide on OpsBridge.&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 21:13:14 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Sizing-Tools-for-NOM/idi-p/2706767</guid>
      <dc:creator>ThibaudA</dc:creator>
      <dc:date>2019-11-06T21:13:14Z</dc:date>
    </item>
    <item>
      <title>Capacity planning report for interfaces</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Capacity-planning-report-for-interfaces/m-p/2706599#M163352</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see capacity planning report for Node CPU% in NNMi.&lt;/P&gt;&lt;P&gt;However, I can't see capacity planning report for Interfaces.&lt;/P&gt;&lt;P&gt;I hope NNMi does provide it , but I can't find it in NPS reporting console.&lt;/P&gt;&lt;P&gt;Any advise?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 11:03:36 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/Capacity-planning-report-for-interfaces/m-p/2706599#M163352</guid>
      <dc:creator>HanumantMadane</dc:creator>
      <dc:date>2019-11-06T11:03:36Z</dc:date>
    </item>
    <item>
      <title>NNMi Node added event</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/NNMi-Node-added-event/idi-p/2706577</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It would be great to have a "Node Added"&amp;nbsp; event generated when a new node arrive in the inventory ( seed or by Discovery)&lt;/P&gt;&lt;P&gt;It is for automation &amp;amp; integration purpose&lt;/P&gt;&lt;P&gt;"Node Deleted" would also be great&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nico&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 09:29:32 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/NNMi-Node-added-event/idi-p/2706577</guid>
      <dc:creator>Nicolas3</dc:creator>
      <dc:date>2019-11-06T09:29:32Z</dc:date>
    </item>
    <item>
      <title>Make device contact a searchable field similar to device location</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Make-device-contact-a-searchable-field-similar-to-device/idi-p/2705967</link>
      <description>&lt;P&gt;Similar to device location, device contact could be parsed from a device's SNMP configuration and be provided as a search field option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, the only way to search devices by contact is to use the 'configuration text' search which is not ideal.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 16:00:42 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Make-device-contact-a-searchable-field-similar-to-device/idi-p/2705967</guid>
      <dc:creator>aaron9060</dc:creator>
      <dc:date>2019-11-04T16:00:42Z</dc:date>
    </item>
    <item>
      <title>Need QoS Packet Loss in kbps/mbps threshold value</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-QoS-Packet-Loss-in-kbps-mbps-threshold-value/idi-p/2705923</link>
      <description>&lt;P&gt;Brief Description:&lt;/P&gt;&lt;P&gt;Currently for QoS Packet loss we have threshold to apply on packet loss based on % , but we are having various classes of different bandwidth within it . So, the problem here is that&amp;nbsp; % on Qos drops&amp;nbsp; is not catching drops on high BW ports and is catching everything on low BW ports. If you have 1% threshold default trigger here is the behavior:&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;On 1 G link it will catch drops higher than 10Mbps&lt;/LI&gt;&lt;LI&gt;On 10Mb class it will trigger already at 100kbps&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Benefits / Value: It will help to get defined loss in kbps/mbps based on class bandwitdh defined and will not face scenario as previously described.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Design details: If we can include both percentage and kbps/mbps as option for threshold event triggering.&lt;/P&gt;&lt;P&gt;It will help in various kind of network design scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 13:23:18 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Need-QoS-Packet-Loss-in-kbps-mbps-threshold-value/idi-p/2705923</guid>
      <dc:creator>Monojit Kundu</dc:creator>
      <dc:date>2019-11-04T13:23:18Z</dc:date>
    </item>
    <item>
      <title>Video: NOM Demonstration- Remediate a Network Compliance Issue</title>
      <link>https://community.microfocus.com/t5/NOM-Tips-Information/Video-NOM-Demonstration-Remediate-a-Network-Compliance-Issue/ta-p/2705505</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class="video-grid-info"&gt;
&lt;H3 class="video-grid-title"&gt;Micro Focus NOM Demonstration- Remediate a Network Compliance Issue&lt;/H3&gt;
&lt;DIV class="video-grid-info"&gt;
&lt;P class="video-grid-description"&gt;This video shows you how Network Operations Management detect, identify, and remediate a network.&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://site-419281.bcvp0rtal.com/detail/videos/network-operations-management/video/5993357721001/micro-focus-nom-demonstration--remediate-a-network-compliance-issue?autoStart=true" target="_blank" rel="noopener"&gt;Watch Video&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jan 2020 20:16:13 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Tips-Information/Video-NOM-Demonstration-Remediate-a-Network-Compliance-Issue/ta-p/2705505</guid>
      <dc:creator>winkra</dc:creator>
      <dc:date>2020-01-09T20:16:13Z</dc:date>
    </item>
    <item>
      <title>NA: For Policy / Rule - Add ability to match multiple text within a block</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/NA-For-Policy-Rule-Add-ability-to-match-multiple-text-within-a/idi-p/2705295</link>
      <description>&lt;P&gt;We have had requests from users who want to be able to ensure that blocks are compliant. As an example, a user wants to match text (VLAN) on one line within a block with text (VLAN) on another line within that same block.&lt;/P&gt;&lt;P&gt;Currently, even with using Reg-Ex that works outside of NA, this won't work within the rule.&lt;/P&gt;&lt;P&gt;There is an option to create custom scripts (diags) and parse the data and then have a policy that looks at the diag, however, for us the option to do it all within the policy (rule) is preferable as we already have the data - no need to run additional tasks to collect and store additional data, so not as streamlined as all within the policy (rule). Also, for us, it would be easier once we can have the functionality, we could add new rules that do the same/similar matching (just matching on different text within a block).&lt;/P&gt;&lt;P&gt;As an example:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;description to the moon and beyond&lt;BR /&gt;switchport access vlan 8675&lt;BR /&gt;...&lt;BR /&gt;authentication event fail action next-method&lt;BR /&gt;authentication event server dead action reinitialize vlan 8675&lt;BR /&gt;authentication event server alive action reinitialize&lt;BR /&gt;...&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;description to the moon and beyond&lt;BR /&gt;switchport access vlan 201&lt;BR /&gt;...&lt;BR /&gt;authentication event fail action next-method&lt;BR /&gt;authentication event server dead action reinitialize vlan 8&lt;BR /&gt;authentication event server alive action reinitialize&lt;BR /&gt;...&lt;BR /&gt;!&lt;BR /&gt;So, for the blocks above, the user is looking to ensure that the VLANs above match. If the do not match, the interface block is not in compliance.&lt;/P&gt;&lt;P&gt;For us, this has many use cases where we want to ensure that within a rule defined block, they can ensure that one bit of a line matches another (above we showed VLAN, could be ACL or route or other). But all of these rely on being able to parse lines and then match that parsed text with other parsed text.&lt;/P&gt;&lt;P&gt;Thank you for your consideration,&lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:08:46 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/NA-For-Policy-Rule-Add-ability-to-match-multiple-text-within-a/idi-p/2705295</guid>
      <dc:creator>Chris_Powers</dc:creator>
      <dc:date>2019-10-31T14:08:46Z</dc:date>
    </item>
    <item>
      <title>Self Serve Selection of Data stored into Database</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Self-Serve-Selection-of-Data-stored-into-Database/idi-p/2705067</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There needs to be a methodology where the customer can select what data is stored into the database or discarded.&amp;nbsp; As we move into a big data analytics world, there are going to be numerous times where analytics will identify a problem, then what?&amp;nbsp; If I only had this data, I could take the next step.&amp;nbsp; The self-serve model with selecting what data is stored would address the needs of data-overload and what is needed as each customer needs would vary.&amp;nbsp; Furthermore the constant hamster wheel&amp;nbsp; where&amp;nbsp; the realization of additional data is needed, submit feature request, wait to get included,&amp;nbsp; then only to find you need something else, repeat isn't going to be sustainable today where analytics is in its infancy.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 18:38:37 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Self-Serve-Selection-of-Data-stored-into-Database/idi-p/2705067</guid>
      <dc:creator>UHCougar83</dc:creator>
      <dc:date>2019-10-30T18:38:37Z</dc:date>
    </item>
    <item>
      <title>NA (network automation) locks up and needs to be restarted frequently</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/NA-network-automation-locks-up-and-needs-to-be-restarted/m-p/2705051#M5559</link>
      <description>&lt;P&gt;We are running on windows 2012R2 and sql server. NA release version is&amp;nbsp;&lt;SPAN&gt;2018.11 64-bit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on what to look for or try would be much appreciated. The lock ups are unpredictable (some at night some during the day).&amp;nbsp; &amp;nbsp;No one can login and those who were in get kicked out until we manually restart the app.&amp;nbsp; Looking forward to your comments.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 17:34:57 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/NA-network-automation-locks-up-and-needs-to-be-restarted/m-p/2705051#M5559</guid>
      <dc:creator>smith</dc:creator>
      <dc:date>2019-10-30T17:34:57Z</dc:date>
    </item>
    <item>
      <title>netpath tool like solarwinds</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/netpath-tool-like-solarwinds/idi-p/2704938</link>
      <description>&lt;P&gt;Do we have netpath tool like Solarwinds.&lt;/P&gt;&lt;P&gt;I remember in NNM 7.x, we were having netpath service, does it still exist in later versions of NNM.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 10:18:41 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/netpath-tool-like-solarwinds/idi-p/2704938</guid>
      <dc:creator>ramesh9</dc:creator>
      <dc:date>2019-10-30T10:18:41Z</dc:date>
    </item>
    <item>
      <title>postgresql management pack</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/postgresql-management-pack/m-p/2704689#M163337</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;I am trying to install/configure PostgreSQL management pack on a server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;Discovery has worked correctly and the postgres CI has been added to RTSM, however the monitor is unable to get the status of the DB (it results as down), and the performance queries fails to run as you can see from the attached postgreSQLcollector logfile.&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;The port, the user, and the password set in the aspect/config file&amp;nbsp;are all right, and with these same&amp;nbsp;parameters I can succesfully login into the database and get the values of all the queries which are failing from the collector&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;I.E.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;"SELECT ROUND(SUM(pg_database_size(oid))/1024/1024) FROM pg_database;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&amp;nbsp;round&lt;BR /&gt;-------&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 120&lt;BR /&gt;(1 row)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;What is missing?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;Thanks in advance for your answers.&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;Gabriele&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Oct 2019 10:49:27 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/postgresql-management-pack/m-p/2704689#M163337</guid>
      <dc:creator>gabriele92s</dc:creator>
      <dc:date>2019-10-29T10:49:27Z</dc:date>
    </item>
    <item>
      <title>mplsjboss shows running but doesn't have PID</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/mplsjboss-shows-running-but-doesn-t-have-PID/idi-p/2704649</link>
      <description>&lt;P&gt;NNMi environment shows that mplsjboss is running normally but it doesn't have PID and seems to have two precesses.&lt;/P&gt;&lt;P&gt;Want to know the why.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[root@nnmi1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;~]#&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ovstatus&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-c&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;PID&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;State&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Last&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Message(s)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;OVsPMD&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;5087&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ovjboss&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;4403&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;nnmaction&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;52162&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;nnmtrapreceivermd&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;5133&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Trap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Receiver&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;is&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;running.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;nmsdbmgr&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;4327&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Database&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;available.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;mplsjboss&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;mplsjboss&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RUNNING&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Initialization&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;complete.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 03:52:01 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/mplsjboss-shows-running-but-doesn-t-have-PID/idi-p/2704649</guid>
      <dc:creator>davidsarwono</dc:creator>
      <dc:date>2019-10-29T03:52:01Z</dc:date>
    </item>
    <item>
      <title>NNMi 10.x Device Addition/Deletion/Modify</title>
      <link>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMi-10-x-Device-Addition-Deletion-Modify/m-p/2704637#M163335</link>
      <description>&lt;P&gt;I have NNMi 10.00 for monitoring network devices.&lt;/P&gt;&lt;P&gt;Currently we do add/modify/delete network devices by logging via NNMi console.&lt;/P&gt;&lt;P&gt;We are trying to automate using API. We found that NNMi supports API . Would like to understand the below.&lt;/P&gt;&lt;P&gt;1 - Using API is it possible to &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #656668; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 22px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;add/modify/delete network devices&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2 - If possible does it requires any additional licenses like Developer tool kit&lt;/P&gt;&lt;P&gt;3 - If possible what kind of scripting or programming is required to achieve this ?&lt;/P&gt;&lt;P&gt;4 - If any example or sample is available please share the same.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 01:21:03 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Management-OpenView-NNM/NNMi-10-x-Device-Addition-Deletion-Modify/m-p/2704637#M163335</guid>
      <dc:creator>rajeevsrikant</dc:creator>
      <dc:date>2019-10-29T01:21:03Z</dc:date>
    </item>
    <item>
      <title>where sku list network automation 2018.11 ?</title>
      <link>https://community.microfocus.com/t5/Network-Automation-User/where-sku-list-network-automation-2018-11/m-p/2704626#M5558</link>
      <description>&lt;P&gt;could you support me to get the sku list of the network automation version 2018.11&lt;/P&gt;&lt;P&gt;on the life cycle page is not&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 22:02:47 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/Network-Automation-User/where-sku-list-network-automation-2018-11/m-p/2704626#M5558</guid>
      <dc:creator>error install NA</dc:creator>
      <dc:date>2019-10-28T22:02:47Z</dc:date>
    </item>
    <item>
      <title>Ability to search the node using registration id  in the NNMi UI Find Node Menu</title>
      <link>https://community.microfocus.com/t5/NOM-Idea-Exchange/Ability-to-search-the-node-using-registration-id-in-the-NNMi-UI/idi-p/2704541</link>
      <description>&lt;P&gt;When we are referring to the NNMi product logs for troubleshooting (especially in the customer system via remote session) we find the registration number used largely in the log messages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;At sometimes, to relate these registration numbers the customer need to search the nodes one by one or we are forced to login to the database and use SQL statements to find out the node.&lt;/P&gt;&lt;P&gt;Currently, the Tools, Find Node option allows us to use Name, Hostname, System Name, IP address and latest releases the UUID also. The support for searching the node using registration ID should be added.&lt;/P&gt;&lt;P&gt;It is a small addition but can be very useful while troubleshooting in a slow remote session environments and saves time.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 17:35:47 GMT</pubDate>
      <guid>https://community.microfocus.com/t5/NOM-Idea-Exchange/Ability-to-search-the-node-using-registration-id-in-the-NNMi-UI/idi-p/2704541</guid>
      <dc:creator>knag</dc:creator>
      <dc:date>2019-10-28T17:35:47Z</dc:date>
    </item>
  </channel>
</rss>

