When I run Spine from the command prompt it shows it is getting correct values. see below
Code: Select all
[cacti@cactirtm01 cacti]$ ./spine -V 3 -R 4470 4470
SPINE: Using spine config file [spine.conf]
SPINE: Version 0.8.8c starting
10/19/2017 08:57:14 PM - SPINE: Poller[0] NOTE: Spine will support multithread device polling.
10/19/2017 08:57:14 PM - SPINE: Poller[0] NOTE: Spine is behaving in a 0.8.7g+ manner
10/19/2017 08:57:14 PM - SPINE: Poller[0] Host[0] TH[1] Total Time: 0.0017 Seconds
10/19/2017 08:57:14 PM - SPINE: Poller[0] Host[4470] TH[1] NOTE: There are '9' Polling Items for this Host
10/19/2017 08:57:16 PM - SPINE: Poller[0] Host[4470] TH[1] DS[9110] SCRIPT: perl /var/www/html/cacti/scripts/itp_lsn_util.pl 192.168.1.12 asd-itp5, output: lsnin:3 lsnout:1
Code: Select all
10/19/2017 08:55:36 PM - SPINE: Poller[0] Host[4470] TH[1] DS[9110] SCRIPT: perl /var/www/html/cacti/scripts/itp_lsn_util.pl 192.168.1.12 asd-itp5, output: U
10/19/2017 08:55:36 PM - SPINE: Poller[0] Host[4470] ERROR: Empty result [192.168.1.12]: 'perl /var/www/html/cacti/scripts/itp_lsn_util.pl 192.168.1.12 asd-itp5'
Thanks