Installation nmidSmokeping PLUGIN
Moderators: Developers, Moderators
Re: Installation nmidSmokeping PLUGIN
I am a little confused here on what I am doing wrong with the installation of this plugin. I've downloaded the latest files from the link provided and as far as I can see there are 3 PHP files. I created a subfolder in the plugins directory of Cacti, but when I do that, the actual plugins UI inside of cacti disappears. Any ideas?
Re: Installation nmidSmokeping PLUGIN
Hi,
I've installed version 1.12 here. Everything works great except preview graphs are not shown in cacti but I can go to smokeping url with no problem. I wonder if I did the installation step wrong. Please advise.
Thanks.
I've installed version 1.12 here. Everything works great except preview graphs are not shown in cacti but I can go to smokeping url with no problem. I wonder if I did the installation step wrong. Please advise.
Thanks.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Installation nmidSmokeping PLUGIN
There should be an image with about this URL as the src:
Can you check if the html source code contains this ?
If yes, take that URL and add a
to it and open it in your browser. You will get some debug output displayed which may help you in finding the root cause of your issue.
Code: Select all
http://my.host.net/cacti/plugins/nmidSmokeping/getSmokePingImage.php?start=1351512128&end=1351598528&target=other.INTERNET.BBC&server=nmid_spserver1&graphtype=detail
If yes, take that URL and add a
Code: Select all
&debug=1
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Re: Installation nmidSmokeping PLUGIN
As you can see at the picture, there's nothing but the magnifying glass icon that links to original smokeping page. Can't do debug coz an images / error images that usually contains code above are not shown.phalek wrote:There should be an image with about this URL as the src:
Code: Select all
http://my.host.net/cacti/plugins/nmidSmokeping/getSmokePingImage.php?start=1351512128&end=1351598528&target=other.INTERNET.BBC&server=nmid_spserver1&graphtype=detail
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Installation nmidSmokeping PLUGIN
As I said, look at the HTML SOurce of that page and look for that URL ...
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Re: Installation nmidSmokeping PLUGIN
So sorry, I miss your pointphalek wrote:As I said, look at the HTML SOurce of that page and look for that URL ...
I found this at html source code :
Code: Select all
/cacti/plugins/nmidSmokeping/getSmokePingImage.php?start=1383816270&end=1383902670&target=Monitoring.DOTA_NusaNet&server=nmid_spserver1&graphtype=detail
Code: Select all
http://1.2.3.4/cacti/plugins/nmidSmokeping/getSmokePingImage.php?start=1383816270&end=1383902670&target=Monitoring.DOTA_NusaNet&server=nmid_spserver1&graphtype=detail&debug=1
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Installation nmidSmokeping PLUGIN
Can you send me the outut of
php -m
from your system ?
php -m
from your system ?
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Re: Installation nmidSmokeping PLUGIN
Here it is :phalek wrote:Can you send me the outut of
php -m
from your system ?
Code: Select all
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
date
dba
dom
ereg
exif
fileinfo
filter
ftp
gettext
hash
iconv
json
libxml
mbstring
mhash
mysql
mysqli
openssl
pcntl
pcre
PDO
pdo_mysql
Phar
posix
readline
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
SPL
ssh2
standard
suhosin
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
zip
zlib
[Zend Modules]
Suhosin
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Installation nmidSmokeping PLUGIN
please install the curl php module and retry.
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Re: Installation nmidSmokeping PLUGIN
Installed & Fixed.phalek wrote:please install the curl php module and retry.
Thanks
Re: Installation nmidSmokeping PLUGIN
Hi phalek
I was wondering if you could help me get this working.
My setup is as follows:
Cacti 0.8.8b
NmidSmokeping 1.12
Smokeping 2.69 (working)
I have installed the smokeping plugin but I cannot see any smokeping graphs (or links to graphs) under graph_view.php.
My smokeping config is as follows:
mailhost = localhost
sendmail = /usr/sbin/sendmail
# NOTE: do not put the Image Cache below cgi-bin
# since all files under cgi-bin will be executed ... this is not
# good for images.
imgcache = /opt/smokeping/cache
imgurl = /cache
datadir = /opt/smokeping/data
piddir = /opt/smokeping/var
cgiurl = http://x.x.x.x/cgi-bin/smokeping.fcgi
My NmidSmokeping config is as follows:
It appears that I can also add devices to smokeping:
But I cannot get anything to show up.
Thanks for any help
I was wondering if you could help me get this working.
My setup is as follows:
Cacti 0.8.8b
NmidSmokeping 1.12
Smokeping 2.69 (working)
I have installed the smokeping plugin but I cannot see any smokeping graphs (or links to graphs) under graph_view.php.
My smokeping config is as follows:
mailhost = localhost
sendmail = /usr/sbin/sendmail
# NOTE: do not put the Image Cache below cgi-bin
# since all files under cgi-bin will be executed ... this is not
# good for images.
imgcache = /opt/smokeping/cache
imgurl = /cache
datadir = /opt/smokeping/data
piddir = /opt/smokeping/var
cgiurl = http://x.x.x.x/cgi-bin/smokeping.fcgi
My NmidSmokeping config is as follows:
It appears that I can also add devices to smokeping:
But I cannot get anything to show up.
Thanks for any help
Who is online
Users browsing this forum: No registered users and 0 guests