The plugin syslog 0.51 is functioning properly with cacti 0.87? ? When you add the alert in the syslog it does not show on the page that alerts added. When I run a select in the table syslog_alert, it shows that the alerts added
Database changed
mysql> show tables;
+-----------------------+
| Tables_in_cliente_syslog |
+-----------------------+
| syslog |
| syslog_alert |
| syslog_incoming |
| syslog_remove |
| syslog_reports |
+-----------------------+
5 rows in set (0.00 sec)
mysql> select * from syslog_alert;
+----+------------------+----------+---------------------+-----------+------------+---------------------+-------+
| id | name | type | message | user | date | email | notes |
+----+------------------+----------+---------------------+-----------+------------+---------------------+-------+
| 1 | Eduardo Terzella | facility | Eduardo Terzella | WOW_ADMIN | 1193815707 | eterzella@cliente.br | |
| 2 | bla | messagee | bla | WOW_ADMIN | 1193816565 | eterzella@gmail.com | |
| 3 | eduardo | messageb | eduardoribeterzella | WOW_ADMIN | 1194377968 | eterzella@cliente.br | |
+----+------------------+----------+---------------------+-----------+------------+---------------------+-------+
3 rows in set (0.00 sec)
[/img]
Syslog 0.5.1 and cacti 0.87
Moderators: Developers, Moderators
It not have setings to configure server port.
My MySQL work on port 3307 - how to configure ?
My MySQL work on port 3307 - how to configure ?
[size=75]
[color=green]|Cacti 0.87|[/color][color=green]|PA 1.3|[/color][color=green]|Poller cmd.php|[/color][color=green]|IIS 6.0|[/color][color=green]|PHP Version 5.2.4|[/color][color=green]|MySQL 5.0.27|[/color][color=green]|RRDtool 1.2.15|[/color][/size]
[color=brown]|Thold 0.3.8 |[/color] [color=red]|Zond 0.34 |[/color]
[url=http://forums.cacti.net/viewtopic.php?t=15067][size=75]Complete List of Cacti Scripts and Templates[/size][/url]
[url=http://forums.cacti.net/viewtopic.php?t=14985][size=75]Currently Known Plugins[/size][/url]
[color=green]|Cacti 0.87|[/color][color=green]|PA 1.3|[/color][color=green]|Poller cmd.php|[/color][color=green]|IIS 6.0|[/color][color=green]|PHP Version 5.2.4|[/color][color=green]|MySQL 5.0.27|[/color][color=green]|RRDtool 1.2.15|[/color][/size]
[color=brown]|Thold 0.3.8 |[/color] [color=red]|Zond 0.34 |[/color]
[url=http://forums.cacti.net/viewtopic.php?t=15067][size=75]Complete List of Cacti Scripts and Templates[/size][/url]
[url=http://forums.cacti.net/viewtopic.php?t=14985][size=75]Currently Known Plugins[/size][/url]
- chrisgapske
- Cacti User
- Posts: 278
- Joined: Tue May 22, 2007 7:56 am
- Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL
I don't know if this will work at all but have you tryed addingslech wrote:It not have setings to configure server port.
My MySQL work on port 3307 - how to configure ?
$syslogdb_port = '3307';
To your syslog config.php..
in your database connection information section.
I have no idea if this will work or not. ( so Backup before trying.)
- chrisgapske
- Cacti User
- Posts: 278
- Joined: Tue May 22, 2007 7:56 am
- Location: Pensacola, Fl - Padacuh, Ky-Alpena, MI-Gulf Shores,AL
Re: Syslog 0.5.1 and cacti 0.87
I have the same issue with my syslog where it does not show the alerts or rules after being added.
eterzella.r.t wrote:The plugin syslog 0.51 is functioning properly with cacti 0.87? ? When you add the alert in the syslog it does not show on the page that alerts added. When I run a select in the table syslog_alert, it shows that the alerts added
Database changed
mysql> show tables;
+-----------------------+
| Tables_in_cliente_syslog |
+-----------------------+
| syslog |
| syslog_alert |
| syslog_incoming |
| syslog_remove |
| syslog_reports |
+-----------------------+
5 rows in set (0.00 sec)
mysql> select * from syslog_alert;
+----+------------------+----------+---------------------+-----------+------------+---------------------+-------+
| id | name | type | message | user | date | email | notes |
+----+------------------+----------+---------------------+-----------+------------+---------------------+-------+
| 1 | Eduardo Terzella | facility | Eduardo Terzella | WOW_ADMIN | 1193815707 | eterzella@cliente.br | |
| 2 | bla | messagee | bla | WOW_ADMIN | 1193816565 | eterzella@gmail.com | |
| 3 | eduardo | messageb | eduardoribeterzella | WOW_ADMIN | 1194377968 | eterzella@cliente.br | |
+----+------------------+----------+---------------------+-----------+------------+---------------------+-------+
3 rows in set (0.00 sec)
[/img]
Same problem here
no alerts,removal,reports
no alerts,removal,reports
Cacti Version - 0.8.7a
Plugin Architecture - 1.4
Poller Type - Cactid v
Server Info - Linux 2.6.9-55.0.12.plus.c4smp
Web Server - Apache/2.0.59 (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, gd, mysql, mysqli, PDO, pdo_mysql, pdo_sqlite, snmp, eAccelerator
MySQL - 5.0.48
RRDTool - 1.2.23
SNMP - 5.1.2
Plugins
- RRD File Cleaner (RRD Cleaner - v0.32)
Network Discovery (discovery - v0.8.2)
FlowView (flowview - v0.4)
Cycle Graphs (Cycle Graphs - v0.4)
Network Tools (tools - v0.2)
Global Plugin Settings (settings - v0.3)
Syslog Monitoring (syslog - v0.5.1)
Host Info (hostinfo - v0.2)
Real-time statistics (zond - v0.32)
any idea ?
[size=75]
[color=green]|Cacti 0.87|[/color][color=green]|PA 1.3|[/color][color=green]|Poller cmd.php|[/color][color=green]|IIS 6.0|[/color][color=green]|PHP Version 5.2.4|[/color][color=green]|MySQL 5.0.27|[/color][color=green]|RRDtool 1.2.15|[/color][/size]
[color=brown]|Thold 0.3.8 |[/color] [color=red]|Zond 0.34 |[/color]
[url=http://forums.cacti.net/viewtopic.php?t=15067][size=75]Complete List of Cacti Scripts and Templates[/size][/url]
[url=http://forums.cacti.net/viewtopic.php?t=14985][size=75]Currently Known Plugins[/size][/url]
[color=green]|Cacti 0.87|[/color][color=green]|PA 1.3|[/color][color=green]|Poller cmd.php|[/color][color=green]|IIS 6.0|[/color][color=green]|PHP Version 5.2.4|[/color][color=green]|MySQL 5.0.27|[/color][color=green]|RRDtool 1.2.15|[/color][/size]
[color=brown]|Thold 0.3.8 |[/color] [color=red]|Zond 0.34 |[/color]
[url=http://forums.cacti.net/viewtopic.php?t=15067][size=75]Complete List of Cacti Scripts and Templates[/size][/url]
[url=http://forums.cacti.net/viewtopic.php?t=14985][size=75]Currently Known Plugins[/size][/url]
Who is online
Users browsing this forum: No registered users and 7 guests