Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


syslog 5.2 no display for cacti 0.8.7b

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements
Author Message
kinfio117



Joined: 27 May 2008
Posts: 4

PostPosted: Tue May 27, 2008 3:09 am    Post subject: syslog 5.2 no display for cacti 0.8.7b Reply with quote

#vi include/config.php
$plugins = array();
$plugins[] = 'monitor';
//$plugins[] = 'syslog';
$plugins[] = 'settings';
$plugins[] = 'syslog';
#vi syslog/config.php
$syslogdb_type = 'mysql';
$syslogdb_default = 'syslog';
$syslogdb_hostname = 'localhost';
$syslogdb_username = 'cacti';
$syslogdb_password = 'cacti';
# chown cacti.cacti /var/www/html/cacti

some error: I don't know how to:
[root@localhost syslog]# php setup.php
PHP Notice: Undefined variable: config in /var/www/html/cacti/plugins/syslog/setup.php on line 200
PHP Warning: include_once(/plugins/syslog/compatibility.php): failed to open stream: No such file or directory in /var/www/html/cacti/plugins/syslog/setup.php on line 200
PHP Warning: include_once(): Failed opening '/plugins/syslog/compatibility.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/cacti/plugins/syslog/setup.php on line 200


version
os centos5.1
cacti-0.8.7b.tar.gz
cacti-plugin-arch.tar.gz for 0.8.7b
settings-0.5.tar.gz
syslog-0.5.2.tar.gz

I'm new uer. this problem solution for someboby help me, thank you!console->User Management->admin->Realm Permissions->view syslog



1.png
 Description:
 Filesize:  35.23 KB
 Viewed:  1192 Time(s)

1.png


Back to top
TheWitness
Developer


Joined: 14 May 2002
Posts: 9671
Location: MI, USA

PostPosted: Wed Jul 23, 2008 6:37 pm    Post subject: Reply with quote

Not sure what you are asking, but that version of syslog is not PIA 2.x compliant. Also, there is quite a bit of additional work you must perform to get it operational, such as installing syslog-ng, setting up a socket file and modifying the plugins config.php file.

TheWitness
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin Announcements All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group