Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Templates, scripts for templates, scripts and requests for templates.
Moderators: Developers , Moderators
shumalatif
Posts: 8 Joined: Wed Mar 27, 2013 9:51 pm
Post
by shumalatif » Wed Mar 27, 2013 10:04 pm
Hallo,
I have a problem log in cacti.
I look at the Cacti Log File are as below
Code: Select all
03/28/2013 09:55:11 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.3.4.1.2.14.113.117.101.117.101.115.95.98.121.95.116.121.112.101.1'
03/28/2013 09:55:10 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.1.4.1.2.10.99.97.99.104.101.95.104.105.116.115.1'
03/28/2013 09:55:10 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.4.4.1.2.18.97.110.115.119.101.114.115.95.116.111.95.113.117.101.114.105.101.115.1'
03/28/2013 09:55:09 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.6.4.1.2.15.113.117.101.117.101.115.95.98.121.95.102.108.97.103.115.1'
03/28/2013 09:55:08 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.2.4.1.2.12.109.101.109.111.114.121.95.117.115.97.103.101.1'
03/28/2013 09:55:08 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.7.4.1.2.11.114.101.113.117.101.115.116.108.105.115.116.1'
03/28/2013 09:55:07 AM - SPINE: Poller[0] Host[238] ERROR: Empty result [x.x.x.x]: '/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.5.4.1.2.9.104.105.115.116.111.103.114.97.109.1'
03/28/2013 09:55:01 AM - POLLER: Poller[0] ERROR: The path: /usr/local/bin/spine/spine is invalid. Can not continue
Has anyone experienced it?
how to fix it?
shumalatif
Posts: 8 Joined: Wed Mar 27, 2013 9:51 pm
Post
by shumalatif » Tue Apr 02, 2013 3:28 am
how to fix it greatingz?
Can you share with me?
phalek
Developer
Posts: 2838 Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:
Post
by phalek » Tue Apr 02, 2013 4:27 am
What does this command return if you call it from the command line ?
Code: Select all
/usr/local/bin/snmpget -v2c -Ovqa -c monitor x.x.x.x .1.3.6.1.3.1983.1.3.4.1.2.14.113.117.101.117.101.115.95.98.121.95.116.121.112.101.1
Also check your spine config/setup. As it states:
Code: Select all
03/28/2013 09:55:01 AM - POLLER: Poller[0] ERROR: The path: /usr/local/bin/spine/spine is invalid. Can not continue
shumalatif
Posts: 8 Joined: Wed Mar 27, 2013 9:51 pm
Post
by shumalatif » Wed Apr 03, 2013 4:34 am
I direct the Spine Poller File Path to / usr / local / bin / spine
and I set the permissions as below
Code: Select all
$ ls -al /usr/local/bin/spine
-rwxr-xr-x 1 www www 243266 Mar 26 19:16 /usr/local/bin/spine
i use nginx and php-fpm with user and group www:www
Code: Select all
/* File php-fpm.conf
...
listen.owner = www
listen.group = www
listen.mode = 0666
user = www
group = www
...
what there is something wrong with my config or permissions from file?
phalek
Developer
Posts: 2838 Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:
Post
by phalek » Wed Apr 03, 2013 4:40 am
Than this was just some odd log message ... nevertheless, what do the SNMP commands return if you call them from your CLI ?
Users browsing this forum: No registered users and 0 guests