Hi All!
having issues with Linux Agent sadly. below is my config file and im not able to telnet to port 4700 either from the local box or from the management server :(
I started the agent via
nxagentd -D 9 and when I telnet I do not get any type of response from the system.
config file
EnableWatchdog = no
MasterServers = 172.16.40.254
LogFile=/var/log/nxagentd
Debug_Level = 9
SubAgent = lmsensors.nsm
#SubAgent = linux.nsm
SubAgent = ping.nsm
SubAgent = logwatch.nsm
*LMSENSORS
UseFahrenheit = no
host is ubuntu and below is the following output while checking the firewall status
sudo ufw status
[sudo] password for user:
Status: inactive
Hi,
please check with netstat that agent really listening on port 4700. You can also provide agent's log on startup.
Best regards,
Victor
I have no idea what the difference is today verse two days ago but I found the agent is now working.
Thanks!