Commit Graph

11275 Commits

Author SHA1 Message Date
Akihiro Uchida 1bb1344530 Evade zero division PHP Warning due to float overflow by factor 2016-04-04 16:18:56 +09:00
m-lopez-f d4ebe9761c Fixed output of two CLI funtions. Tiquet: #3510 2016-04-04 09:06:21 +02:00
Akihiro Uchida 57d6ae5c8b Fix reporting format for exportdata
- for 'data', timestamp should be timestamp of data
- for 'avg', timestamp should be averaging period
2016-04-04 15:48:25 +09:00
artica 8c2b73c474 Auto-updated build strings. 2016-04-04 00:01:12 +02:00
artica c0cb8b9610 Auto-updated build strings. 2016-04-03 00:01:12 +02:00
artica 7e52e0e4e6 Auto-updated build strings. 2016-04-02 00:01:25 +02:00
m-lopez-f d9600bb10e Fixed problems with kill procesess with tentacle. Tiquet: #3487 2016-04-01 09:59:06 +02:00
Junichi Satoh 582b4abb35 Changed column type of 'tagente_estado.status_changes' to unsigned.
(Fixed ff_threshold evaluation.)

Because of column type difference bettween 'tagente_estado.status_changes'
and 'tagente_modulo.min_ff_event', it didn't work correctly with over 127.
2016-04-01 12:46:47 +09:00
artica 63cdcb1288 Auto-updated build strings. 2016-04-01 00:01:19 +02:00
Ramon Novoa c861aa908a Added contact information to README.md. 2016-03-31 13:55:30 +02:00
Axel 646bf107e3 Update Dockerfile
Added SSH client
2016-03-31 12:59:12 +02:00
artica 3ebfa6ae46 Auto-updated build strings. 2016-03-31 00:01:44 +02:00
fermin831 11623b5c92 Fixed checks in availability reports TICKETS #3449 2016-03-30 14:59:34 +02:00
mdtrooper 1facd4d69f Some fixes in the skins. 2016-03-30 13:05:08 +02:00
m-lopez-f 0b725ba2fc Fixed warning in pandora_manage(CLI). Tiquet: #3496
(cherry picked from commit ccf7da77a9)
2016-03-30 11:19:35 +02:00
m-lopez-f 8dbca91c6d Fixed problems with stop tentacle server, doen't stop all procesess. Tiquet: #3488
(cherry picked from commit 0210afa536)
2016-03-30 09:22:36 +02:00
artica fdeb89f4f3 Auto-updated build strings. 2016-03-30 00:01:39 +02:00
m-lopez-f d88f7a9a27 Only conecction timeout in login. Tiquet: #3485 2016-03-29 13:03:54 +02:00
m-lopez-f 574373fe1f Revert "Only conecction timeout in login. Tiquet: #3485"
This reverts commit b923519c75.
2016-03-29 13:02:56 +02:00
m-lopez-f b923519c75 Only conecction timeout in login. Tiquet: #3485
(cherry picked from commit 21b3c370b1)
2016-03-29 13:01:30 +02:00
artica 5d76e0fce8 Auto-updated build strings. 2016-03-29 00:01:23 +02:00
Ramón Novoa 311980f294 Merge pull request #45 from cosmedd/fix-install-console-without-mysql
Allow install pandora-console Debian package with other mysql clients.
2016-03-28 10:57:24 +02:00
Ramón Novoa b5ae777f81 Merge pull request #46 from cosmedd/fix-pandora-console-postinst
Don't assume that Apache is present when installing pandora-console Debian package
2016-03-28 10:57:01 +02:00
artica b0a7b31a61 Auto-updated build strings. 2016-03-28 00:01:14 +02:00
Cosme Domínguez Díaz a4d8df71b1 Don't assume that Apache is present when installing
pandora-console Debian package.
2016-03-27 22:23:24 +02:00
Cosme Domínguez Díaz 3dbd13f401 Allow install Debian package with other mysql clients. 2016-03-27 21:41:08 +02:00
artica ad71f09a4a Auto-updated build strings. 2016-03-27 00:01:11 +01:00
artica 30c2da5098 Auto-updated build strings. 2016-03-26 00:01:19 +01:00
artica c313c9e53d Auto-updated build strings. 2016-03-25 00:01:20 +01:00
artica 32ee1e56dd Auto-updated build strings. 2016-03-24 00:02:30 +01:00
m-lopez-f d989ac8442 Re-fixed problems with visual console. Tiquet: #3492
(cherry picked from commit 951856d837)
2016-03-23 15:14:47 +01:00
m-lopez-f 82174f0bae Fixed problems with autoupdate enterprise in login when no connect with artica.es 2016-03-23 14:01:25 +01:00
axl89 e12924d579 Included the Dockerfile and its dependencies for server, console and database Docker images 2016-03-23 11:52:15 +01:00
artica 72116628c9 Auto-updated build strings. 2016-03-23 00:01:14 +01:00
Hirofumi Kosaka 4efc510e6c Fixed a bug that custom "interval values" had not been used as default
module interval (you can add custom ones at 'visual styles' configuration).
2016-03-22 13:26:52 +09:00
artica 2b583ae7fc Auto-updated build strings. 2016-03-22 00:01:24 +01:00
Ramon Novoa 4827e41bd3 Added agent plug-ins to retrieve socket and file handle stats. 2016-03-21 13:28:01 +01:00
artica 0482b830a3 Auto-updated build strings. 2016-03-21 00:01:11 +01:00
artica dd2a89e22b Auto-updated build strings. 2016-03-20 00:01:12 +01:00
artica eb0e33e3d0 Auto-updated build strings. 2016-03-19 00:01:31 +01:00
artica 211df32f7b Auto-updated build strings. 2016-03-18 00:01:21 +01:00
fermin831 2d310a7163 Changed Time to in working time to 00:00:00 TICKETS #3480 2016-03-17 15:52:35 +01:00
fermin831 278255ff51 Solved a SLA problem on no-init modules TICKETS #3479 2016-03-17 14:25:01 +01:00
fermin831 ec21d8a6d3 Changed Poling time to Time available in Availability reports TICKETS #3285 2016-03-17 10:59:17 +01:00
artica bd30f23487 Auto-updated build strings. 2016-03-17 00:01:21 +01:00
fermin831 744b60cbd1 Solved config token homedir_filetransfer duplication TICKETS #3475 2016-03-16 18:49:17 +01:00
fermin831 b0ac5b78d8 Split a delete query to avoid deadlocks TICKETS #3446 2016-03-16 15:59:37 +01:00
artica 9d2b97dca0 Auto-updated build strings. 2016-03-16 00:01:26 +01:00
Axel 983b515e35 Update README.md
Fixed README.md to Slack
2016-03-15 17:13:40 +01:00
Axel 4cf983d24b Update README.md
Modified the description
2016-03-15 17:11:39 +01:00