1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* some refactoring * server, actions: object creator, object editor, object clone: add color support for objects * server, actions: object creator, object editor, object clone: add ALEPIZ server linking for prevent to collect data for an objects, which serve on other ALEPIZ servers. * update help * improved log for remove object or counters from collecting data * db add alepizIDs and objectsAlepizRelation tables for support object to ALEPIZ server linking * make possible to run user action not in a queue. More... almost 3 years ago
* server fix bug with calculating one variable multiple times * frontend interface - fix search behavior when deleting characters in the search string More... almost 3 years ago
* server bug fixes * collector editor: add timeout for runCollectorSeparately * event editor: bug fixes * interface editor^ new action * frontend interface - bug fixes * update help More... almost 3 years ago
* add grouping objects * new action Interface editor * server bug fixes * update help More... almost 3 years ago
* new version 0.0.13beta * update help and images * create ALEPIZ archive * create ALEPIZ installation wizard. More... almost 3 years ago
* threads: fix creating stack files when cannot find child thread for sendMessage() * history: fix function description * server: fix bug when dependencies and update events was not work propertly. * dashboard: add possibility for creating disabled interval where start timt less then end time (for two days). More... almost 3 years ago
* refactoring and rewrite web interface * other changes More... almost 3 years ago
* too many changes More... about 3 years ago
* remove some warnings More... about 3 years ago
* too many changes More... about 3 years ago
* too many changes More... about 3 years ago
* communication/telegram added telegram notification support More... over 3 years ago
* actions/import&export: fix errors, add check button, update help * actions/counter_settings: fix error when make list of the counters * models_db/countersDB.js: fix error * models_db/objectsDB.js: fix error More... over 3 years ago
* actions/import&export: supplement help * actions/counter_settings: fix error when make list of the counters * models_db/countersDB.js: add case-insensitive search for the counter names * models_db/objectsDB.js: add case-insensitive search for the object names * server - split files and refactoring. * server/child/gegCountersValue.js - additional check when sending update event to the parent More... over 3 years ago
* actions/import&export: fix errors, add help, add dependencies check * actions/counter_settings: fix error when make list of the linked objects, fix error for unable import same file several times. don't print duplicated counters and objects in dependencies * public/javascripts/objectSelector.js - fix error for destroy selector. add getObjects() function More... over 3 years ago
* actions\action_editor: update help * actions\counter_settings: add import and export counters * actions\dashboard: fix error when remove symbols when long float to short float (3.141596 => 3.14) * actions\import_export: add action for import and export objects * actions\log_viewer: don't print an error when can't stat log file * actions\object_clone: fix error when no objects are selected, fix error when show list of object interactions * collectors\SNMP: add SNMP request timeout option * lib\exitHandler.js: add criticalMemSize options and process will exit when criticalMemSize occurred * models_db\objectsDB.js: add to return a newObjects object whth (newObjectID and objectNames) * history: fix error when halt on delete many objects. Now deletion will be separated by small transaction * init: fix some errors with filters * objectSelector: fix errors with clearObjectsSelector() * server\getCountersValues.js: fix error when update event is not solved * config: add to history: maxNumberObjectsToDeleteAtTime, pauseBetweenDeletingSeriesObjects. Add to common: criticalMemSize * help: update More... over 3 years ago
* public/javascript/init.js - fix select objects when perform search filter More... over 3 years ago
* server/serverRunner.js и counterProcessor.js server refactoring * lib/runInThreadChild.js - bug fix * public/javascript/init.js - fix object search * server, webServer, taskServer - add disable settings for possible to disable components * alepiz.iss - change default http port from 80 to 88. IIS is used port 80 More... over 3 years ago
* server/child/*.js server refactoring * public/javascript/help.js add redirect from http to https on alepiz.com * views/help/install*.pug - fix mistakes More... over 3 years ago
* server/child/*.js server refactoring * public/javascript/help.js add redirect from http to https on alepiz.com * views/help/install*.pug - fix mistakes More... over 3 years ago
* new stable release 0.0.12beta * created a new installation package 0.0.12beta More... over 3 years ago
* add english translation to interface help page More... over 3 years ago
* collector ping - change time interval for checking for packet loss from 1123ms to 350ms * action "action editor" - fix error for saving action layout to actions.json configuration file * history - fix error when function nodata was not work * server - fix error when receiving from collector more than one different results in same time and event was not switch off * documentation - actualization More... over 3 years ago
* collector ping - fix error when running more than one ping for single IP address * action information - fix count that started at 2 * history - add thin out records for direct getting historical data from DB More... over 3 years ago
* collector ping - refactoring and set time interval for check packet loss to 1123ms to prevent receiving a packet loss and a subsequent reply packet at the same time * log.js - add try{} catch(){} for create directories * db.js - remove log information about using direct write to DB or DB server. Any processes who open DB write this * history - add possibilities for read historical data direct from DB file without history server More... over 3 years ago
Too many changes More... over 3 years ago
Too many changes. More... almost 4 years ago
* file_editor: now it can save file (beta) * file_editor: focus on edited file after choose something from selectElm * mssql: move connectionTimeoutSec and queryTimeoutSec options from config.json to collector parameters * exec launcher: program args as args parameters, support absolute path for binary * server & childGetCountersValue: many optimizaton More... about 4 years ago
* make release 0.0.10beta More... about 4 years ago
* objects_editor: make possibe batch renaming objects from tasks (able to disable objects-counters link editor) * add possibility to set stop timeot for alepiz in conf.json (serviceStopTimeout) * events-generator: add second queue with high priority for users commands. Add more log information about queue problems. * file-reade: add parameter for disable log errors about open file * zabbix-active: fix bug for requesting incorrect information after change a zabbixHstname for object-counter * tasks.js - fix bug for usage task by user without workflow settings * usersRolesRightsDB.js - add priority for getting action right (fix bug for actions rights when user has more then one role) * actions.js - fix bug for actions rights when user has more then one role * history: try to fix bug, when Alepiz halted on start while truncating WAL sqlite files More... about 4 years ago