Network Management Integration Plugin ( v0.3.9a Build 129 )

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
jmacias718
Posts: 8
Joined: Wed Mar 09, 2011 5:52 pm

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by jmacias718 »

There are definetly a lot of room for error in the process, but the end result is worth it. :D
williamsant
Cacti User
Posts: 62
Joined: Thu Jan 03, 2008 8:17 am
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by williamsant »

HEY,
My file setup.php is problem in NFTracker, follow print screen, someone can help me? Someone already resolved this problem?? wait reply, thanks.
Attachments
Print screen (console and setup.php file)
Print screen (console and setup.php file)
NMID2.png (72.83 KiB) Viewed 8732 times
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by phalek »

Did you check the table "host_snmp_cache" if it contains any data for that specific host ?
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
andrewpett
Posts: 1
Joined: Fri Apr 08, 2011 6:46 am

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by andrewpett »

Hi,

I was wondering if i could ask you for the netflow tracker plugin?
We are running fluke netflow tracker here, but also running cacti,
and i'd like very much to have that netflow information present in cacti,
as one of the screen shots you've published shows.
(by here i mean, our website is www.rmit.edu.au, so you know where i am from)

thanks very much

Andrew
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by phalek »

Here you go:

http://www.network-outsourcing.de/uploa ... racker.zip

Be aware, that I have created this plugin about 2 years ago, so it may, or may not work.

You also need the ChartDirector module install from here: http://www.advsofteng.com/ this one is responsible for creating the actual chart.
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
spector
Posts: 2
Joined: Fri Jun 17, 2011 8:47 am

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by spector »

hi friends! i have problem

when i start script

Code: Select all

./getSmokePingPath.pl
i have error

Code: Select all

Url: Error: Invalid Server : <br>UID: <br>PWD: <br>Content-type: image/png
log apache

Code: Select all

[Fri Jun 17 19:32:28 2011] [error] [client xx.xx.xx.xx] PHP Fatal error:  Call to undefined function readPluginStatus() in /var/www/xxxxx/plugins/nmidSmokeping/setup.php on line 363, referer: http://xxxx/graph_view.php?action=tree&tree_id=1&leaf_id=7

but when i started

Code: Select all

./getGraph.pl
perfect work

Code: Select all

Content-type: image/png

�PNG

IHDR�l��bKGD������� IDATx���y\���?�+ew4���L+fB����d�`b��DQ$K��X��,d�A���LS��Rd�B%K��;�w>����]��l^χG}��������y��>G-''��OEE����>i/_�,..��U����|�>MG%�4��n`U
i install

Code: Select all

cacti 0.8.7g
apply patch Plugin Architecture cacti-plugin-0.8.7g-PA-v2.8.tar.gz
install plugins
nmid 0.3.9a
nmidSmokeping 0.5
nmidWeb2  0.3
nmidWebService 0.9b
edit getSmokePingPath.pl

Code: Select all

### START OF WEB SERVCE SETTINGS ###
my $webservice_password = 'qwerty';
my $webservice_url = 'http://xxx/plugins/nmidWebService/webservice.php?wsdl';
my $tmp_dir = '/tmp/';
### END OF WEB SERVCE SETTINGS ###
replace in files

Code: Select all

webservice.wsdl 
webservice_re.wsdl
webservice_wso.wsdl

cacti.network-outsourcing.de to my local server

install soap

Code: Select all

mon01 cgi-bin # php -m | grep soap
soap
mon01 cgi-bin # 
i don't know what problem
help me
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by phalek »

Hi

Sorry for my late reply.

Can you send me a copy of your "getSmokePingPath.pl" script ( just comment out the password, but leave everything else as it is ) ?

Either via PM or to support @ nmid-plugins.de
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
spector
Posts: 2
Joined: Fri Jun 17, 2011 8:47 am

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by spector »

phalek wrote:Hi

Sorry for my late reply.

Can you send me a copy of your "getSmokePingPath.pl" script ( just comment out the password, but leave everything else as it is ) ?

Either via PM or to support @ nmid-plugins.de
i sent you email
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by phalek »

A quick email communication did solve the issue. The setup.php file does contain a special function only available if nmidCreatePDF/CereusReporting has been installed. In case you do not have this, download the updated setup.php file from the project page:

Download setup.php without nmidWeb2/nmidCreatePDF support
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
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by phalek »

nmidSmokeping Version 1.00 has been released.

Updates:

- Pure Cacti plugin
- No perl/cgi script required.
- No nmidWebService required
- No base NMID plugin required.

- CURL is required

See here for more details and some install/configure instructions: http://forums.cacti.net/viewtopic.php?f=19&t=43718
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
artiflo
Cacti User
Posts: 76
Joined: Wed Dec 19, 2007 2:00 pm

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by artiflo »

Realy good news.
I will test as soon as possible.
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 12

Post by phalek »

In case your do have any issues with the nmid plugins, please open a ticket on the following page. Registration is free:

http://urbansoftware.kayako.com/
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
mrossTTX
Cacti User
Posts: 114
Joined: Wed Dec 07, 2022 12:49 pm

Re: Network Management Integration Plugin ( v0.3.9a Build 129 )

Post by mrossTTX »

id love to see this plug in brought up to 1.x compatibility.. i could really use it
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Network Management Integration Plugin ( v0.3.9a Build 129 )

Post by phalek »

Which one exactly/specifically ?
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
mrossTTX
Cacti User
Posts: 114
Joined: Wed Dec 07, 2022 12:49 pm

Re: Network Management Integration Plugin ( v0.3.9a Build 129 )

Post by mrossTTX »

nmidPhpIP for starters
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest