An error occurred fetching the project authors.
- 04 Feb, 2020 1 commit
-
-
Jérome Perrin authored
On python3.6 this raises: sqlite3.OperationalError: cannot VACUUM from within a transaction
-
- 02 Feb, 2020 4 commits
-
-
Rafael Monnerat authored
vacuum as little as possible, as it is a heavy operation to perform.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
To allow more concurrent access to the sqlite
-
Rafael Monnerat authored
-
- 28 Oct, 2019 1 commit
-
-
Rafael Monnerat authored
This normalizes the result on python2 and python3, and as well, makes the result more accurate.
-
- 26 Oct, 2019 6 commits
-
-
Rafael Monnerat authored
This may case more memory usage and more 'live' data to handle, for this reason, I'm making it configurable
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is just to clean the methods a bit
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 23 Oct, 2019 1 commit
-
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos.core!147
-
- 09 Apr, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 19 Mar, 2018 1 commit
-
-
Alain Takoudjou authored
-
- 31 Jan, 2018 1 commit
-
-
Yusei Tahara authored
-
- 26 Sep, 2017 1 commit
-
-
Hardik Juneja authored
-
- 15 Nov, 2015 1 commit
-
-
Kirill Smelkov authored
Currently it is just sqlite3.connect(), but we'll want to add connection autotuning in the next patch, so before that let's consolidate all sqlite opening places in the code into one.
-
- 13 Nov, 2015 1 commit
-
-
Alain Takoudjou authored
Partition folder snapshot use du to calculate folder size and return value in Mb. This snapshot is enabled by default and will calculate size of each partition every 24hours. Partition with size < 1Mb are not are not reported (considered as empty). The behavior can be changed using some configurations in slapos.cfg: [collect] report_disk_usage = True disk_snapshot_process_pid_foder = /srv/slapgrid/var/run disk_snapshot_time_cycle = 86400
-
- 10 Nov, 2014 7 commits
-
-
Lutra Conseil authored
In relation to data collection this commit introduces: - data collector for temperature (parsing sensors) - Heating testing for determinate the Zero Emission Ratio of the computer. In relation to reports this commits introduces: - Consumption report for computer usage (CPU Load, Zero Emission Ratio, Memory) - Consumption report for partitions (CPU Load and Memory) - All consumption reports uses TioSafe XML Format
-
Rafael Monnerat authored
-
Lutra Conseil authored
-
Lutra Conseil authored
Remove older registers, already reported (or exported to csv) (older them 3 days)
-
Lutra Conseil authored
-
Lutra Conseil authored
-
Lutra Conseil authored
Major changes Rename pymonitor, add dependency and simplify Save all information using sqllite Record information from all processes individually Implement Snapshot for Computer and Systems information General Clean up
-
- 23 May, 2014 1 commit
-
-
Rafael Monnerat authored
-
- 22 May, 2014 1 commit
-
-
Rafael Monnerat authored
-
- 18 May, 2014 1 commit
-
-
Rafael Monnerat authored
Remove older registers, already reported (or exported to csv) (older them 3 days)
-
- 15 May, 2014 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 14 May, 2014 1 commit
-
-
Rafael Monnerat authored
Major changes Rename pymonitor, add dependency and simplify Save all information using sqllite Record information from all processes individually Implement Snapshot for Computer and Systems information General Clean up
-