Quote from: Victor Kirhenshtein on July 08, 2024, 07:56:54 PMJust fixed it, fix will be included into next patch release.Working like a charme!
Best regards,
Victor
Thank you verry mucht Victor.
Greets Lars
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 MenuQuote from: Victor Kirhenshtein on July 08, 2024, 07:56:54 PMJust fixed it, fix will be included into next patch release.Working like a charme!
Best regards,
Victor
Quote from: Victor Kirhenshtein on July 08, 2024, 01:56:07 PMAre you using autologin to open dashboard or map in kiosk mode?Yes. I will start Kiosk mode on a thin-client (Igel) with Chrome browser automatically.
Best regards,
Victor
2019.11.12 07:47:00.477 *W* Unable to add sensor from configuration file. Original configuration record:
2019.11.12 07:47:00.478 *I* Subagent "DS18X20" (ds18x20.nsm) loaded successfully (version 2.2.8)
:/sys/bus/w1/devices/28-0000022801e4# cat w1_slave
35 01 4b 46 7f ff 0b 10 31 : crc=31 YES
35 01 4b 46 7f ff 0b 10 31 t=19312
SubAgent = ds18x20.nsm
# 1Wire Seonsors
[DS18X20]
Sensor = Test:28-0000022801e4
 locate *.nsm
/usr/lib/arm-linux-gnueabihf/netxms/dbquery.nsm
/usr/lib/arm-linux-gnueabihf/netxms/devemu.nsm
/usr/lib/arm-linux-gnueabihf/netxms/ds18x20.nsm
/usr/lib/arm-linux-gnueabihf/netxms/ecs.nsm
/usr/lib/arm-linux-gnueabihf/netxms/filemgr.nsm
/usr/lib/arm-linux-gnueabihf/netxms/gps.nsm
/usr/lib/arm-linux-gnueabihf/netxms/linux.nsm
/usr/lib/arm-linux-gnueabihf/netxms/lmsensors.nsm
/usr/lib/arm-linux-gnueabihf/netxms/logwatch.nsm
/usr/lib/arm-linux-gnueabihf/netxms/netsvc.nsm
/usr/lib/arm-linux-gnueabihf/netxms/ping.nsm
/usr/lib/arm-linux-gnueabihf/netxms/portcheck.nsm
/usr/lib/arm-linux-gnueabihf/netxms/sms.nsm
/usr/lib/arm-linux-gnueabihf/netxms/ssh.nsm
/usr/lib/arm-linux-gnueabihf/netxms/ups.nsm
/usr/local/lib/netxms/dbquery.nsm
/usr/local/lib/netxms/devemu.nsm
/usr/local/lib/netxms/ds18x20.nsm
/usr/local/lib/netxms/ecs.nsm
/usr/local/lib/netxms/filemgr.nsm
/usr/local/lib/netxms/gps.nsm
/usr/local/lib/netxms/linux.nsm
/usr/local/lib/netxms/logwatch.nsm
/usr/local/lib/netxms/netsvc.nsm
/usr/local/lib/netxms/ping.nsm
/usr/local/lib/netxms/portcheck.nsm
/usr/local/lib/netxms/sms.nsm
/usr/local/lib/netxms/ups.nsm
# download the latest version of the library, say bcm2835-1.xx.tar.gz, then:
sudo tar zxvf bcm2835-1.xx.tar.gz
cd bcm2835-1.xx
sudo ./configure
sudo make
sudo make check
sudo make install
# download the latest netxms source
sudo tar zxvf netxmsxxx
cd netxm...
sudo ./configure --with-agent --with-snmp --with-client --with-client-proxy --disable-ssh --disable-mqtt --with-rpi-agent --libdir=/usr/local/lib
sudo make
sudo make install
				2019.07.04 09:50:00.870 *E* Error loading subagent module "rpi.nsm": /usr/lib/arm-linux-gnueabihf/netxms/rpi.nsm: cannot open shared object file: No such file or directorycat /proc/version
Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
nxagentd -v
NetXMS Core Agent Version 2.2.8 Build 9514 (2.2.8-32-g4a24d07a2a) (UNICODE)