NetXMS Support Forum

English Support => General Support => Topic started by: santi on September 24, 2015, 09:45:34 AM

Title: Restore Object
Post by: santi on September 24, 2015, 09:45:34 AM
Hello,

i have made a mistake. I have delete a Object. Please, how can I restore?

best regards

Harald
Title: Re: Restore Object
Post by: santi on September 24, 2015, 11:15:48 AM
suplement:

With Discovery, i don´t get this object.

best regards

Harald
Title: Re: Restore Object
Post by: multix on September 24, 2015, 09:54:41 PM
do you have to restore it ?

You can right click to container and select "create node". Only thing you need is object's IP address.
Title: Re: Restore Object
Post by: santi on September 24, 2015, 11:06:29 PM
Hello,

if i create, i get the a error message. The IP already exist. But I don´t see it.
If I make a filter with this IP, I get no answer!  :(
Title: Re: Restore Object
Post by: multix on September 26, 2015, 01:13:01 AM
You can try this:
Stop netxms server, and do a db check with this command:
nxdbmgr check -f
Then run netxms server again. There are 2 possibilities:
1- object is fully deleted
2- object is recreated (due to dependencies)

If 1.st alternative is occures, then you can create same object again.
if 2nd alternative is occures, then your object is back.

I hope there is not any other alternative :)