Manage Plugin 0.6.2 for monitoring networks, servers...

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
bdearlove
Posts: 19
Joined: Thu Jun 09, 2005 8:51 am

Post by bdearlove »

Hi STNT,
You mentioned at the end of your message that you solved it. What did you have to do to solve it? Thanks!
STnT
Posts: 9
Joined: Tue May 04, 2010 3:51 am

Post by STnT »

You have to import some files
(located in tcp.zip)
the 3 under the basedir you import with the template importer (via webinterface)
the once under resource/script-server you place in <cactibasedir>/resource/script-server
the once under scripts in <cactibasedir>/scripts/

and you have to enable LAST in all of the RRA's
Attachments
tcp.zip
TCP
- resource
.........- script-server
.................- tcp.xml
- scripts
......... - ports.inc
......... - tcp.xml
- cacti_data_query_tcp.xml
- cacti_data_template_tcp.xml
- cacti_graph_template_tcp.xml
(7.46 KiB) Downloaded 290 times
ezorrilla
Posts: 14
Joined: Wed May 05, 2010 7:08 pm

Post by ezorrilla »

Is this plugin for Linux or Windows ?
mcutting
Cacti Guru User
Posts: 1884
Joined: Mon Oct 16, 2006 5:57 am
Location: United Kingdom
Contact:

Post by mcutting »

ezorrilla wrote:Is this plugin for Linux or Windows ?
It works on both...
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
coolest
Posts: 33
Joined: Wed Oct 14, 2009 3:52 am

Post by coolest »

Nice... Trying it now...
User avatar
JorisFRST
Cacti User
Posts: 229
Joined: Mon Oct 02, 2006 1:22 pm
Location: Belgium
Contact:

Post by JorisFRST »

I'm seeing a weird issue lately.

When devices reboot, they go "down" in manage and all their services,
wich is normal.

But when the device is back up, and the services are reporting "1" again, manage does not bring the device back nor the services.

When I go to the device config in cacti, disable manage, save, enable manage, save again. Then the device is "online" and all services also.

Joris.
User avatar
TheWitness
Developer
Posts: 17059
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Gilles tells me he's working on a new version, but he has been very silent lately.

Larry
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

To make manage work with other plugins that use the Device Action Dropdown, please change function manage_device_action_prepare and include

Code: Select all

	return $save;			# required for next hook in chain
as the last statement of this function

R.
Voiper99
Cacti User
Posts: 276
Joined: Thu Mar 01, 2007 5:43 pm
Location: Melbourne, Australia

Post by Voiper99 »

Does this plugin only monitor Windows and/or Linux boxes, or does it monitor anything and everything?

Also, by the looks of the screenshot it allows you to send host down/up notification e-mails on a host by host basis (as opposed to one e-mail for all devices), is this correct?
MrRat
Cacti User
Posts: 136
Joined: Thu Jan 07, 2010 10:33 am

Post by MrRat »

1. It will monitor whatever host you want to monitor.
2. Yes you can set notifications for devices on a host by host basis.
Voiper99
Cacti User
Posts: 276
Joined: Thu Mar 01, 2007 5:43 pm
Location: Melbourne, Australia

Post by Voiper99 »

Excellent, that is exactly what I am after. Thanks a lot for the quick reply.
Voiper99
Cacti User
Posts: 276
Joined: Thu Mar 01, 2007 5:43 pm
Location: Melbourne, Australia

Post by Voiper99 »

Does anyone know of an alternative place where I can download this plugin? I am downloading it from the link in the first post in this thread but it is only going at 200 bytes per second and is going to take 2 hours to complete (though it keeps dropping out so I don't know if I will even get it all) :(
MrRat
Cacti User
Posts: 136
Joined: Thu Jan 07, 2010 10:33 am

Post by MrRat »

I can downlod it in less than 1sec here.
Voiper99
Cacti User
Posts: 276
Joined: Thu Mar 01, 2007 5:43 pm
Location: Melbourne, Australia

Post by Voiper99 »

MrRat wrote:I can downlod it in less than 1sec here.
:(

It must be my ISP... I have issues playing PS3 on line as well, but then I can also download a Centos ISO at 800kb/sec.
julian924s
Cacti User
Posts: 113
Joined: Thu Mar 13, 2008 3:36 am

Post by julian924s »

Hi - just trying this plugin out on our Cacti server:
Cacti Version - 0.8.7g
Plugin Architecture - 2.8
Poller Type - Cactid v
Server Info - Linux 2.6.18-194.8.1.el5
Web Server - Apache/2.2.3 (CentOS)
PHP - 5.1.6
PHP Extensions - libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, standard, SimpleXML, sockets, SPL, shmop, session, Reflection, pspell, posix, mime_magic, iconv, hash, gmp, gettext, ftp, exif, date, curl, ctype, calendar, bz2, zlib, pcre, openssl, apache2handler, dbase, gd, memcache, mssql, mysql, mysqli, PDO, pdo_mysql, pdo_sqlite, snmp
MySQL - 5.0.77-log
RRDTool - 1.4.4
SNMP - 5.3.2.2
Plugins
  • Device Monitoring (monitor - v0.8.2)
    Global Plugin Settings (settings - v0.5)
    syslog
    Host Info (hostinfo - v0.2)
    memorize plugin for cacti (memorize - v0.2)
    status

But just one question, when I edit any Device I want manage, regardless of what I select for TCP Ports Template it just sets it to "none" after I save it - why is that? Going to my "manage" tab I see my devices but they are not showing any tcp port check information.

I followed the steps outlined on Page 1 of this thread, but maybe I've missed something.


Thanks - J.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest