Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
c1a33103
Commit
c1a33103
authored
Mar 22, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more logs
parent
9af221e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
eyesis4pi_interface.php
src/eyesis4pi/eyesis4pi_interface.php
+13
-1
No files found.
src/eyesis4pi/eyesis4pi_interface.php
View file @
c1a33103
...
...
@@ -61,9 +61,21 @@ switch($cmd){
echo_file
(
$file_lba_start
);
echo_file
(
$file_lba_current
);
echo_file
(
$file_lba_end
);
echo_file
(
$camogmdisk
);
echo_file
(
"/var/log/messages"
);
echo_file
(
"/var/log/init_elphel393.log"
);
echo_file
(
"/var/log/x393sata_control.log"
);
echo_file
(
"/var/log/x393sata_eyesis4pi.log"
);
echo_file
(
"/var/log/autocampars.log"
);
echo_file
(
"/var/log/lighttpd.error.log"
);
echo_file
(
"/var/log/lighttpd_stderr.log"
);
echo_file
(
"/var/tmp/camogm.log"
);
echo_file
(
"/var/log/messages"
);
echo_file
(
"/var/log/access.log"
);
break
;
case
"external_drive"
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment