Cacti / plugin_syslog

Syslog Plugin for Cacti
GNU General Public License v2.0
21 stars 16 forks source link

[SYSLOG PLUGIN] latest - PHP ERROR #144

Closed anarkia1976 closed 3 years ago

anarkia1976 commented 3 years ago

With latest plugin code i have experience this error when an alarm is raised:

Cacti 1.2.16 - latest code branch 1.2.x

2020/12/09 08:35:03 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog_process.php[363]:file_get_contents(), CactiErrorHandler()) 2020/12/09 08:35:03 - ERROR PHP WARNING in Plugin 'syslog': file_get_contents(/var/www/html/cacti/plugins/syslog/syslog.css): failed to open stream: No such file or directory in file: /var/www/html/cacti/plugins/syslog/syslog_process.php on line: 363

thanks a lot.

TheWitness commented 3 years ago

Yea, darn. Thanks for reporting.

TheWitness commented 3 years ago

I've restored the syslog.css in the develop branch.