Menu

Show posts

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 Menu

Messages - ZAJDAN

#1
General Support / Re: postrges - reset password
July 15, 2020, 11:32:25 PM
Super...done and works!
Thank You :_)
#2
General Support / Re: postrges - reset password
July 15, 2020, 11:05:33 PM
Thank You Alex for fast answer:

WARNING!!!
This operation will unlock "system" user and change it's password to default ("netxms").
Are you sure? (Yes/No) Yes
Database is locked by server


#3
General Support / postrges - reset password
July 15, 2020, 10:48:56 PM
Hello,
is possible reset pasword when is used postgres database?

thank You for any hint
ZAJDAN
#4
Hello,
I have DC with parameter:
SSH.Command(192.168.0.100,Administrator,mypassword,du -sh /here/there/ | awk '{print $1+0}')

and value is <<ERROR>>
in log I see:
Requesting parameter "SSH.Command(192.168.0.100,Administrator,mypassword,du -sh /here/there/ | awk '{print $1+0}')"
2020.05.11 12:06:29.479 *D* [                   ] SSH: acquired existing session [email protected]:22/1
2020.05.11 12:06:29.558 *D* [comm.cs.3          ] GetParameterValue(): result is 500 (INTERNAL_ERROR)


and after 10 minutes it works....what happened, that some the period it returned the problem?
Thank You for any hint
#5
ok ...
1) I have added the log level
2) Then I restarted the agent
3) Then I restarted the pool on the server
4) Jumped into the log a here it is:

2020.05.08 14:34:30.615 *D* [                   ] Event sender thread started
2020.05.08 14:34:31.616 *I* [                   ] NetXMS Agent started
2020.05.08 14:35:23.876 *D* [                   ] Incoming connection from 10.6.6.17
2020.05.08 14:35:23.876 *D* [                   ] Connection from 10.6.6.17 rejected
2020.05.08 14:35:30.615 *D* [dc                 ] DataCollector: sleeping for 60 seconds

10.6.6.17 is the NetXMS server self
so I again opened the nxagentd.conf and I have put there:

MasterServers=127.0.0.0/8,10.6.6.17
before was just:
MasterServers=127.0.0.0/8


and problem is SOLVED! super Thank You :_)
#6
for sure I restarted the agnetd a checked his status:
~# systemctl status nxagentd
● nxagentd.service - NetXMS Agent
   Loaded: loaded (/lib/systemd/system/nxagentd.service; disabled; vendor preset
   Active: active (running) since Fri 2020-05-08 13:25:58 CEST; 7min ago
  Process: 1658 ExecStart=/usr/bin/nxagentd -d (code=exited, status=0/SUCCESS)
Main PID: 1659 (nxagentd)
    Tasks: 19 (limit: 3480)
   Memory: 13.9M
   CGroup: /system.slice/nxagentd.service
           └─1659 /usr/bin/nxagentd -d

May 08 13:25:55 info21-srv-monitor systemd[1]: Starting NetXMS Agent...
May 08 13:25:55 info21-srv-monitor systemd[1]: nxagentd.service: Can't open PID
May 08 13:25:58 info21-srv-monitor systemd[1]: Started NetXMS Agent.


Configuration Poll (Full)
08.05.2020 13:26:12] **** Poll request sent to server ****
[08.05.2020 13:26:25]    Checking EtherNet/IP...
[08.05.2020 13:26:25]    Cannot get device identity via EtherNet/IP (CONNECT FAILED)
[08.05.2020 13:26:25] Capability check finished
[08.05.2020 13:26:25] Checking interface configuration...
[08.05.2020 13:26:25] Interface configuration check finished
[08.05.2020 13:26:25] Checking node name
[08.05.2020 13:26:25] Node name is OK
[08.05.2020 13:26:25] Updating general system hardware information
[08.05.2020 13:26:25] Finished configuration poll for node info21-srv-monitor
[08.05.2020 13:26:25] Node configuration was not changed after poll
[08.05.2020 13:26:25] **** Poll completed successfully ****


but it doesn´t seems to be, that it helped :(
#7
the myserver in my case means the NetXMS server itself.
So I deleted the source node on the parameter, but it doesnt soved it.

#8
OK...
1) On the NetXMS server I found /etc/nxagentd.conf and added new line SubAgent=ssh.nsm, then restarted the agent.
2) On the server node I opened 'Data Collection Configuration' and there created new parameter.
Parameter: SSH.Command(192.168.10.1,admin,mypass,ls)
Origin: NetXMS Agent  Data Type: String
Source Node: myserver

Then I go into Object Details of the Node(myserver) and tab 'Last Values'.
Here I see the my parameter, but value is <<ERROR>> , Timestamp is empty.

thank You for any hint
#9
Hi...
I have remote HDD and I have not possibility install Agent on the machine where is the HDD.
Is anyhow possible create SSH connection to such drive and run there command or script?

Thank You for any hint
Regards ZAJDAN
#10
General Support / Re: Tab Performance
May 06, 2020, 06:20:00 PM
finally solved....and yes...it is the 'Data Collection Configuration'
there I have to add the DCI
#11
General Support / Re: Tab Performance
May 06, 2020, 01:12:51 AM
Hello,
All I am doing in WEB UI.
Right click on the node and there I found 'Data Collection Configurations' and after enter this section I have just empty table(ID, Origin, Description, Parameter, etc).
Do you mean this...Data Collection Configurations ?
Thank You
Regards Zajdan
#12
General Support / Tab Performance
May 05, 2020, 01:14:17 PM
Hello,
I installed NetXMs on Debian10(headless) and for management I installed Java Tomcat.
Now I am testing one my node/client (Windows 10 x64) where I installed just Agent.
In the web management I can see almost all info about the node/client, but in tab  Performance it is empty.
What I should configure to see informations in this tab also?

Thank You for any hint

with regards ZAJDAN