That's weird, you can try to undeploy, stop servlet container, remove working/temp directory and start deploy war file again.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menunxsnmpwalk -c public TARGET_IP .1.3.6.1.2.1.2.2.1.7nxsnmpwalk -c public TARGET_IP .1.3.6.1.2.1.2.2.1.8Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Creating a new user
> Objects is completely empty
> Doesn't matter if I set the permissions manually or if I add the user to an admin group
> Checked with same permissions as admin user
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Deleting a user and recreating it with the same name
> Always says the user already exists, but it's not in the user list anymore (also checked with refresh)
> I need to restart the server to be able to create the user again
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Script library
> Save button is disabled
> The only way to save is closing the script and answer the next question with yes
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Edit agent's configuration file
> Always get "Cannot open agent config: Access denied"
> Appears on Linux and Windows
> Other agent stuff works, e.g. software inventory
PostEvent(EVENT_INCORRECT_NETMASK, m_id, "idsaa", pInterface->getId(),
pInterface->getIfIndex(), pInterface->getName(),
pInterface->getIpNetMask(), pSubnet->getIpNetMask());
Quote from: hkusulja on May 08, 2014, 11:36:32 AMQuote from: yshiro on May 08, 2014, 11:14:16 AMHi, thank you for a tip, however as I said, I have already disabled in Event processing policy. The issue is that NetXMS Agents are still generating this Events, and if you look real-time Event monitor, there are lot of them, so I am trying to disable this feature / event log generation for this.
Hi, you can disable it on "Configuration\Event processing Policy" just look for "Generate alarm when incorrect network mask detected on interface" and disable this policy.
Thank you