Network Management Integration Plugin ( v0.3.9a Build 129 )
Moderators: Developers, Moderators
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Phalek - the upload directory was specified as /tmp/ and the full windows path - neither made a difference.
Can't really share the tweaks I made, as these are all specific to my company, and are data sensitive - sorry.
Can't really share the tweaks I made, as these are all specific to my company, and are data sensitive - sorry.
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Ok, i've updated the import.php file. The attachment contains the new version .
Important: After the import, the import form displays again with empty values.
Edit: The fix has been included in 0.3.9a - Build 100 and later
Important: After the import, the import form displays again with empty values.
Edit: The fix has been included in 0.3.9a - Build 100 and later
Last edited by phalek on Wed Apr 16, 2008 12:58 am, edited 2 times in total.
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Thanks Phalek - this works great. I just performed an import on a test subnet I created. For those wanting to do the same thing, I have enclosed a sample test file that shows the required format.
Obviously, this needs to be a CSV file before the import.
Obviously, this needs to be a CSV file before the import.
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Phalek - what were the changes to phpip ? Was it just the import.php functions ?phalek wrote:I uploaded a new version 0.3.9a - Build 102 which contains the nmidPhpIP fix and some other minor changes. Mostly gui related.
Thanks
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Code: Select all
display.php: Line 1295
- echo "<td width='100%'><a target='_blank' href='print.php?ip=$iprange&netid=$netid'>[PRINT REPORT]</a>
+ echo "<td width='100%'><a target='_blank' href='print.php?ip=$iprange&netid=$netid&filter=unalloc'>[PRINT REPORT]</a>
added several lines so it basically displays the stuff you see on the html page. Though i still need to change the columns it displays to match the stuff you can set on the settings page
the other changes mentioned are actually old, but I somehow forgot to mention them in the earlier versions
and yes, the import.php file of course.
-
- Cacti User
- Posts: 75
- Joined: Thu Oct 25, 2007 8:20 pm
After following the steps of the pdf document, added all plugins in global.php.
More can not see a tab MIB. Neither the tree of phpIP.
More can not see a tab MIB. Neither the tree of phpIP.
Cacti Version - 0.8.7b
Plugin Architecture - 2.0
Poller Type - CMD.php
Server Info - Linux 2.6.17-10-server
Web Server - Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3
PHP - 5.2.3-1ubuntu6.3
PHP Extensions - zip, xmlwriter, libxml, dom, xmlreader, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, session, pcre, SimpleXML, sockets, soap, SPL, shmop, standard, Reflection, posix, mime_magic, mbstring, json, iconv, hash, gettext, ftp, filter, exif, dba, date, ctype, calendar, bz2, bcmath, zlib, openssl, apache2handler, gd, mysql, mysqli, PDO, pdo_mysql, snmp
MySQL - 5.0.24a-Debian_9-log
RRDTool - 1.2.23
SNMP - 5.2.2
Plugins
- Global Plugin Settings (settings - v0.3)
Thresholds (thold - v0.3.9)
Network Discovery (discovery - v0.8.3)
Device Monitoring (monitor - v0.8.2)
Host Info (hostinfo - v0.2)
Network Tools (tools - v0.2)
Device Tracking (mactrack - v1.1)
FlowView (flowview - v0.4)
Uptime (uptime - v0.3)
PHP Network Weathermap (weathermap - v0.95a)
ReportIt (ReportIt - v0.5.1)
Report Creator (reports - v0.3)
Network Management Inventory Database (nmid - v0.3.9a)
SSH Viewer (ssh - v1.0)
NMID SmokePing Plugin (nmid_smokeping - v0.3.9a)
NMID NFTracker Plugin (nmid_nftracker - v0.3.9a)
NMID WebService Plugin (nmid_webservice - v0.1)
NMID CiscoWorks Plugin (nmid_ciscoworks - v0.3.9a)
NMID phpIP Plugin (nmidPhpip - v0.3.9a)
NMID TaskManager Plugin (nmidTaskManager - v0.3.9a)
NMID Graph View Plugin (nmidGraphView - v0.1)
- Attachments
-
- cacti1.JPG (227.32 KiB) Viewed 5527 times
Phalek,
I've the same issue with version 0.3.9a, nmid plugin has already enable through "Plugin Management" but nmidTaskmanager disappear from my console. Seemed the console menu back to prior version 0.3.8n.
Btw, how to use ability to change client field to something else then "cacti device" on Update v0.3.9a - Build 102? Thanks
Zul
I've the same issue with version 0.3.9a, nmid plugin has already enable through "Plugin Management" but nmidTaskmanager disappear from my console. Seemed the console menu back to prior version 0.3.8n.
Btw, how to use ability to change client field to something else then "cacti device" on Update v0.3.9a - Build 102? Thanks
Zul
- Attachments
-
- nmid.jpg (55.44 KiB) Viewed 5502 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
I had an error in the setup.php file of nmidTaskManager, going to fix it and upload a new build ...
---
For the nmid tab not showing up:
make sure there's a file called "config.php" in the plugin/nmid directory. It should contain the following:
If it's set to TRUE then the nmid tab shows up.
If the file is writeable by the web-server, then that checkbox in the settings dialog works. otherwise you'll get errors in the web-logs complaining about that ...
---
For the nmid tab not showing up:
make sure there's a file called "config.php" in the plugin/nmid directory. It should contain the following:
Code: Select all
<?php $nmid_tab = FALSE; ?>
If the file is writeable by the web-server, then that checkbox in the settings dialog works. otherwise you'll get errors in the web-logs complaining about that ...
Who is online
Users browsing this forum: No registered users and 0 guests