CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
TheWitness
Developer
Posts: 16997
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Sounds like a pK violation. Something wrong in the design?

TheWitness
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?
Supercoco
Posts: 1
Joined: Thu May 20, 2010 2:33 am

A possible bug

Post by Supercoco »

A possible bug:

The 'alert' field is defined as 'tinyint' while the 'id' of the rules is defined as 'int'. This causes that the rules can not be applied correctly when the 'id' of the rule is 128 or higher.

Supercoco from Spain
ayinger
Posts: 21
Joined: Tue Apr 13, 2010 9:04 am

Open Office with CaMM

Post by ayinger »

Has anyone successfully utilized the "Export to Excel" feature with Open Office? If not, is there a way to simply export to a csv file, and then open it in OO? Even a right-click "Save-As" would help us.

To anyone using Linux and CaMM: What solution worked for you for exportation?
User avatar
gthe
Cacti User
Posts: 410
Joined: Sat Jul 29, 2006 1:23 pm
Location: RU

Re: A possible bug

Post by gthe »

Supercoco wrote:A possible bug:

The 'alert' field is defined as 'tinyint' while the 'id' of the rules is defined as 'int'. This causes that the rules can not be applied correctly when the 'id' of the rule is 128 or higher.

Supercoco from Spain
It is already fixed in 1.6.51 version in first post.
My cacti plugin -[url=http://forums.cacti.net/viewtopic.php?p=156769#156769]CaMM[/url]
[size=75]Sorry for my English. [/size]
User avatar
gthe
Cacti User
Posts: 410
Joined: Sat Jul 29, 2006 1:23 pm
Location: RU

Re: Open Office with CaMM

Post by gthe »

ayinger wrote:Has anyone successfully utilized the "Export to Excel" feature with Open Office? If not, is there a way to simply export to a csv file, and then open it in OO? Even a right-click "Save-As" would help us.

To anyone using Linux and CaMM: What solution worked for you for exportation?
Try this:
1. Save file to computer.
2. Rename it from xxxxx.XLS to xxxxx.XML
3. Open it in any text processor and change in start of document
from

Code: Select all

<xml version="1.0" encoding="utf-8">
to

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
4. Save and try to open in OO Calc (I tested in OO 3.2 on Win)

let me know if this will help - I'll change scripts.
My cacti plugin -[url=http://forums.cacti.net/viewtopic.php?p=156769#156769]CaMM[/url]
[size=75]Sorry for my English. [/size]
coolest
Posts: 33
Joined: Wed Oct 14, 2009 3:52 am

Post by coolest »

Nice plugin, I'll give it a try on new cacti...
crazy_90
Posts: 3
Joined: Sun May 30, 2010 11:54 am

Post by crazy_90 »

Thank you so much for your understanding, and I apologies if I disturbed you :[


______________
dvd replication
contract warehousing
fedcor
Posts: 3
Joined: Mon May 31, 2010 11:27 am

Post by fedcor »

First off, this is a great plugin. Thank you for all your hard work.

I have installed CaMM and I'm using rsyslog. Everything seems to work great, however when I try to use DNS names I only see some of the devices in the left hand menu. When I switch to IP's I see all of my devices.

When using DNS names it shows some of the device groups under the ALL setting and others under the HOUR setting.

I looked through the posts on this page, didn't see anything about this problem, any clues as to what could be the issue?

Thanks
User avatar
gthe
Cacti User
Posts: 410
Joined: Sat Jul 29, 2006 1:23 pm
Location: RU

Post by gthe »

fedcor, What do you use in the device settings Cacti in the field Hostname for all devices? Fully qualified hostname or IP address for this device ? Or so and so?
My cacti plugin -[url=http://forums.cacti.net/viewtopic.php?p=156769#156769]CaMM[/url]
[size=75]Sorry for my English. [/size]
fedcor
Posts: 3
Joined: Mon May 31, 2010 11:27 am

Post by fedcor »

I use IP addresses in the hostname field.
User avatar
gthe
Cacti User
Posts: 410
Joined: Sat Jul 29, 2006 1:23 pm
Location: RU

Post by gthe »

fedcor wrote:I use IP addresses in the hostname field.
fedcor wrote:Everything seems to work great, however when I try to use DNS names I only see some of the devices in the left hand menu. When I switch to IP's I see all of my devices.
Then what's the problem?
My cacti plugin -[url=http://forums.cacti.net/viewtopic.php?p=156769#156769]CaMM[/url]
[size=75]Sorry for my English. [/size]
fedcor
Posts: 3
Joined: Mon May 31, 2010 11:27 am

Post by fedcor »

I don't think I'm expaining this correctly.

In Camm when I set the Join Field Name setting to IP-address, I get all my devices showing up in the Camm lefthand menu under Period:All.

In Camm when I set the Join Field Name setting to DNS-hostname, I get some devices show up in the lefthand menu under Period:All and some in the Period:Hour.

My quesiton/problem is when using Join Field Name as DNS-hostname, why does the lefthand menu not show all of my devices under the Period:All

As for the Cacti Device, I use IP address in the hostname filed,

When I'm using Join Field Name setting to DNS-hostname the IP isn't shown, the Description field shows up in the Lefthand Menu.

Is that normal?
User avatar
gthe
Cacti User
Posts: 410
Joined: Sat Jul 29, 2006 1:23 pm
Location: RU

Post by gthe »

fedcor, Yes, all right. If you are using IP in hostname's then use ip in "Join field name". In the settings you can specify for which periods to classify statistics.
My cacti plugin -[url=http://forums.cacti.net/viewtopic.php?p=156769#156769]CaMM[/url]
[size=75]Sorry for my English. [/size]
torstentfk
Cacti User
Posts: 367
Joined: Tue Apr 05, 2005 9:52 am
Location: Munich, Germany

Post by torstentfk »

Hi,
I think the "cacti-team" has written a beta of the old syslog-plugin - with partitioning in use.
Is this on your plan to use it in the next version?


Torsten
User avatar
smlick
Cacti User
Posts: 267
Joined: Tue May 20, 2008 4:09 am
Location: Italy, Rome

Post by smlick »

Hi gthe, any news about a new release?

Regards
Alessio
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests