oliveiraped / Reportula

Reportula is a php based web program that provides you a summarized output stats of Bacula Backups jobs, clients, volumes and director that have already run. It obtains its information from your catalog database. This is a fairly high level bacula management tool. Here are a few points that one user made concerning this important tool. It is web-based so can be accessed from anywhere. It packs a phenomenal amount of information into a single web-page – that I credit as being very good design! Features Display last jobs status Display volumes usage by pool Full supported MySQL, PostgreSQL databases. Show Jobs which executed with errors last day, week, month Show a condition of your Volumes Show terminated Jobs Search Jobs on several conditions The detailed information on Pools, Volumes, Storages and Clients Search options List the files stored on job Acl Supports and Login users support Integration with Active Directory or Ldap servers
http://www.reportula.org
GNU General Public License v3.0
25 stars 9 forks source link

missing informations #26

Closed marciofoz closed 9 years ago

marciofoz commented 9 years ago

Hello. Reportula Admin Dashboard (http://x.x.x.x/public/index.php/admin/dashboard) not show information about the server. I'm using Centos 7.1.

oliveiraped commented 9 years ago

Hi, can you post the php errors please ?

marciofoz commented 9 years ago

Good morning.

Attached print screen for check.

I cant see errors in php.log. I can check in other file ?

Do you speak portuguese ?

Regards.

2015-07-22 18:42 GMT-03:00 Pedro Oliveira notifications@github.com:

Hi, can you post the php errors please ?

— Reply to this email directly or view it on GitHub https://github.com/oliveiraped/Reportula/issues/26#issuecomment-123875216 .

oliveiraped commented 9 years ago

Sim falo Português, mas no Github prefiro falar em ingles por uma questão de suporte.

I cant see any attatchement .

Without php logs, i cant see wich kind of error you have.

marciofoz commented 9 years ago

reportula

Here is the file.

Regards.

oliveiraped commented 9 years ago

Okay that code is commented, because of the diferent systems, but you can enable just uncomment on this file.

https://github.com/oliveiraped/Reportula/blob/master/app/controllers/admin/DashboardController.php

marciofoz commented 9 years ago

Okay, working. Thank you.