3
0
mirror of https://github.com/rvalitov/zabbix-php-fpm.git synced 2023-11-05 03:30:27 +01:00

Commit Graph

  • 6f1a2f25c1
    change tasks feature/parallel Ramil Valitov 2020-09-21 21:21:36 +0300
  • 274ba0f318
    [fix] args Ramil Valitov 2020-09-21 20:56:37 +0300
  • 2fc89b5935
    [fix] options Ramil Valitov 2020-09-21 20:41:38 +0300
  • 993d5e0c49
    [fix] options Ramil Valitov 2020-09-21 20:30:25 +0300
  • 3d91f05820
    [fix] sleep config Ramil Valitov 2020-09-21 20:09:07 +0300
  • 619599f692
    [add] local vars in test suite Ramil Valitov 2020-09-21 16:43:24 +0300
  • 8423a7a1a1
    [add] parallel and non parallel tasks are independent Ramil Valitov 2020-09-21 15:11:00 +0300
  • 44f3f5d567
    [fix] long run tests Ramil Valitov 2020-09-21 14:54:08 +0300
  • 92222fb293
    [fix] max time check Ramil Valitov 2020-09-21 14:36:30 +0300
  • 1589f098e1
    [fix] elapsed time check Ramil Valitov 2020-09-21 14:31:03 +0300
  • d4b2ff46a6
    [fix] correct output for arguments specified, correct time elapsed asserts Ramil Valitov 2020-09-21 14:27:04 +0300
  • 37d980cff0
    [fix,add] fix array separator, add elapsed time info for each test Ramil Valitov 2020-09-21 13:44:06 +0300
  • 76b2c79b1b
    [fix] remove extra {}, allow spaces in pool names Ramil Valitov 2020-09-21 02:24:53 +0300
  • 14c12a8115
    Merge branch 'master' into feature/parallel Ramil Valitov 2020-09-21 02:10:09 +0300
  • cc2242da7b
    [add] info screen, parallel pending pools analysis Ramil Valitov 2020-09-21 01:49:37 +0300
  • 790edf8985
    [add] info about required package name for cgi-fcgi utility to make it easier for the user to understand what package is missing, helps #53 Ramil Valitov 2020-09-20 21:10:42 +0300
  • 467f31abe5
    [add] tests for root privileges (#55) master Ramil Valitov 2020-09-14 18:39:58 +0300
  • 26f43164e2
    [add] tests for root privileges Ramil Valitov 2020-09-14 16:35:07 +0300
  • 106874e029
    Feature/timeout (#42) Ramil Valitov 2020-09-14 11:59:05 +0300
  • bd92d4b4f9
    [add] analyze pools in parallel Ramil Valitov 2020-08-07 18:50:37 +0300
  • 8e5a83eede
    Feature/cache location (#50) Ramil Valitov 2020-08-05 23:59:19 +0300
  • ad08d1c11f
    Feature/nginx ispconfig (#51) Ramil Valitov 2020-08-05 23:38:54 +0300
  • a88d6eba99
    [add] info about support for nginx and Apache Ramil Valitov 2020-08-05 23:17:33 +0300
  • 77bff42fd6
    [add] patch and nginx config for ISPConfig Ramil Valitov 2020-08-05 23:01:00 +0300
  • 98065cb96e
    [add] nginx template from ISPConfig 3.1.15p3 Ramil Valitov 2020-08-05 22:30:45 +0300
  • a9502625d6
    [fix] delete cache sudo Ramil Valitov 2020-08-05 22:15:16 +0300
  • 5d4918e93b
    [fix] cache clear in tests Ramil Valitov 2020-08-05 22:01:37 +0300
  • 4616a56f5b
    [fix] cache clear procedure in tests Ramil Valitov 2020-08-05 21:46:28 +0300
  • 15dbd5fc29
    [fix] new cache location in /var/cache Ramil Valitov 2020-08-05 21:03:44 +0300
  • 8d95827cb8
    [add] extra sleep for service actions Ramil Valitov 2020-08-05 20:45:04 +0300
  • 591b32e499
    Intermediate fix for timeout feature (#48) Ramil Valitov 2020-07-29 04:16:44 +0300
  • a112e2f27c
    [fix] improved folding Ramil Valitov 2020-07-29 03:12:43 +0300
  • 5412417930
    [fix] misc Ramil Valitov 2020-07-28 19:17:53 +0300
  • 30190d594e
    [fix] color, service actions Ramil Valitov 2020-07-28 18:58:45 +0300
  • a9ff0d7b91
    [add] color output Ramil Valitov 2020-07-28 18:08:15 +0300
  • 9f778a7cc9
    [add] Travis CI folds Ramil Valitov 2020-07-28 16:37:57 +0300
  • 7f2452a17d
    [add] local vars, remove mapfile Ramil Valitov 2020-07-28 16:23:08 +0300
  • 873af272c8
    [fix] mapfile Ramil Valitov 2020-07-28 03:26:03 +0300
  • 56396c81fe
    [fix] mapfile -d Ramil Valitov 2020-07-28 02:25:53 +0300
  • ea60a9365c
    [fix] socket pools check Ramil Valitov 2020-07-28 02:06:29 +0300
  • 7c54cb444a
    [fix] improved service name detection, code simplification Ramil Valitov 2020-07-28 02:02:25 +0300
  • 18d71c0da7
    [fix] improved socket dir detection Ramil Valitov 2020-07-28 01:09:29 +0300
  • 4005241eea
    [fix] PHP sockets detection in tests Ramil Valitov 2020-07-21 23:36:42 +0300
  • c6a90aa7a4
    [add] more asserts and checks Ramil Valitov 2020-07-21 22:21:58 +0300
  • 3e1b672fde
    [fix] PHP locations Ramil Valitov 2020-07-21 16:14:15 +0300
  • 922e578246
    [add, fix] cache of PHP run directory Ramil Valitov 2020-07-21 15:59:42 +0300
  • a34ea3ac4d
    [fix] run PHP directory ending slash Ramil Valitov 2020-07-21 15:49:35 +0300
  • 1551af9386
    [fix] order of tests Ramil Valitov 2020-07-21 06:43:44 +0300
  • cd320cc5cf
    Merge branch 'master' into feature/timeout Ramil Valitov 2020-07-21 06:41:40 +0300
  • 6355c13658
    Feature: tests to support older Ubuntu 14 & 16 (#46) Ramil Valitov 2020-07-21 06:26:29 +0300
  • 44eb9c9291
    [add] info about supported OS and new test data Ramil Valitov 2020-07-21 06:13:16 +0300
  • 2b7e467ee3
    [fix] checks for PHP version in Ubunty trusty Ramil Valitov 2020-07-21 05:59:05 +0300
  • d791339fa0
    [fix] any socket detection for Ubunty trusty Ramil Valitov 2020-07-21 05:36:01 +0300
  • b64274c10f
    [fix] detection of sockets in Ubuntu trusty Ramil Valitov 2020-07-21 05:27:30 +0300
  • e4c2352afb
    [fix] get PHP socket directory forUbunty trusty Ramil Valitov 2020-07-21 05:17:57 +0300
  • f6f42a0574
    [fix] tests for Ubuntu Trusty Ramil Valitov 2020-07-21 04:51:27 +0300
  • 822a0869e6
    [fix] php version for Ubuntu trusty Ramil Valitov 2020-07-21 04:38:11 +0300
  • 08583572be
    [fix] libfcgi for older Ubuntu versions Ramil Valitov 2020-07-21 04:27:25 +0300
  • a2c1966a45
    [add] check for bash version Ramil Valitov 2020-07-21 04:24:23 +0300
  • 64d6273f9b
    [add] tests for Ubunty 14 and 16 Ramil Valitov 2020-07-21 04:24:01 +0300
  • d8a37fb3bd
    Merge branch 'master' into feature/timeout Ramil Valitov 2020-07-08 14:20:48 +0300
  • c129bf941f
    Fix discovery bugs: pools duplicate names and IP TCP connections (#38) Ramil Valitov 2020-07-07 23:38:01 +0300
  • 1e9edfb0dd
    [fix] increase timeout Ramil Valitov 2020-07-07 23:20:54 +0300
  • e81131bbcd
    [fix] port calculation Ramil Valitov 2020-07-07 22:40:51 +0300
  • cbaff4a688
    [fix] port checks and port range Ramil Valitov 2020-07-07 22:00:55 +0300
  • d53e9293b7
    [fix] stop PHP-FPM before modifications Ramil Valitov 2020-07-07 21:17:21 +0300
  • 6f0bea84df
    [add] multiple run steps Ramil Valitov 2020-07-07 19:46:50 +0300
  • ff69832d45
    [fix] zabbix timeout checks Ramil Valitov 2020-07-07 16:22:16 +0300
  • 9a4557501c
    [add] enrease Zabbix timeout Ramil Valitov 2020-07-07 16:09:55 +0300
  • 06e53d2731
    [add] ondemand cache test Ramil Valitov 2020-07-07 15:57:20 +0300
  • 0898e9464f
    [fix] execution time is measured in ms Ramil Valitov 2020-07-07 15:37:07 +0300
  • af58fff1fa
    [add] more duration tests Ramil Valitov 2020-07-07 15:29:59 +0300
  • 25a5ea1465
    [add] run duration test Ramil Valitov 2020-07-07 15:17:58 +0300
  • d6efe19e0b
    [fix] max recursive checks Ramil Valitov 2020-07-07 15:03:28 +0300
  • d3d90e6e6b
    [fix] delete cache Ramil Valitov 2020-07-07 13:02:55 +0300
  • 5b5765d8a3
    [add] clear cache in tests Ramil Valitov 2020-07-07 12:29:21 +0300
  • a8e3d1660f
    [add] display pools Ramil Valitov 2020-07-07 12:24:07 +0300
  • faf0adacba
    [fix] userparameters sleep Ramil Valitov 2020-07-07 12:20:27 +0300
  • 639e654002
    [add] more timeout for ondemand pools Ramil Valitov 2020-07-07 12:13:33 +0300
  • c13a0e822f
    [add] double run tests Ramil Valitov 2020-07-07 12:04:29 +0300
  • 3c97963d64
    [add] time execution print Ramil Valitov 2020-07-07 07:06:56 +0300
  • 22c3a06523
    [add] script timeout test Ramil Valitov 2020-07-07 06:48:20 +0300
  • 47d0caf212
    [add] more info Ramil Valitov 2020-07-07 06:40:23 +0300
  • c71bc94824
    [fix] ondemand calls Ramil Valitov 2020-07-07 06:29:49 +0300
  • 974926ed63
    [fix] sleep timeout Ramil Valitov 2020-07-07 06:27:30 +0300
  • 0349d28dfa
    WIP checks Ramil Valitov 2020-07-07 06:09:52 +0300
  • 3ae47e6346
    [add] sleep tests Ramil Valitov 2020-07-07 05:55:00 +0300
  • ab44dad6ec
    [add] sort cache and results Ramil Valitov 2020-07-07 05:37:40 +0300
  • 2b2dfa435d
    [add] more details Ramil Valitov 2020-07-07 05:30:24 +0300
  • 56c7251842
    [fix] discover checks Ramil Valitov 2020-07-07 05:25:12 +0300
  • c474b4c6c5
    [add] continous checks Ramil Valitov 2020-07-07 01:31:17 +0300
  • 94d2898cb5
    [fix] recache of ondemand pools Ramil Valitov 2020-07-07 01:18:14 +0300
  • e72e760724
    [fix] discover script errors Ramil Valitov 2020-07-07 01:13:01 +0300
  • 5b7f642e49
    [add] ondemand hot pools Ramil Valitov 2020-07-07 01:05:11 +0300
  • ad9435ee39
    [fix] discover pools errors Ramil Valitov 2020-07-07 00:56:13 +0300
  • 6b8e58dc66
    [fix] socket test Ramil Valitov 2020-07-07 00:50:36 +0300
  • a6196278aa
    [fix] bash zabbix Ramil Valitov 2020-07-07 00:29:01 +0300
  • 337bb77d0a
    [del] update echo Ramil Valitov 2020-07-07 00:26:28 +0300
  • 9be8a6af6d
    WIP tests for commands Ramil Valitov 2020-07-07 00:22:29 +0300
  • a8d99dc7f3
    [add] run scripts as zabbix user Ramil Valitov 2020-07-07 00:14:40 +0300