pax_global_header00006660000000000000000000000064151654174530014525gustar00rootroot0000000000000052 comment=a6864d3f1b22b575ac5b7e181222dd6df6c63c27 icingaweb2-module-fileshipper-1.3.0/000077500000000000000000000000001516541745300173335ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/.github/000077500000000000000000000000001516541745300206735ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/.github/ISSUE_TEMPLATE.md000066400000000000000000000027471516541745300234120ustar00rootroot00000000000000 ## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment * Module version (System - About): * Icinga Web 2 version and modules (System - About): * Icinga 2 version (`icinga2 --version`): * Operating System and version: * Webserver, PHP versions: icingaweb2-module-fileshipper-1.3.0/.github/ISSUE_TEMPLATE/000077500000000000000000000000001516541745300230565ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/.github/ISSUE_TEMPLATE/bug_report.md000066400000000000000000000016001516541745300255450ustar00rootroot00000000000000--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- ## Describe the bug A clear and concise description of what the issue is. ## To Reproduce Provide a link to a live example, or an unambiguous set of steps to reproduce this issue. Include configuration, logs, etc. to reproduce, if relevant. 1. 2. 3. 4. ## Expected behavior A clear and concise description of what you expected to happen. ## Screenshots If applicable, add screenshots to help explain your problem. ## Your Environment Include as many relevant details about the environment you experienced the problem in * Icinga Web 2 version and modules (System - About): * Web browser used: * Icinga 2 version used (`icinga2 --version`): * PHP version used (`php --version`): * Server operating system and version: ## Additional context Add any other context about the problem here. icingaweb2-module-fileshipper-1.3.0/.github/ISSUE_TEMPLATE/feature_request.md000066400000000000000000000011421516541745300266010ustar00rootroot00000000000000--- name: Feature request about: Suggest an idea for this project title: '' labels: '' assignees: '' --- ## Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always using this feature but am missing [...] ## Describe the solution you'd like A clear and concise description of what you want to happen. ## Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. ## Additional context Add any other context or screenshots about the feature request here. icingaweb2-module-fileshipper-1.3.0/.github/workflows/000077500000000000000000000000001516541745300227305ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/.github/workflows/php.yml000066400000000000000000000007021516541745300242410ustar00rootroot00000000000000name: CI on: push: branches: - main - support/* pull_request: workflow_dispatch: jobs: php: name: PHP uses: Icinga/github-actions/.github/workflows/php.yml@main with: # Add Director to `icingaweb2/modules` so that it is available when running unit tests. dependencies: | { "./vendor/icingaweb2/modules/director": "https://github.com/Icinga/icingaweb2-module-director.git" } icingaweb2-module-fileshipper-1.3.0/.gitignore000066400000000000000000000002141516541745300213200ustar00rootroot00000000000000## Editors .idea \#* .\#* .*.sw[op] # phpunit _libraries/ _icingaweb2/ *.cache coverage/ ## PHP vendor artifacts /vendor/ library/vendor/ icingaweb2-module-fileshipper-1.3.0/LICENSE.md000066400000000000000000001045131516541745300207430ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . icingaweb2-module-fileshipper-1.3.0/README.md000066400000000000000000000023641516541745300206170ustar00rootroot00000000000000Icinga Web 2 Fileshipper module =============================== The main purpose of this module is to extend [Icinga Director](https://github.com/icinga/icingaweb2-module-director) using some of it's exported hooks. Based on them it offers an `Import Source` able to deal with `CSV`, `JSON`, `YAML` and `XML` files. It also offers the possibility to deploy hand-crafted [Icinga 2](https://github.com/Icinga/icinga2) config files through the `Icinga Director`. ![Icinga Web 2 Fileshipper](doc/screenshot/fileshipper/01_fileshipper-imports-overview.png) For getting started please read our [Installation instructions](doc/02-Installation.md), and then you should be ready to dive into [Import Source](doc/03-ImportSource.md) definitions, [supported file formats](doc/11-FileFormats.md) or and hand-crafted [Config File Shipping](doc/04-FileShipping.md). Changes ------- ### v1.3.0 * FEATURE: Support PHP 8.5 * FIX: Improve English in GUI labels ### v1.2.0 * FEATURE: PHP 8 support * FEATURE: Give guidance on potential misconfiguration (#34) * FEATURE: do not fail on malformed config file (#35) ### v1.1.0 * FEATURE: Added XLSX file support ### v1.0.1 * FEATURE: CSV files should give NULL for columns with empty strings (#6) * FIX: Small documentation fix icingaweb2-module-fileshipper-1.3.0/contrib/000077500000000000000000000000001516541745300207735ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/contrib/git-hooks/000077500000000000000000000000001516541745300226775ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/contrib/git-hooks/post-merge000077500000000000000000000016001516541745300247040ustar00rootroot00000000000000#/usr/bin/env bash # Trigger Director config rendering when something changed # This is a git hook that will run after `git pull`. In case any file was # changed it will instruct Director to re-render the current configuration. # # Add this file to your git working directory as `.git/hooks/post-merge`. It # has to executable (`chmod +x`), otherwise it wouldn't run. The `icingacli` # has to be on your `PATH` when running `git pull`. # # TODO: verify whether HEAD@{1} instead of ORIG_HEAD should be preferred changed_files() { git diff-tree -r --name-only --no-commit-id ORIG_HEAD HEAD } had_changes() { local changed_lines=$(changed_files | wc -l) if [ "$changed_lines" -gt "0" ]; then return 0 else return 1 fi } render_director_config() { `icingacli director config render` } run_if() { $1 && eval "$2" } run_if had_changes render_director_config icingaweb2-module-fileshipper-1.3.0/doc/000077500000000000000000000000001516541745300201005ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/doc/02-Installation.md000066400000000000000000000041601516541745300233030ustar00rootroot00000000000000Installation ===================================== ## Requirements * Icinga Director (>= 1.1.0) * php-xml for optional XML file support * php-yaml for optional YAML file support * php-zip for optional XLSX file support If your distribution ships an older build of [php-yaml](http://pecl.php.net/package/yaml), make sure to use a release compatible with `PHP ≥ 8.2`. In case your Linux distribution offers precompiled packages they should be fine, regardless of whether they ship `php-yaml` or `php-syck`. In either case please let me know as I didn't test them on different operatingsystems yet. ## Install the Fileshipper module As with any Icinga Web 2 module, installation is pretty straight-forward. In case you're installing it from source, all you have to do is to drop the `fileshipper` module in one of your module paths. You can examine (and set) the module path(s) in `Configuration / Application`. In a typical environment you'll probably drop the module to `/usr/share/icingaweb2/modules/fileshipper`. Please note that the directory name MUST be `fileshipper` and not `icingaweb2-module-fileshipper` or anything else. To do so you could run the following commands on the CLI. ```sh cd /usr/share/icingaweb2/modules git clone https://github.com/Icinga/icingaweb2-module-fileshipper.git fileshipper ``` Last but not least go to `Configuration / Modules` and enable the `fileshipper` module, or run the following command on the CLI: ```sh icingacli module enable fileshipper ``` That's all, now you are ready to define your first [Import Source](03-ImportSource.md) definitions and to ship hand-crafted plain Icinga 2 [Config Files](04-FileShipping.md)! ## Setup Base Directory The module doesn't allow you to freely choose any file on your system. You have to provide a safe set of base directories in your `fileshipper`'s module config directory, usually `/etc/icingaweb2/modules/fileshipper`. There you need to create an `imports.ini` that could look as follows: ```ini [A bunch of files] basedir = "/var/cache/various_files" [Puppet facts store (YAML directory)] basedir = "/var/cache/sample-nodes" ``` icingaweb2-module-fileshipper-1.3.0/doc/03-ImportSource.md000066400000000000000000000056361516541745300233070ustar00rootroot00000000000000Use plain files as an Import Source ============================================================ The following screenshot shows a bunch of `Import Source` definitions defined in the `Icinga Director` based on the this module: ![Icinga Web 2 Fileshipper](screenshot/fileshipper/01_fileshipper-imports-overview.png) Hint: This chapter assumes that you are already familiar with the `Icinga Director` [Import and Sync](https://github.com/Icinga/icingaweb2-module-director/blob/master/doc/70-Import-and-Sync.md) mechanism. Add a new Import Source ------------------------------------------------------------ Given that, the next steps should be fairly easy. From the Import Source overview shown above click `Add import source` and choose the `Import from files` option provided by the `fileshipper` module: ![Add a Fileshipper Import Source](screenshot/fileshipper/02_fileshipper-add-importsource.png) Choose a File Format --------------------------------------------------- Next opt for a specific `File Format`: ![Choose a File Format](screenshot/fileshipper/03_fileshipper-choose-format.png) Some file formats may ask for additional settings like the `CSV` one does: ![CSV file format settings](screenshot/fileshipper/05_fileshipper-csv-details.png) In case you want to learn more about supported file formats please read the related [documentation](11-FileFormats.md). Select Directory and File(s) --------------------------------------------------------- You are also asked to choose a `Base Directory`: ![Choose a Base Directory](screenshot/fileshipper/04_fileshipper-choose-basedir.png) Initially, this list is empty. The module doesn't allow you to freely choose any file on your system. You have to provide a safe set of base directories in your `fileshipper`'s module config directory, usually `/etc/icingaweb2/modules/fileshipper`. There you need to create an `imports.ini` that could look as follows: ```ini [A bunch of files] basedir = "/var/cache/various_files" [Puppet facts store (YAML directory)] basedir = "/var/cache/sample-nodes" ``` Now you are ready to choose a specific file: ![Choose a specific file](screenshot/fileshipper/06_fileshipper-choose-file.png) For some use-cases it might also be quite useful to import `all files` in a given directory at once: Special Use Case: Puppet ------------------------------------------------------- ![Choose a specific file](screenshot/fileshipper/07_fileshipper-whole-directory.png) The example on the screenshot has been configured to import all hosts from a Puppet-based environment. If there where a PuppetDB it would have made more sense to use the [PuppetDB module](https://github.com/Thomas-Gelf/icingaweb2-module-puppetdb). But without such, the `facts store` on the Puppet Master makes still a good data source for this task. icingaweb2-module-fileshipper-1.3.0/doc/04-FileShipping.md000066400000000000000000000035361516541745300232330ustar00rootroot00000000000000Plain config file shipping =================================================== Icinga 2 offers a very powerful configuration format. By definition, it isn't a configuration format at all, it's a DSL, a Domain Specific Language. There is no chance to implement all of it's feature in a config tool like Icinga Director, that would make as much sense as trying to create a GUI for Ruby or Perl. So, sometimes one might want to ship additional hand-crafted Icinga 2 config files not generated by the Director. Sadly, that way you loose a lot of it's features like tracking changes, keeping deployment history and more. That's what this part of fileshipper has been designed for. It allows you to tell Director to deploy additional config files without even trying to understand them. To enable this, please create a `directories.ini` in this modules config dir, usually `/etc/icingaweb2/modules/fileshipper`: ```ini [custom-rules] source = /usr/local/src/custom-rules.git target = zones.d/director-global/custom-rules [test] source = /tmp/replication-test target = zones.d/director-global/having-fun extensions = .conf .md ``` In this example all local files from `source` will be deployed to the given target directory. Please take care, use of this module requires advanced understanding of Icinga2 configuration. Per default only `.conf` files are synced, you can override this with a custom space-separated list for the `extensions` parameter. In case you want to trigger specific actions like re-rendering or deploying the config on changes you might want to have a look at our sample GIT hook in [contrib/git-hooks/post-merge](https://github.com/Icinga/icingaweb2-module-fileshipper/blob/master/contrib/git-hooks/post-merge). When working with Puppet or similar, please consider notifying an `exec` resource with `refreshonly` set to `true` instead. icingaweb2-module-fileshipper-1.3.0/doc/11-FileFormats.md000066400000000000000000000117341516541745300230620ustar00rootroot00000000000000 Supported File Formats =============================================== Depending on the installed libraries the Import Source currently supports multiple file formats. In case you're missing any of the following formats in your Director frontend please re-read our [Installation instructions](02-Installation.md). CSV (Comma Separated Value) --------------------------- [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) is a not so well defined data format, therefore the Import Source has to make some assumptions and ask for optional settings. Basically, the rules to follow are: * a header line is required * each row has to have as many columns as the header line * defining a value enclosure is mandatory, but you do not have to use it in your CSV files. So while your import source might be asking for `"hostname";"ip"`, it would also accept `hostname;ip` in your source files * a field delimiter is required, this is mostly comma (`,`) or semicolon (`;`). You could also opt for other separators to fit your very custom file format containing tabular data ### Sample CSV file ```csv "host","address","location" "csv1.example.com","127.0.0.1","HQ" "csv2.example.com","127.0.0.2","HQ" "csv3.example.com","127.0.0.3","HQ" ``` ### More complex but perfectly valid CSV sample ```csv "hostname","ip address","location" csv1,"127.0.0.2","H\"ome" "csv2",127.0.0.2,"asdf" "csv3","127.0.0.3","Nott"", at Home" ``` JSON - JavaScript Object Notation --------------------------------- [JSON](https://en.wikipedia.org/wiki/JSON) is a pretty simple standarized format with good support among most scripting and programming languages. Nothing special to say here, as it is easy to validate. ### Simple JSON example This example shows an array of objects: ```json [{"host": "json1", "address": "127.0.0.1"},{"host": "json2", "address": "127.0.0.2"}] ``` This is the easiest machine-readable form of a JSON import file. ### Pretty-formatted extended JSON example Single-line JSON files are not very human-friendly, so you'll often meet pretty- printed JSON. Such files also make also prefectly valid import candidates: ```json { "json1.example.com": { "host": "json1.example.com", "address": "127.0.0.1", "location": "HQ", "groups": [ "Linux Servers" ] }, "json2.example.com": { "host": "json2.example.com", "address": "127.0.0.2", "location": "HQ", "groups": [ "Windows Servers", "Lab" ] } } ``` Microsoft Excel --------------- XSLX, the Microsoft Excel 2007+ format is supported since v1.1.0. XML - Extensible Markup Language -------------------------------- When working with [XML](https://en.wikipedia.org/wiki/XML) please try to ship simple files as shown in the following example. We'd love to add more features like better attribute support or [XPath](https://en.wikipedia.org/wiki/XPATH)- based filters. In case you need such, please let us know and ship some exmple data, helping us to better understand your requirements! ### Simple XML example ```xml xml1
127.0.0.1
xml2
127.0.0.2
``` YAML (Ain't Markup Language) ---------------------------- [YAML](https://en.wikipedia.org/wiki/YAML) is all but simple and well defined, it allows you to write the same data in various ways. In case you opt for it you might have your reasons and should already be familiar with how to generate such files. ### Simple YAML example So, let's start with a simple example: ```yaml --- - host: "yaml1.example.com" address: "127.0.0.1" location: "HQ" - host: "yaml2.example.com" address: "127.0.0.2" location: "HQ" - host: "yaml3.example.com" address: "127.0.0.3" location: "HQ" ``` ### Advanced YAML example People who think that NoSQL solves all there data problems tend to believe that YAML solve all their config problems. So, YAML is pretty hip and widely used among tools in hyped niches such as configuration management. I'll pick [Puppet](https://puppet.com/) as an example, but this might work in a similar way for many other tools. Instead of a single YAML file I have to deal with a directory full of files in this case. Our [Import Source documentation](03-ImportSource.md) already shows how to configure such, here you can see part of such a file: ```yaml --- !ruby/object:Puppet::Node::Facts name: foreman.localdomain values: architecture: x86_64 timezone: CEST kernel: Linux system_uptime: "{\x22seconds\x22=>5415, \x22hours\x22=>1, \x22days\x22=>0, \x22uptime\x22=>\x221:30 hours\x22}" domain: localdomain virtual: kvm is_virtual: "true" hardwaremodel: x86_64 operatingsystem: CentOS facterversion: "2.4.6" filesystems: xfs fqdn: foreman.localdomain hardwareisa: x86_64 hostname: foreman ``` If this looks foreign to you don't worry, most similar constructs are handled in a smooth way by the underlying YAML parser. icingaweb2-module-fileshipper-1.3.0/doc/screenshot/000077500000000000000000000000001516541745300222555ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/000077500000000000000000000000001516541745300245675ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/01_fileshipper-imports-overview.png000066400000000000000000000667231516541745300334640ustar00rootroot00000000000000PNG  IHDRgsBIT|dtEXtSoftwaregnome-screenshot> IDATxwtTedz E@ v{Y֟ew- 6l, {Mh!  '3#Bd(A9̽msc{o Ԏ4B7@DDDDb@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""Pq_fȅdB7ADDD䢥j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""P3o|M9 .LRB3݄qx4|G?>8׶ōhY8F= (1^e-!&7;}`^B B7/ˉ+F >:ȿzh4r֍DX &l쑽מMՊgG쾥's[Mn~L7q7dwrŠ7[ӟэGY=\ zy.wae䛂}<|u Ǐ:+*xUŤ!m?75ųh@ټ>MtΨ0c_' m%Nί-q6яΠ ~}w^~26x9˿!ɼh$e]/ufORKmY+y%GO⍁Ḗf sug,%)<'LسؽTD$|6 gd;3y p:7lQܟNbE=NJmy$lÏG040&Kbi_(?Ԗ٩y S}vV_˝e=<~5MDuY,m~/ljsm@/Mӕt * 歡|#Cv6`fkY̴E$Hέxd_nbJ+m[rxZYo趾r@>,;_Dم.~feZYKyzec a!&)Q\L 3qw -B cح1 ]ع׌̓c:&%S`Sʌw֔:nޕˎbdnlɧ sybw!v;eVNu`pf}%XPƽISNN (31+wbR!{ln^u确xV9w`[A)13~Cm: NήY}0e=),(l|C|`l1 /-̌[%"'WykMfĜ0 lڈO4u7" C< VJ`y0x[iH-+ZypjF6^w5gI%-9PV@,/~=olH$:0 Л!|)7oSd(4,t綎a*R vJl8{p\`*zb;iYE8C݄Nf3 `|͍E0\<60+r|Me5$Ke&W"N|2\f`Y^oP6>!ՅFeX7o0s%{A}ICυGHDEb֤gW9Gڀd6czp>*l58Ƶ3N0:?daĔ[cY!?~%#^x[8]ڶk hʶہ ncNX٭lONg{r:mۗb]\%PG!LlǻwQR {mgVߟ gc iO$Jxው
qyyu촺qucWv+t3LS_V.7FˋAYa> 67ەAf I?Qh؄0a4++" [$7/7D۝h<<x'ʘ4'1bA69xÊ_G#n@ªc?wf̰'=R!YRbI/x_>V`hҍy?oId7*%k}%g<(JJ|Z.ElC b'I5lJ7s]6Ю{3V-b{lE[<n*%HNO#9~#~L 72Ŭ_N]y6> zT'/:y1m t̰s`o2܃y\Z{Im/·nNMT a NtВ}O}$gcدGoWpch۽qɚl%+Amy&ғMvL)mV'ٽJ͙ۃɬ_(30"Ѓ(ڇpح |XvbJ7:sƊ">\ƸhEDDNst.]ϕ&zŐڞVQ9&|ܯy}h{Lݢ.n' lY1n0ꖗyc>5]N̠4R+]K猧l%ٿkS-4ۊyаf,󠭬]Zj.NJ/`ʗp>Ïkk r0l>T-Η[.!PUEOskv.߮AjN u.P9"VB0yز#}]u):JƑQZ[X̭,ze s&wtCd+`_Jʤ`'ШwcFr/ꃅ}sfҏ/ndi1aVb6~<ѓtrK߫-뱗7~Xq,([oDѳ^¡ ~*'W8yҺ;=SDDD"qu %{v%{QDoyu_\s6S|lTb~)Ş@g `;r '* _O2X2FT9t(S{ye:037vze{`>}79S^.vSJKU$+]xjD &>=/|g%l~#g9P:܏ぺ uh?URKmghq4:gp|>LԤ`;>*5w[i%ɩFVGp֦4"w`O+5Gh;uz([i.vp*VDVQ2]=q1cZ/Î۱TT xra2t֟@a(gI[ġÇ9}d#2a}0TorrԭڤZV ZЌnnCfB;ZEDDDy x~ېeyj%!WԴ-wz2dfﻎMov[ O`0Z(- CCv]<^}UFݩG16F\DWJr6Ê:ZҶ'ݒIr6%aS*.V LEDDrPmzLޟ9l_y9TvХ%#Gʛqs CQJǔ;*`u_M75 XY3=|ar& u>|gXݓ~ݢ 𧩧+3\uР>mO+o?&;1*\Z2,Yՙ ^L{9vq7-9"%_xk<\sI+Le5M%dLtS>DDDqqjS]Bz!'n zD9:wl&spΏ[q'&iyN=]\ Xi4Χf%z~۷pc kk:b9DnӲh'BG>c1syZ[ %..Ua&Iʀok`G.nub0607^#؄ ѝ;:ܺ_#C<43_6#Rc?n4[vx|J*xs+DHC`ƩS0|4P`7ӢWLlplfp%[w  CA71䱙W~m1{]f+M @>}+ ݎ::ObOQ:>6@.EDDDD.0j(P8"[C-""""ҸhZDDDD """""Pq%''lCDDDDmjG*iɇEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j8R6*0n6*ȟ9ɹED~Vi*E-GU+-c$sLSjt%鉄Za!lV#QA v>GSgK9]Ny """"D# ۞ -LaNJ&zhûq9O5֗f]_4@coȹҨ&dL220ُpX pE)$NS#eY5݅Ca/ï|`8̳I3qmv|ķx: m.^xToK2*!Yub(u<+#[l E3ۂM贱1ܟ+fD CzS'v][75۹:(q%s_"VffDO]u# 7KowqSnamܺם.x_cl{r`恛ņ9ooWxq0ۗWvRƮBlʱ[ugnVƚPg悭k+ox^ҝ/:~Ges/w$"""(@=kYb5/;-6]OԶR']kژ9 L\[I6N2th[ |ށX} oS}?9n4ͼeP WsnT }] n4 >i뻷c%- ܎)Q.۱Ffl|>4 f uynfsoK7̞IJ,W>|m 0kٓ}>uc e'\ 4 F'\Z-hM=//"^>7.4sl 3yYێԃ6ۥI Zx˵ti7OmMcU ;ԣOƈo,c'?0kYտtT~i$ u /ۏ=h4Ѣ^fOjm:B-%3??T`0rB4lߪ>u`4N8k\oafZs:0 n3&w#S`$0}m\߃6>NZv1ul/5k9@=udV{]t$Rp pj*r,c+v^\ӛhCФ@k)kثesNvZ.mMhgq(%L/:pq1-<[[)R-4 $ &C5N`yphj=/.~uۄ K*grvy\`:̂ru=rjB{a=Pd?wj5iÇ̋m|ԓG5垶n۝f w {˪>\!ZALA)ۦbZu}̲q@!ln^u确gXl$ۉl嗓QZAql]}'֧KZIEeJN|Q.֥n3#]INH۲s/o䜹Lʺ;xdw.Kؕ۳Hѭ)/uqgML~){2s6&HDDDi%&V\Qs-ioiA3#wa8n0iʔ<^$ """"vNbW3v%FcDDDDDjgS\-""""Ҩ%"""""Z!""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDDN`{Y2·+b9kL6iFX{'#[a8W'lzӬqsURJ?X}\U[+yQDDDD* ҍE Ŀ'Fibz|NJL o"1 pY\1vHj窨^~ٔLґ v v\ֿ3?_Mbf~KɈ_/`Qn]e ]=p1'1uv)K)1lO`q$^t{mH+2»x)u7#5禞@9i?g=Hݾ ?ZtFNs9GxnKNe,~;YV,1)]L @I2kgU>Hݝi(~ _TGz  Wv%ـ%yȗ~{[܊b=7?>] %Zc]¹*,7f!^}b0Af$dy.LGA~3ﱿ]z_}ۙu#oMbo!w{,閶}ch,Qk^u,M2S'f?2J{{Oү|+ʖ]9 ~x0Nu?sz:`ul8i++w>[G-p7m'/+_Kp mu븪G匶XRa 2Wf%Pj{9ޚN,h^rp3ZCtoj<l PO}f}ҚGQPQ+lTN/.WһJ Jg(PM,Pc0ӴekkA" ^yqnYL\Q:k.8MqUAfnǛڠ.DJgMMS> '7u0{൹kzbTP\ucVI'w sUwv;N4 ],PX:_4Ɍ*L F\:nͦUײ-Eq,VX_h'B ^.@ɠ,Ԙv LH!?`[a2IDu$]_mׄR9]AnzbQx;Nɑ5˃]Ň[[ """"g9 ԩ1Yz9Բͥ0Zrn+. ggM id[:~A&L^ۮ7y꩟pMGjyz9YĿfS-&)AM*L/ ټrWWcL\ّb2$%Bmo1#b=ēAyQl\ų)}ԡ>HM)W5ὢ qcOݮ~_#`CD7u,;l qs_7z'K3"m뱦M_eCi䁡,"B:1C_cm6Е}ۉy\c0]},s(&3w(;b\rntH """"g!!!}=EDDDD$lZDDDD@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""Pq*hÆ g(w >jG!""""rҒ(P8@ZDDDD """""PqEDDDD@-""""j(P8@ZDDDD """""PqEDDDD@-""""j(P8j+i\f;UٲXm9Z8ldK1ɯI*qܶw>-^ǷmcԨQf շ0{FbKɱWd鳲es61h_c&ؿJg,1^iBΛsZw#,T tu%N̊""'/ydg,%y~-O.!5ptZd9jJAJ&6t sOϠ&=}>3w, 0%8x<0u__ɫ&KY/2YU_VS0wH`xUܪo)3fƌ3.~?FQ#gvOVaS MŇqDDڜ_U6 SN_UazGLe>nb{`f3^M'[m˙+KY1^ ~./͜!|) {ׇTb6MθٲXDu,5ȶx=n?GGךˎ/ٛm@!w3TcIg2o.mDQImOaռ| xd2&X?v^we`kj:&n3ǫ]Ʀ kxi\;  ,d, LjFD/:oCl]yVQ/#5xH/DI34fLm1 R6g?BBhf0\71u*麝CCsE28B~/v.e3mϛV[rӌ8ڟS7Z?[Ks w)|_<nޯ6w2wlH"?fJqs0y@i7GѼ֓PDD S' ٹ/0h0ڃ)ndK]ml^K+z` oiMWit+}my5^9uP~7'b8+wպSa?o /p y?$v3U ,7x^I[o/fBb37׆2VA¯/`UFy/Ni@Z.8OuXH.Opk?#l]{ىwƵrO}Z-qmkY9!Z] ILG#q.+h,%ӏeeMD#+9VJDD9/_߷ hj6T;`Ji 423-,?W!и>Dg '巟H(_Loe0 \#. eT.k~/HD`r=hZyցqd?VFM-|w?ʨ^QG3ossH2Oo3Zߨ]}ֱ>k¿UL[eo / }n˅\C\ףA͂7% dZZNnEvkG¢6x8=k9r{Ze.-G3~`0A?5S6nfd4 0 #vyXq y^M}ƿ^i=;Da4`vsXt=9 ZS8/3I;W-}f;v ӮHYC!\DPeg\߃gDV?%V7Ѵ]%r Jߺwh&tqۙ*Kz,A\4k}k)9.:QaxT:;G;i2cJYE`^DDΒ;llr]ť;aI} ),<49'l[\a UN`eVրX˯tc;nIF8g,NF0p:!t5`|^t16ہ nc"N5?ˆ)3n3C~KF ww?qxCI^ 'M䄛oͼB^uS8~pr~^3k~+.p` ~=6ѮI Q_d]h~[)]fhUכS&{bg4iQU{{׭]'|7Zf_ M>8ps升ɧ:LZ8źS4 )@%LQG?ֲ1L`X~ݸPvOl :)os IWusñbde{1_ȋ [M 1Y廓o]bٴ(vbL߷;A)9?GԗX8S(""{ IDATHTY߻13L%KZ$ڜqblįAKƧWC||IǷkJc6W e:-yO"""hM. /d~4gsidΦTW DaZD?/o|9Pwr<)hKJv=LOhޅ """""(P@-""""b """""(P@-""""b """""(P@-""""b """""(P@-""""bιUQrrrnU%""""slj#ҔEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD d1va3mЦ͋|/n7rcj9̂{V $jG}n72+'{⽈De-oفNuategFcѡ&ϱz`w ^eq~$myn{Dtx"=,] `$tu5oÓuq7-q ˢ8m/W bc{4y>8N7֟z;[BA[ InL1ii io^ߣHp.Dv}yoGS!juzW0z_[ Xp%l=Bw?g>zWK^cq{^gl^zr](]+5N,(Otg {X&~3z]7&p=Y1Sּ,73y$/ߖU.+סrssvQe9lyO龣F|:|>ۙLd!'stAlNT}s4vfCy^6q?NU35E`%aOȄ>ZR0oˬ]95O<ϛ[F· ӼI I2zxV6vo}Nx`㏟1y3Eƽ@wK$В޷Fn'O<[3BnGgK߶e.)i"_(F!qie(c Ab;S?}ўch`FKd(Ou٥e1vnÌٵ3 `pDtzkO(߳mjc =[(S q$pr .y[kfV>;Jwax7 nk97i^jfPY&ֵ3\8Qw0B#m w M_|=aՑΔ)ulCQgE}:WN@Ҕ)[ xJأRxL^lgٴp+ie`PKxp˴qyoXmk< 1vr ] =W{a=P It٧Gzz'mA<^֜ R7s✵"AҴBκ*5Z*"P&lw̌_X0,z}ٓfeJdlkߘ>u>kqθ7zg F`tvٳQV~xH= Tֲh*"(0RvsȒDgXy"Oɓ@]T>}Π7+ܪ3(u4{A.)>7.R"b&6lζ_i:l$]e|y,jfg㲷)+n(i5vS]eA'.-|l;`pt^ߙ3TC"5IX`*嵉EއڔZ{0/v*a꺫tF/=s,Aˁi{&W,Q ,Ga4z lՙG`K Z Kԯm-&҈Se;>~EѬ=Ut9YĴ?R ^Fu/0@|b+M & ~a4 Geԥʅ)8 ;:eZًmSttdܙ{*6'|t_w;hr'EDDDD$ @-""""b """""(P@-""""b """""(P@-""""b """""(P@-""""b """""(P@-""""bsnU[U)ww/@mǏuFME ,)"""""(P@-""""b """""(P@-""""b """""(P@-""""b """""(P@-""""b """""(P@-""""b@Q {ug1u)8ly֜n9 }yc^"?OMXfB޸{[:'4{[ɻ0S˘k⬹Lv ;ܓ}}gg`־sD$G&P_磱:đ8IĵD-!^^I^}{ 7evǗXp$^n;jO/v.lƼyr>jOw͝K-q+&û]j6 âm -iɃ֭r/f}&;a7wxS?<(9uşW/Arh=q.V6q;]p-Y3 ֣FG6˴1ʵlUɔ2-t69-"m$\Ug1[&c?m'rʅ@ɢ~xzymiVuo=Q?Dƛ#GZ4ų׶)o/xš1rhLL~cƦRӲu/ۿBr`%gzW"PE7kћ9k͛kkrэM0Hڶj(rSYh۱a ~BϾdzamcþ+@q})uAsl73z;ss; D/%8|6G uεu6ap,(rEv t߷29=.W;\j>5|FR 'W8Θ/vqCGn+ׯ%#>ن,F >2`Ob˰n |{5'296&o͐qit8 ^`=1e˕p'#^ݭywcaۜىk7+ns~;*; Y<ɅX^j- 7^ 4F/-RhU/  g7Yh5OөRQ(as :v#h_;soLl"`%~Bb<^|| aO̢b 26 *R$E5s2 Ycک|'ZDn2ReІStitmjHw)4ϴ";мZ]wZmƹ>yp>+rpm4+E$v%n赿N-K\\YtI֊K lTrR:/ps6;f'4tmJ[/)zX'=t1?O1I2;;&ơ1-{Hu^juюQ;́~cosY<]:stn̊wg[tO洞 1K?E+ 4prqr3iseܚLH{iV{Rx ]Ėu PoB=Nr6zNi3^EMkrKd6tm0Z]wZruoCV5GAvdTR}Ye/IMF'Px/l:9j.A`c_ ;`J_(Pp0k3&sMr R8,t8^WfIץ{7϶Y%+zGҪl6˗b6ar2;.{ L5aDŽtc̪>yٲ{~ݖ +DRB$hO^_cWw?& 'cT}c%!.@ Z%OU[yCt{v;P#4$!͞zBaRms'`ƣxa S.e͚Ԯ=6;$Ǵ v;̴7ᦺXv%֛6$g\A<Ȗ쟜^] V?s io%n^,E[Ʀ'bS=D$|8 erh8R4Dzg/b_T!x_mɝe#߮=?E3T̘vli7fX>ښ {9t(6^8M".਋ "`HrO%";t>QI7m T1:x3QcK~ϯ[I( IoHɋB v3Z(6|ߚp iJwvm$њ;VP-\ER&(sv>g֙m0 ,I]mص6عJσ }y^7 ע U`;|*FO_w"G|+ |a}837?qc0݁WXO5{ț}&l!NYcYr"K]}]G9s4'wSf om!&.Ix8wBAXvn=Q1m!Q=ob8=+e ,f0S OYC';Á 2kT͋_M>7gݿ`~,G};MܕAJ<[0ey+mљq3< G"% ɶwz5b7;^Eؤ=et9 00JX & |W;6#Q>?Vv| gv3%ZwԚIDwLN__0-E╉x2iCkxcj_[^͆ 8ΗCG2}ZMթ_ōU_/OM2P|eHz]mp8@K/Y{41Yۦy.ǞSJUcvJWrzT JR))eQ;s>[}/-V*Xֻ)::^dɬ/0Om AIDATV?q]SXnLAM\l~A-C3ǭ??lk++#S5! Qqnp>,|qH10fww0yȣG%cV.8ȡKXDpX:=xo[)s%@u/0-SdΥTMwD+o'zD@-""""b """""(P@-""""b """""(P@-""""b """""(P@-""""b """""8VEܪJDDDD$xlj{9^FS>DDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1 VbOodvr-Y2/ϴiC6/ݤaC0 ^oGY1ؓX;]&r*""":H{b.nW6B֑h 7>n]ۼéD9Vӎ0tI<yM᮹Ӷ{Qavtt~a_l n&p>lӆΣ6qޞ SӦM ;I Q,z_[ Xp%l=BwLڝ,㗵OGG_# (r nƫϬߴ,.M4zY*绩1E0u 7G0c'i"6:?HӒk!Gc{:-G3S.&p=Y1Sּ,PwQ~[VqS\baaڽk[.ϳ}(OM4Oðaάf<&c=9bsꛟg`w ^eqlgV0aWEas[U1cZSVVDLL%mٕ3XI,[eԌ|<;n*gaOhhwIIjg 6;Sd qWa|,f۟2t94~g׽ƴc\sE/n΅xa0.YKl')l>;?k G:~ƲWYbd‡Ch{yr~L}F{e裁9iܧ$P']cNLV<̘]8{ G LLW)?*=ЦX׈ڗ_GT8]#!͗#$`p+Z5Q5 xaOXw۶^˹aOR0:Ȣ7Y<_ H!lJuAiKis tL)k8U3_.V'dXѶ9ⱞmY;v?ΰt8RD@&#+5zⱞEqٟ5~~+/I/Ӣҕ-+؎y I9ӿ2Mܫ_9.ԂF?0i |ߩq|:Bo89kE ץiLߝuUjPrUjE֡L .,a:mu7]Y6<'<˔1/Qa;Y'Kw|yf|6⌧+iqHl8bGaW\*CO6UYL]ZK8ڜ9Yw@jnY +o~?6[#"""< ԕJ :zs­:"Z,LXp [ܒx2K.Eh:+"lbÖl[%Fҵ\6˗b6av6;.{ L/k2Vsi_?ݵ^ݾ{b‡͖~Xބ&Õعw._ GT\._OGm sTlZO eEPLjvmnj]13EDDDɛWQLO[ulM,r (E!s,%rm5;&Y,߫7X.f{ΨQښ %bQk%p1H=T_ _ T%^SQ%{=4k ҪЬo6FsK;dGEDDDQtO[uA0VU]ovNm:D}1ӤEi܁#K6{ec8\/Ņ-D&t2)ۚ[|C(˦GI| ,ъ9kRr).=W`ڭ]'|7W&q:bN'K Ou:4/Y#h+1q?u 2i\XOy\ = ;Lσ0}uU ӏ9 2%j|A(LFѿqa: }iDZa5wAW1vvǯ5ʾjso#ڵN;P^\ۗQsd{n^ք7޷[0JW#谶ɝRtf2S-E`xe1XoL%spg #$ڜq }EDDD-oG2ࣟEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDjEDDDD P1@ZDDDDĀc-"|:IENDB`icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/02_fileshipper-add-importsource.png000066400000000000000000001242301516541745300333710ustar00rootroot00000000000000PNG  IHDR'I bKGD pHYs  tIME664F IDATxgxTU$IzGޑ*T 6Vuņ"( vTiDzoB 63 $@!Ef{93gxW;"""""rU""""" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """""Wż>jL:ûKU """rMȶ¶¶(l(l(l¶¶¶(l(l(lnضgNR!l1Lm]xTDD:c"ˌgq2\;a{ : ;'~n})+ hљjU4+]E?,ұnkxA[eZ֜ـq~& %"hlބ]Z1#rN696RΗ3񟦳*U!㹯GmEV쵸[]`- 7ٴe8g%. }` ݡM5/Ic3{`zlq69{3&bܵ?mE!wTN-+%_#q}3;n᝗{Wržɪg8N|#bQArbD2LA(,7;vz-edn-%j?ʙp kE;chsLYO]-ZܵIdbW|` [^{e/ 9j&})#^70hzۅ򯏳zsHc~]:<rw/|bp zg|LUcmLJF-@9*ح9x_eƼ3LbU'*kUS.#=c$qa=>v ? mcʌz_ܚW\3dnWpvߓh_;_Edٞ>˛2쑩t +bϼxO}Q,qÑ 0Zc8ix\cFf;N=OrOFDY-}Tu;V]`T*8}[0'AIDDD=D]0rmgepG>?<)&2O@~&ng' f_5 p;涄ՉYt\~c]WwֈWtd .FJ]u5 J°:eÈ{d49 Ȱ1[ c=JhiXϝpdQa^ecp'6˴DziK5iFmHjl"./_anѫwUcme1B~r76gIS;xD p\rr؝=<>ZDBjjWcbsG%bzMv;ĭƥ̈́üx- N0;#ikn!ڥc&cJCcs^SlEz޾GHCh{6me˲/dFmCycljgK6t qkc'.اB~} #\Z2+LQ~z,P}x&rɁy&.〱(W$0׮5IsM[8>&lEWoFhl?3i;% 0ǧ僃+M4أt~ɗFM| N~ŏԥulMu c5ϏOы>̰fp/|cװV 8[1CnL`v&?;`+ dv$by ^; a0C7EmLym~>_N[18P]F;VT~3iЍu<#;C]JH9{Xp 2h_㻨ei.soЭ~񢹇#l?r4+65hg3e\p7o?i~e.*y,ޞ -{˿)rVI\QF< jʚ2'easI7F͆ 9 ]c9vuFvpG_-G,LmD73s,WnNWYhgj'E_uL:IWQuin0ûEd>oƃ<ꛣt}79K;c4vξhy 9_ɦ8k(Q:sDs9f._dNĵˀk\"""}yXIY {ԚWW G04bs|w~v=+{EA] |z{SX~^gsBbVt(ޏK݇}/:'c?#'' - ۅYserd2>߹}14$˦(-L:S4oDK,8’ Wrp[e3mGx7w`͆ 6V.q:ެ[Y/_yo:JӖdm[ޒҗ~ÆQMUNxa17b۷'%mr0ﰠ 6S ț,ZL~G |vēێvq^&4wO?n" uzB[`),L3Aۙog=o 29qx/l`{QK}xq޾lrx,ҮcBݷu g;9?N)h=d0꺑m";~~mtQؾ< /gQ=qu6ҭ+˗'Δr`]Ĝ \pEKf~;YR9r1SGrwָXuHF/;&xm_'!~xf}4=;y'QTR+I<7{7$<^uжB"""ױ+!v]dK3ǻ`][zԕ,W:IؖDBjZlW:/1EjKW3f?y*7Bǁ}" bw/%c;XO&!~߀>4Ѡ +w/;O jtNоd`iݼ?~w{_z i̎.>pd}fn1ǖ{j_ $""rbHr~2#~ykɝu+1- <(F+9d*?t`,c5k{NF,%es*:-n8h)߅ddo(L+-xXʹ29pa5n(ۃٖġÇ9}'H]5eGP̅yi+f9nx †sWFewbl}K]D?=*""r2#lv_Gvu_2F(Kڻh5Τ£ZTpZ˞/kOp榉ɿ4順Xox (Ͷm`W'x?Y{aImůQZG{) g1@"""׹+2m2?iOHs=ÛwpZRDzx#5y ¾gO>޾e.Wk̶ĹmJvzv)nLΒ_0O>HF^dY-g 91싷#"Qwp\MfCh%?{Sx)Vx]Bu3K o  غ\NnDs!e^B;եh~Vr/^wlBKivn;ޛHKYY=^7c#^oX{ ]n$""" ۗ(}|;'<|=ȓ?Ѻ֟HO?G"o~AkfNIN\/š]lRfoI8 bFw~Ge=3v]k1<1.NS4qbCɝ@LI|PWڇ+RJƾ5oMG `H~Q}_2fo(6L<Èkݛ;ZLŏ3e4 ƩEW58Yɋf};w#`boXz7G]hо/}Fb-Ӟ (E΄[ojTRVҶ.`o;8pǰ6t画[DDD+HdnYv}qrLf&x݅Q{{>_ ctv+91.Ҷ1磯>=G{.~7;2~Y99cX-+86p4 ġ^elۄCo쏹 b7v H^1qU\{15z H^<ϷuнD ̛)_:M^|a#sr 0~Ϝno;EE.tJ@/,S|?47/Kh*<؉Ǥt `XZ :EDD䪫Hps׆ݦ+=s8l "m7s.l싣O#zv &u.{o%: 7ƽkW%;;a1pp2WlydY] /Pb"tqۮgïki$}[!ۇi칉,]C7>./Bve`;wJzг?N)\LۆQy IDATX&"{[S /M*3@|r<9X'ߓ[DDDZ:m-8tjтň{?g,<,] J\p-F\qKxМäڽiZMDEqmuJF|">jQ7.@ns^RMHr/ RC'/'Sɱm{a6oqqĚ;yGֳ`*vL#r&smԦ* q#v՞xufxVdZutvE Ʋ .x ʛ(`۬\0h[S Lj;ػe..1ñ6n^ nǎǏkE6Bgg?s0fN8&2sʬ }mZ2{HN";'RmQZ~Y='H<͉};HH3Cumt#2֋ٟe[G7,U%.mH7y8ƉCY& \bΏş3gM"9y4]1gQjz{j?i$9IlɬT. UYDDD>l7ެ7G5Vn#0'|ſGSw1ڱg/`ƛ+)G' d?U8R- k@5@@:-_8{ܨ"YRe2u"]Mv% y| K,=$-]>4nd{12bLȚ_Xn'08yԸ{blY^=5kws2NJ5:mҾu\x:9=y F !;~ϖ&a Gy_4ΆfN,~|Wz̓ſc?ʙp kE;chsLe?;.-b$2F1+>HBӌ^ -Ȉ3'5ɔxd,d߳^WWsS2O7k:|Čkڊ#v7˽q7r|Ll!SG"o`-ǥ98^r0?;Iy=O#y^>|lSuV5_e/7M:|kuE6mNp,qqp49`:KvΞ6rT %zM(O8FRNgZN<~/#N#m ]=ۓr/e%-H-18 ˹}%ib`HƲOf} Ce SQ7t"8NQzkŠ/d%m V'^ !gL\[aFDK׳MGb/h鎥i$,Q[ޙ^В_E{+c2EioTyGS+x8{;cK%9q?r?Cl岒cG܇1io-ލϳ]|*8Vѷ.g0멭JR'@SIDwY8 f99=gkc %PZ`ǚ/\nkhdƐ9ODD6l̡iҩ;7&v43qd}9z5X0ܹ#.F9Ms2YɍN洎bӬO}ozT_0&hG\x$oIwLMwKb£h>`ݏ>!øc0fsPnͱ_~dOOo4a"(8w[C7'ɘQ 8:;qɱ/,5K`̗32 b 잷Vf^I|C.=iWNmY39RK7fC-(W0ݑp:ddc;{ˇjj=iE:GHj$M7-q]IKN߿_?]b@psMҫ'.l8z\|ЈKNe.3ZMr>ZC̗I8IT{b!e,e_FSbφ4H`0XfK@0dNϭLNa7vwɬ\{Lgzƶ"꬞/>^#KF|]xGj(󘫁QjDpɻ|z ZAd9^Ήh,w WocLJ2{cSԫi4hxNجsF6+(ɣOVjWu|d,slJ3[wV}ec%3yuqIv [_{ +jmʖeç_2]qӹǕ,W|yuZfݕdJ_S*/\ujV; < vLxH>S69z(ǀ@#"G()(=G[Hg>4̤W"6rɏVAdn^5 jCOٓ:`%!u1^\LD6䊱g'82]"0K8[3Jo vKD$O[F0UCV?D̐8u&|DžRr%NbG?>|pp% {`fgݟ> =pixr;CWY)]}kvrsV_eTn"K6Ziq37=8iUu\ {i+hH5hj(<|ĮlB:AD0W=\, u{ jBD{4횛F"""4DDDDDDa[DDDDDa[DDDDDEDDDDEDDDDEDDDDDa[DDDDO_SXV (,,j/cX䬰 r8n5tr,WUh¶¶WhvY-""""{4-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-";)~8g>IPq\vN<{&& o#<1j(Stt1=y'CcfouTKiT?wV]]}􊵃:mKym5v`UVum֙^%#v7OM yyZ9a4FŌS~,߄Mb}񘯗m]UGxqX9^3롆 "rB+l^-OCDjmEV & -D Od=ݧ1^8N(³iB.d]\|URvб-"#+g\,ŏEE\]$ly ~X6"]wĚNO$gX1zDlzSd7ڊηG>h"/fܿ&ιN2ib x`VTXݱ:+-=~<]D*v% $=?Og5L+@t1 gs9FUɒioIgH,59NX^ȡk':8KpG[>}'e ɈGO4%xm6FgN/{]y|[|S |080Y-~y]޻o_gB +8oS^*n·T ܉("ewdCKi3V|&H 08EnϞɮgZdwvG!6ՙ+MS=䕝yr-:C,o>#OK+˿𸧘86C<>xmXͫUUs*Xbu¾">)+kk߆z2cM(7=0֡E$3'Wiƫeo"? 6u3rqp7Ԡ~.9+:UrƞG|3Ȩ~$#*jJўɎW;0x_iÞЦPh`;šs 6{B̗x/.n>}eM^w"բ/Hʼn#:NToh[Iнy4~~AD0ٷ`-iVeQItCN=ikr$taE4]cXͺq;!p6ppvX36hU.qcӽqށx}4uLਙKS j`)39ۆ*g"ڥya jc`E?r zȂ0[FCOp2J 0z5C|!$^2. ؄ =.ɬN\J[S1t9u#?/8NԝO2k#BoK>-2UQlI,^[@KPci3z,-<+>jm-O Y}k;"5v4bm AQp?ʶ=zȶ\+ё+ f|,XObNp~&_/}+usù|liܒѤ][:Vkrۿfa)e29vn#p.3P [KC9FF\bV</%˺HlVժKM|ܢMFD㖓L+1DNQ:OL;??@N&O{4d[*;ơٓĺjT?Cό-At爊O*ng #>kVP_5铆e딩k .FXq8./'ktQCbkK]^ J&#FL)Oq5rm[R+55_A/U2/.2ƟƽMpW)eY4kV4B9VATC78M9ZnSTQ65w~Y*dYm*7F.\w4Bݻ[>j|T%= }>=bS/M%/?t}z Ej͕6 pӦs*ܢTN*婉mK_4ĵm`Zzʥأd[Ye5^M '⳹^ }q19XqmSŦ [uLqQjTps^yy(~>Ͷ70mywu_`פ$" wsZpsƵ$BbKpZ7r?͐_ ağ9{5X%3x4?CGffғWd5}S'$>*2ʙ~/iف~^ܚ&R%t$y}mjJ"'}ƜWG0~p^~e\79r*.v!D)Pt}[-*֕ѣ9\nkO`9XM_m*ߝΥ:w$kMD2ؾ.%m\ȾdF~w+> @d[Q['2ㇺ _`QhӞf7g2)F|vaޖW.X6x~+K 9hOcfir%+HfX.(Xy>dCaS&:;t#3Gf37ǒ"\o!60޷-'R54)O3Į_qb;3|HZIoeC$I4OFSq8:sf_%gՇO5Ƣ0}[Y45;dJh,nWRqQ6w4o$N2bh{\n]_ "6:t5>fW?ǡ8r=Iљx PJᏙ<[ϰ ٟxyp 5Ò",}O?lO`Dk#%ˠ.ccՔ6)L_ils5U8X"/0퇰+q\:3>U8ML7sۋЩ ђmj\>΅vWNbVmUF:OGVP~#m>XȪ~卋N5w^ìESAKDEqKO¦/X:k:ϴǠ;_=o"?Pl 瓰]n4I vWo$0|&/~++Oy;J%z+ mv`2|{xt-^s8h*vYy%޾cfh/ |9ybGg4(; :Ә6*[kdCȻy{f g' )l{eScW~ax"8rf C1G"> sFi!k"tʈFIw-Q"cՔ6غ7"QW[bGMe|%~o|T8L=>Od hV)PA]06IkEPfj.'Le涊[y\$IP !8CPǷҕ Û4C= fx<$mw]w\}C1?ٛTp p4 :+[.j6!p+tk폫G OJIl_Ce.K%[@@Hc8H]vV5U9)HGg<Խ5ZPsaKƎs\]=k;89յٰ_¯to 5]}ݗi8|,yT'"ĎrׇWfmKE'NAV4)$cǮJs$ Iwnp0Լ8~:7 |wZR`<jFd_I2ZGu;ƒlk0vȄqRq\V\JH\;O'ho4vkd!MF^8i@ӣi@SQwVs]>͑~'󌐙m!+A6E؜PZfpt t-&VTOmfUjSKUAy^ͳ~XקǑV\olhS擗GGƒױj֚Zмs1emTyʫ><ة >8g rȚ %Vv]܉=.ѺXҊ=`|?M46l<ݱTnĠ9j}?vUօMXMNo$XF`|.8DO lB1ٲDM^L[OTzGvNfD: ɵ;口IESۦuSƄr ΏJש3XA\rGJ|қ O *5L-j|%:L}l !l4Rοhhh61+|>Xq8./'ktQCb(Zi'gw3OaNߖHxq 1}*AYǬUƪӀE('0+yEVTTQnG81z*ۜ:-b{$ /1:84gӾX8GS>J2cʐoXtΝhWx_+j%vG&>^(vr`Q:^[ةP|_KQ+vݦ !4} 3_[8cӖ_!#K^<ػ~.64 R*й6M‰loL[vZ@cdL&.n.)cx὏x'r>[\)nA՝eμ܂НT3զs*CTN6^4b}un;$n^f4Bʞq^bUDIXW?.l[˞uɩ׃ZcȤqRx7^WUs2 1{>hE&ODrq͏ oܛéo-EI5m9iuvm5>p`*ưm:ҫrt`GlJ$|~stʣg#[{31Y(olK.1?nXl.snNt#;c5[_N’Yvi)ˮM4b׊=6lj* 8a!֜ºI }9 oO_mnq9P/5jv*iC.EInNwWmrbi[5NsPfcykWtQ7e&Z~V~s⬭)U?/dU%T4h&ﹾ2!2D!Ľ~YF"O&B!d[!BIB!l !B!ɶB!l !B!$BQjQ(uG̱Yx}a"_`פ$;Xt*BpA|> jf4 \ퟥ"v2S#ye2/H6ѸC:w\džę$BQ^>ni*~cpwպ3v|G( ;wa2i֊IǻwyKm!=^`׻cPo4X[ :ϐ3l#WA=KvA;#zG2d8_=_~?…+P‡{YkAGVؗ@`rb mCYS򧤋Hs)ش {߶k+>v6Q>ebϫT82sKl&1c|s,,sLg2]"+w:g0!ˆH hi9Lυ]f7g2)F|vaޖW.xYJQsݧ0cLk9NnQQU<ٷh:鋮Uu;4#yvq= իe_d[q;#yO }ǂ3fO]o?B7/ݍv13`,P35œˋ>M_tt?yIf(iqWtO[}|)T-`MmR䓰]n4I vW2*]>z}FXgէXo~)*# uŲGV}t,,5{e8̾옷4 %i_NDzƼљ3t|&ESY~ o{.V~ʣE(a{}_\+tkgm_ĞnC(4DcʘT I}sX5/Pߋ~?#I爊!Gʉ\N|U$ڵN !O?o?vD;Nk1_ayӤ`Zٝ+5Oѯ}]:d[Gb>ؼ3aЭ?>*&}m %`cQYYtA-K%[@@Hc8H]vVئ(U>MoND?Ow<qԂ{ [rh5v[_ ͑\4/xIi>b87xYM(팓[Rʔ̾M_{o, p:A~)Δ}Ql}ҹ7Nuxp(B츹*K>3"^oS\eqkg>MNx;A8GGʌZ> Bҽ}=558Yk獵rrQf[ۡ7K11GZq qs#O%chr~XUrJ@ёuxk4q4o\ЧpʴONpȃʼӎs YN)\2+eF̪DExk ZqYL NZT\*_C%m~c :,1]{SKZbOS/ (fJ,%[1z2M='1s]:u&XWrq(U9„x&[)j3OAYǬ_J..p2t/ ]A_X5^VrIe[\TjJeS^YHѠ(凓)}oVTQ&ITajU/S;9(`lʜlj|&~!#K^<ػ~.64 R {ܦ8'[s5>MٷεntNx_ʩcbhۚ0L?'(da8ًm=M*rebHqVd[qI~i$]w+ֹ7~طK;eKT"طS6cƗq(8Աr\ QX*'md[8ą?49anʱ5oFd83E-لI%N’Yvi)ˮM4b׊=6lj* 8a!֜򗾦k}p3K$ T(΍au2fBYng孱}E6[oIZ}I F.&?KFĄ1Wso/FO~2{~k9N 3HMNܙN]?)H!=}*DXY?3S\8ec Ŗj%u`ʣoGoBgG0o*zbnEa*m.A_edhL8uN,~q0غ15:Ⱥ VXۅa;6XS?|M2 x%^z kP w(teLOHP&\+.m5rⳢ}+v49 `zv-;݂NܤWX2ڶ&Jz3jWfʛ255}xn%]5N~A41M;DŽyy ޙ)[fbHϵ !m9s rZ`E/HI2#iNFXVg?zNRePtojkJё<_v $wJik עMTH r2s^nZiDzvOTÞd`5i] y>.^I-R~ im=%pע$W B 2!e^sqd/sa4RYp,CVϢ3lx5:}>Ws#3Gf3759,wDz8zi6u4?!-8gGփ'0{ W}OS1 z$;~] \6sAAJ/6o|l}*#"XYv~C㢻@Dbmu:k6}̮nǡ8rI]h:ynv(%&0|l+&ĒZğ_}?8u$C=sYE#ey3'gѬƴQAZ+B]۫&0kg8g=A`Ha/t옷4 %i_NwX5㋦@ }Ok\GPk$zZLo;Vpv$yBRɣ_^- 91PQcH+j&/ܺvr)XĪ6UI~2wcM^VV̟7Vb'w5F+n+SڽJi,fmcgv`)Owќ#'182OТ[xS)*# uŲGV}t,ʚY}3:Av?LN4KZϟ)l3>Yk8hL%,fo1]6#PSYT}>E[{KdͶT43^4؅`-j6!p+tk폫G OJIl_CASH1]|”:d Ug=Oۏ]%Ӛ~ W~49Vv;6A:4{TaO~)>>D`Ľke=k`N K͎b4>ͼqăFbGI!ԴBܝ06[i0(,() v!H.'a3 yq9gCfunT2܃lؒC2WW``/'Nn eJW=Y7ةXq՜ߜ)x=C[㨭b4xIi>b87ް§M=3SQ/q3 ]Ӣ>(Ҋ@z;xL,ǐWA CoW-#ѥ+ݚEHf#Xh5kMf-h깘O#߸;׹Ў14▋5ufz;s2{$a,~VO6a՘Cwq'k VnBBN>*ZJ7Ko<5+}ṞuĐvʲoK{ҧǒVAeViPSٍ&r~XѺРk͑ <@5H4 6ўZlAY3!RdnkV\/YX\Ofh0PhPMh+Cc'5&7SYoaW\qmM#I4f/g- 6x!@O ݬyO5!t 6K`hqlKq1hiu9t:gV"$ɶgI[_4z?:̉_۲ w}]+y=0ƒعm[ʞO:<x]}*e]t@AhJl*7FSńVXeci0+)#uX` YW_Qy >fN 1=Oٳi_,g)zɆ)6>Ri,f=Ϣ@Zkj(BV~`'CPD1QU#{h='] .)(~ݮ)T\alȑ),S^!/sĽO!^-q j{9"OصnNg߸ӈ:OºqaZNNr3eKl- ;g29wPyl颻I!61Ʊ8\٫FX_\ݧsm6S%r*H{)6x4pA.\M%\YgmU7 /k3\CDoeρ8\[_\6չ;ჩ{pŨ^ E'4k7*: s{zcx3dDxɋ{wFACjQ-mMӆdŁ,C]y"uAckw`I=n-鱤w2M/^ }:Q_͂=u? @%B'IY&qb:4 .~N۷K;eKT"طS6cFkqnۛY[e%wo{ )8R7e<á%9h>O&35K@V%'sp9.Lrs([oIZ}I ƶ2Nl%껈*w9m@p\Nl?cF)`J};o}z*iM+z$y,t&І,[s91jjx{R@(gmB9Zҳ; Kfb1Χp>v/6/xxfуIPöHpVxCsv'jcNV1DWEX79}o }>XU}6J YM5&$BGA^l;M'oTgp煬J6t}dTJ%F75~Z>ojDK|F!=~YF"OgB!d[!BIB!l !B!ɶB!l !B!$B!Bm!Ľ2f ه7u5ixcTUjivQ_K/./IxwIE\j?ŔBIYu/z&ž)x5+fu#ǻd\cP~⮊s!kBG KGuH#ַ howe߉P7(Yz߯.$BZk6G/C΃f35z|tX-HfX.(Xy>dC֪Y45;dJh,~ xN2.qdLbXe~IR?-<Ǔ=e8C3q7t98OG5 D ^Pf3Y/N_,Br'p ZO`Dk#2bh{\t\YF29OaƘ&_`׻c;l?OUdo\9kw%pj{J/6oVz.5?I!85 Dvv7I_to} z=ǔqWcڭ [RᏙ<[ϰ ٟxyp 5Ò",}O?*_SbZ˨3ƶ5u3~˘9ZGpX?ic_\k\6\={Nhow YOPGwu?O :u4+1mTW]n4I v%4k"tʈFIweY`c^\WpvL텒/'ϻh*-\/ ~>Z嵧I}RThGe9gpYYZq>v SN?_ wIf(b[_^- 91PQcH+j&/ܺv-ǥcn-YΘ<ؠjavQi0vT7  {(b.!((xߏj~%vOS>QI/4%\5B'GîhiM?+ ?oL+s ؼ3aЭ?>*&}m ݗi8|,yT'"ĎIir܃lؒC2WW``/'Nn䢡v`M#Mt3ǒS<3!||o?*{O] m4{c(X)ۨY5&#^`/4 Ѵr(=M3<yG6;!N@M*0RڪnWx<+ 1V-Mm@{1G0p}p8a@͋97scHV*Jۄm5-TǸ^a98Ms:C5-6y$Ԍ.fvBe*'Ǣ1&l !j۾ߍk5Z 9!=:<h]F`C;֟J$XҊ=`}IbOS/ QZ}q5"K)K%c~4emwsEthd0Jb%lc^bK{/\iGln,Ѱ&SþhR̪DExCbc+UܮJSǘRe%օMXMNo$XF`|.8DOIkRlʩI@УMQo&6'z]4UПoeMn<-8tM觪 Jh| !ɶ((MDAEAUnLٛVD+Rڇj|[UYKi~rmZ☪mYG#Nqx9Y+b 9pU+ZMc{9uZ6HN_ ^c>uphfϦ}q |g)U\NMo4Rοhhh61+sZǿ obsm+{R,}^6S%r*p㺦 K's ^tnAxs`jfLۏFX_|vuu9z?:s MBlbލODr~ $^sAQЧǐZmӶIWG{۟d אF([s"!kTlUo[Ŧ [u_nοYWV^7zz#KQ{ '3/<*̶Beggg;ybcHljm$eSEl:YJ-$BqoRy!R.Ʒ _E;74qz}6eIe$BedB{D8 !B!ɶB!l !B!$B!Bm!B!$B!BH-B!$B!BH-B!d[!BIB!d[!B!ɶB!l !B!ɶB!Bm!B!$B!Bm!B!$B!BH-B!N'M \@![̶B!l !B!ɶB!Bm!B!$B!Bm!B!$B!BH-B!$B!BIB!d[!BIB!l !B!ɶB!l !B!$ٮ!%.άUJk!B;5َ?LIf)&7fMƼu'6HGӊΰu)B!$۵LÿX<4g{a֨so18B!'Ҩ7$9j끹rrysL>p IDATy464iߓb)&blg'T+c}GU%ܙIȤPz!R ,MEY,߾v}\뺺ꮨAM$At @z1QQ)Lν{wܙsNg`OXCN _]0fp&8mVa`a%hw]LT [&u`k/*jF+r0zF%{s82N?00†UWk1?D]m>~ÆN^i,}e8Z}:a142EDDpL#)\kh5VF}Ou6VaHz"Jtt_]wߚʥ lG kWfev)1HFVמԶS5MZb$͢4h %{}BddFw &<)t ԋiIDG:~%W 쬖pm';ODn 8Ts/ㅽ{?R;$*FHDzf &r'[?o3c*-*X3kwWjde⹳І֦]ݭ2H ~b@=,m?%&Sjd ۉ *>oOw3~0M!~S~zGm#5!f$w> 8o^>hiXd|gAkghSs-SEo-@Hn>@_yd>Nv67a|p5 f40EDDpQ=7q)w^ώ.l%-O4%% JET 5/[,Rrn43JSP]w ߈j~PWUWGw'&:ld,˧WqMo`{$ΈOܠ\7gk\FHicE[w|eVlbɶR|~Ohi)G\NOOg+~BJ غ=VIO '.Ɖm oZg.oW)Qwu>mE/MDDDJpQ~`ogo&b,]?-rJHTk:Ղ@j{&5>5au1Kdc7nI0:ѾWX=v'xg }{= :!-672lT2-]郿3ڦӦ`X1&39`IMDDDJ`xT܈lRRR.޸K~}gdK|EDDDd<᦮+YsF1 """"<(^gS-oWg!""""kEĤM """"-""""-""""" """"" """"" """""-""""Sү\F\.uuu8\.6b, VUa[l6cZurHh¶¶(l(l(l¶¶¶(l(l(l¶¶¶(l(l(l¶6*O?O]c+$ݗxGx䑿#A䂍r8nyqr?,87""reW6y* ] WZʶZ[\On 07۵mZ% k8I铸Bv3\w{~C|o?&[ngLP?o""y_&Iq7R]Ef1.na;cv/.L303a3a. ?̙xoiؼ#'pLM%lz㧄QK2 ں?7MQk1s?y wn<8~ħa` c~2hK4wX5 2_VblDX 3qQµxiUËbO g?̓k[0~S>֏eL=ׄcC]] ]ox qa9{/^4V-.^ˋ/.{xo ,5%mnj ە,a殎axJsOz73cڷi|۶<lyaY4c{'´'PMDD8])yXEGһm /ɿwq[*!M͚ MZb& tJ^]/@஑XLkNٟ6tz,HK:956$74{ ^ػ~6zf fRt--b]{1sWѺ@uRkf>! -?6c7  |vg/^#:YOhǔEKFٛ7szp2nDo`_2g0}E=&dP*a΢B ĵ;}m}RXЗ0Fn\iYx){sU(& )>emB(l7tƜm' ϱEuUc` U. (pUt/biǪCT &"°6Xo,YLF9}d!u3j}Β~SxWVkl/Nߓς ^c\b2.fQs`_p<Il|' U\ &ZT.:ؿ[Qe"B]aPg 3c"띢|+N42:-`wե];w%w*aMv#ACqg؄M>ZpU8`pBз/;g?] iB ܷi6""Wt>˜sxJSI]iL xz7LwVd4xe[ 94O$"/Gϼ9[o dOfq,O5mt!v|9)Drs3.,Ω돽Δ%w<9oݧƃws2ɻ6-l^*͚KƣO3 u1o`2x,sؾ_%/[,vs ;sFߔG(eOAOqg߁*|#" D>5aՑ` ^&gY>テ  `{$1|<&bb[v{OtrlW'u"gY+vWEs>ćm2pc߰ޮ7Co?= bz> %,]?-rJHTk:?cXi3t}?fŻ{"}' %-ï-F%ו>7mj:m +Ctk4g 3!λ9#K2>>eȝ{0Hma!'x6Y=Ãk˟֝I0A<m A:.y w+Fe<8$ yhlܷLgq5v~Crr]n{{~;̨? -}\MDD.9zIIIzIO0mrO򩏈DDDDDDEDDDD.-F"""""ѝmmmQQQm6rQWWri/b`Zu(\>f3VU'7(l(l¶¶¶(l(l(l¶¶¶(l(l(l¶¶¶(l(l_jٝ8OC-S#r8nyq1rrczƶ`^C#~r~YQʠW+–Ѕ~?C;=lw'qX|.Y0s oJ o "lЬ/v&YYȎY6{H{"ބ>DA9J]. +Pَ>='3_c*h\a;fv;6`=lC.{.J,a_Xoc NJ/e9-h#bw{>] 8\IdwҞB6-囏PLtpTg8^{!ta{{ 6P?aiN;1|mv˜(<t<BڝwZƶe XRޖ7sK뉷Jv~\D[AuԔS<;3Yǩ̉`*n;̉ZݿN~3^glwa j#oaINݢ3y%coo ˩p}&mE7anBk70Kp'q-)~su(7fx% ⯽&&T_=X*o/FQL2Θnijo""}bC5߮p:OW1_Lawe'_S;+ha<&SG7N۸!ܗM,7wqs[i *hx=C[=O89{@>GGp`2_v=u/{Y^$VxNaa|?ϜFa3a. ?̙xHoSidM{ ]ˆ=&cZi+s G_1O",F4P)[_~iDBZ^s<4Ԫ&O g?̓k[0~S>֏eL=ׄcC]] ]ox qa9{/^4V-.^ˋ/.{xo ,5%mnj ە,a殎axJsOz73cڷi|۶<lyaY4c{'´'PMDD8]Xe XMwt=3l)1޸kʨp)>`o =TnUpHz=tٻ8-3Ҷ2u[ki5r8bݯʁ3y஑XLV٥\wOP"N_o4͚ MZb& tJ^ \dfvV.I2(ۑE=7Yܽ+h{ J:5f`KːݖFľQ@d&_Է{=t=1qL9YͱaDx1 'Id 5 *(sӷ[;ZcOQ uѮ,*/q@I\'ō } 3-nƕ˙uXrO1Wb"o/c\F&1_ྉvCljs`>=ffC͡Yx={ʁ^jڴM6$ulO`/e(Č|f݁%Th)ҳֆo$mmaX뭯)Br\`l<^@'}ALX?V* ){#ǻT̖vN/c{1vr |lֶ)wY5B 9O0/pw89贀AVtܕީ$y73۵H9ǝa6jjYTp; Aߎ?/;g?] iB ܷi6""Wtخ?gp"ý)&6mHsk譅H'苗#g9u+O|7/`t;x{JSI>6a6Ջ I8;N//Rg!tmdb&SҌ' "k5aՑ` ^&gY>3V>u$up&L-#E!n[,vs ;s μ !tzOuqjP-ps)qS43JSP2;PoDas]R")@TDй$H$XI_ f4!&&hֳ'4XGXBv9rb67̅[\9aQNѣ=ZDan6.^j+LvyupWaJ.reɊM?JYqNn [d^~ :峙Ǒ2 [xw{>YǾ*7xj9q  ӄ x_rqwyV.'܀E`VPYUӚ@V-u{.+ޗLڧ[%jKmG:2bѣz- j0,ACλIDATݹqXsd> d_a ^sp ٔO|?E\̛o/%'7co]E&[݄:+ '|EndM71}^M)<ڙK\辉(PY=_Kh+Gx8זayoJ656K}qp>OmF{U3 %,]?-rJHTk:9~$ ! ˜Gh| 6;yweo0ѺgҍB\$'} ,a?qC'1cV +`'wP"@j{&5>=kD~3!Sܹ !֍Вa!'x6Y=Ãk˟֝I0A<m A:.y !+Fe<8$ yh.+m'߯R?=|+#""-"Ww m9Av$!09%#obv1o#68&p<ߣ¶\Q yďXx/Vm.TJ8AµާOOCCiJ+l\lq\W-g-9'"y0TX6 | |LݗPFDDDa[DuǙ[Gמ]xwq2m{DQȆ.>upհRFDDJi$"Wc_D]nKg!69d m >jQ.c2'*#EDM ri€Q!"""!QQmmmQQQmmmQQQmmmiyDIENDB`icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/03_fileshipper-choose-format.png000066400000000000000000001242461516541745300326660ustar00rootroot00000000000000PNG  IHDR+ >bKGD pHYs  tIMEa IDATxw|TUϝI2I&TBB!^DdUU~wm"*HIh1BI$  E~̝{<̹g ^ށ\V&U(h(h(h(h(h(h(h(h(h(h(h(hH5 1jM8eiԢ-""""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" WG-/oL_͸<-iiW"""W3>.6F}ퟞGrr2S>8-|[ox9ٶ ?9Ծݛ4 qV><[_ߩ|s9|c;>}Cܱ Ӈv`P-\!Cߑ񮧅mύJd& pW$kf}7GlWB]57¹r{ G>$z.ɕtVvN_快p}%e9גWm߽֭Xw\ӿ=3¶͗i#Zs7—oQOuJ[[f9>nMqh!W`Y:'=f'$&U.cCY8{nL"D:j[|d+e var"neHb!?|B%%N=DȐQ4-c6;hYw͔]5P@y8w]HlD4O7CK?D#%;7oU bEp/ɝ F̛Fiďcbh&g7ˉ:oQ6y$kFDᱴ= [w}Q>S>E$28fI cC2v~׀YG؄ IXL/Y|VMJh8o`y}Lȍ5&Ud`oY9SobeQ``Z?s|h8v[h1"߰&ީ65aHD}[mMDUwg0n7&kAZ~)v8 טQ1x7F\~: 󪾣q ESO>q[K\z=Ρ=j6hۺ-ݒhLzn,_ENW0o7udžejن3ci=Ȋm߭bvCVSJ%s2{7*dx~Dk>+hqC9X{$CF)6jAtL 0)GL{$Q^f1e9z<¶ p|]c29g]Wuw21˗^u\@V?QEp:̆Ԗ3v`lU^'o[0d>U%""{㶴:j43kApĭ}zN$;ë=6b߬xmO|7׾}nCH!ïcS Dv$:Vrٗq {aoǼB% vɶ_{:ʙ/p ~!Vvm$-+"3ElH$;([V.DP/.Yɇf9j![l`/"cL=PfsMi<%"3m- 瘭Pm޸ ˰V<v&w9a,⭕{XTJDDwuB捛$_fM˅/na \[O6{č<˃JPLkzlek?tЪU@M 3cl>9k7&ccAνnoqX;2;Q?,Ďf2uW6FYWݛng٠v&rrE^c.=K]O-}πg>ajBDDDDjmmmQQQmmmHpé$&&DDDDDmmmmQQQmmmQQQmmmQQQr6xTnyz Z3ךхη2^`[U4(\ϴ;"=6ƣ]6c*[.{f^UP[污w+\{2'07jDFMpDDDD WEۑOPq[w17t/&)rJlθ/%'Y_Hc뙿v굧ܪ S8o(!$mGQ: gU;9Rf3=NdHb;GGFc==>m{>73ȳ[ 0n 1gBn!7w%8纞xqGɗ+r؁[H+$Od\(܌6=녫ٔ~ l%IK`x8ޮǟL;9RZ[]gXt╹x=n签~^)_.Z=G)qp !, ͻdLH,lC3oV s/'AҿrkU\[}LۿˣQ =wh LDӬ@&IɳQ9|=?erpQ|{z_̵CSDDD/5 u&s+)سU~z%i|#|qj93[ǹBEwY1ѕs"2}35,fgx؃jV <;W>#8[ ^x7SΨ"R&2k-V~rVH)f=#uRw^ؚFVmǥnE^yUoLe(~)ywwz'Y, ^^uB* 8}9n_!V#ˢ?,sꥥuڵEY"q> ~FX&]A޶>.vđ/9"ڶ'832gaJurbR޲/X?5=}j [#diH78}|<ZwW;A @ W8ws˜p;OOD^4жa |?g2; S&TuksEw1[h݌KjLDϰ_8NM(%# J~P%ë'vRvl'i53'g2Ѯ;_~Er𖧅KJF'wNޘ<[G|>Ïi]1.6\dv-nկI*5 ٟ͘>1$''|㉐} (h_e,ZyK6Hp +nMYv,mǭF2cWf.v-O(f,5?pzMv\]}rLV52;Kkn3^^o-c8q͔4?UfEGs,]{#˴ kw`sZ^z 88޳XW!ou$m?h+MPg.`Ga+:x/xFA^ NfEj+;ecjV shCy;IJE+LW,&0 jl7Txrev鲏a`Ofٳy[o#h%9g$m0jS/*ۗ[bֲ&WBzjrYvgohzCD?)*""rZEl~tLVOeLPXtOw5X4?,zrH0\5{Q GNdaԭ /FKn0nrpq 7)>3/?CrP1^5kN:Z뙽"@w_f[^"{gzUѮu\/l;UHDD*h; 0OAhe==;J86٪KꅯK0˪Gw=[\ybk*ؖn[sٲ<ݘUPK`'UvZɢMe 0fЃ揯3TP1oRV IvaVzuKX‚0S{%KO a㢶o\<ȬzXӱRyK.-Mz] >81LhM{%v'wܛ0tH$K>@gy\5?s)ya+Fc_O+:"""} ~Sϫyk̟6)#}=en Xwq7SedYU̇;jY@#i~O;A̧;r㏻Ǡ=_<}q6yhL,RXzĈ}?MU$!\F~F 2RjyU qø6r9;yb} ;M9ˎ} }OYUo⇹j܅9Ub'xg~;ku_uY?۩.vc`\mh!oONt`M66pO`?6%ڨ CcE3]| %?Ô9Q}-4iٹ|g~n <5b;Aqv׿xC/7~|w ۸ ҂@/ܜo1]s<;oK~כ.}q#8Ts}{xdMxi~&TW!p8I455Do|?."""" ~YDDDDDA[DDDDDA[DDDDh Ԣ-""""-""""-""""?7e\ն6}!SmmmQQQmmmQQQmmmQQQmmmQQQmmmQQQQmmmQQQmmHGoogo(b;oQcϜw氿BU!""" ڿv -eCګja/,M+ԁ+"""WSLE hzFvtf,t" n`dR(zҩ'ɡ•99>;*unMnk`<g'>p0mX0Ł걜oatwMopj$wbYݹ7v|u2eS{guRkpP X"&yP&^HXf'l!46!Iγ/ҍniyNmn^Ȝ7 lCiq)ljI誥}8 D6 Z`@yb>]8Yi^f>ϧ `M] 4p*{n-~s>p? QB|-w:ƁojLwAlZagT0N\<9NaԚKWq=ɭq)/ȁC8L@]9|F9':^;qf!SUk%3pK } AJg2;+;VpxʇoHnj L_cb620e.O(> uIOvOct:EDDi]GBz3O ƒIC;b2gaA!%{iŧwhԛq6 Z2o(9~@98vbS QCFѳi~aL/#3%Kڧ: ٕѓ<:2 ^iڑpQЮaտq{P[~Z nz*0@ ~_?g˦9^os=m>pԯ|yp^''wQ[Nfsٗ0oJtf=Y}Z2,^Xl^ĶيNprQGdk{Sl "j; #v=c=o pp7%I1?2(7faϺ ܝfVȑ=t$ȜKhaGZXL2Kе%aޮ8 *29Vy\P4oNlQu;8G֎|(53KVe{[~c$v ? O?WJ"3*H٩,X]G+8Αm >6yCu.CѺ7pw>fކ=KI#{}Cfs87c{VKߝuYDDD2u=T֜90EDDD /C(h>\]]GDDDDDh(h(h(h\2'UfQ^^NEE6M"""W+nnn "ru0͸O_DDDuQQQmmmQQQmmmQQQmmmQM}>nJN&9vI/o+ǂƓڹY{p1v~bزm2/vee?Ƣptιg~/f72HP b/˚Hّr0\DӢ58 i_yXZɍq- T937kpց/[x v􈩼qW?DΗF@ 7Px7`z?&NZU.K9[;t'179'j \g2 jߋ^> A8=V\74EDlH=wZ撵?rvȷ0fyvo;~/G+LD50kg´)jFU谗rh*vX3@~w6zbIp<γ<{׫\5F T>_B6ŭlĎLlC:8䚰z~zF"`x?؉~=ZXUe9,ݰ x:J8O,{ ޣg>x`t {>~ٶ5;S8{oOćBv^,İv0Ƀ4B2~Ǣ5;9Tdd y! I̦!n'/w+~!hds| Ћq]O""_چq߄(~~EHʟX' W; f uՒUKQ9pmf/HX|s7cMhqyN!tsw|,|skcp3$&U.cCY8{nL"ĕQvU%[.3wd-ί=[R9{f e`EE;E<~ n~ ~˻=4xi9B--aTvaˈ۸md,bkvOTg?t}ϼ3"vFW\'Q͏dؽԍ '??ZaXOo.1tI0;%2]9ʭkFgٯ%G]&]y&]x;%HG_hB|DGùDb#iwxyb]Z].!ݹil |ˮRp+ h{IMHh,=n374d4Jk.'~Dc58YHsLRK(O!ba윗Q؊ɫ&]3" ]tl.=+j4Ѓ{c\+RA[:Q?'P9˭5BDj@4:LC=<_U2~q+t9_:YDG`E yЄGpn5n3*]K(Z>*]^L{Ỏ9n[\Hll?ކ$cl^gaY;54FfUd'epIXYO|/4HMG|: 0n7&Q=AZ~)v8D טQ1x7F\~: >iԓO2r֒/^LDc5]9cyG/,U"{{ șzϜE C{2?x)m:жu[%4畔W_riRN \.Vz(Sǟ36*LHC'.NǴ$8%z!qkRv%LyPt신a6:9p^''Tshec:>f?Uaa2,^Xl^Ķي~lqn'3NLm玽~j;oZ2>x^]\_`L乺5bcݸM?eߟ䎟;/9{JNk,<>y?SKSboU9WNW쥔V:p%@quдgϾb,U P^\c[!G I91=МÎKtZkHmC۰ PHkl%{9~j6Dtae2{ӴCS@~3 ӶqTd%GL{$Q^f1e9=<¶ pX5a29R{{Ie9&t ٜJPn\;.~Y&Fb=gw37`K(e:uշQAsM$4(Χż՛Isb\pB[a°ѽ{~ʴ,r`Y~,ĮUFLDu `/x=މ>dyp$7#w.%|;q@<Î5PՏ9\D4O"p=  3HΏ^yydXWˏ߱ a.uI;-}ž#G؛1/vЁCsûzzr^r |v0kz+E6G~Aщ4/R[;xgF=YܽW)*gGؐIvQ2f]hZt&s<eW[:Q+c ĹT5QG\ičqq!v0\}h6zfƍ&Nd;~:Wk`SzLFq"{2~? n^NtY o&,Z2Ev /QUu[1\;I YޘWf7|Cchzw,GIq.Έ!)㌯'MxD!JLDv{Vu/L"W>9k7&ccn wu{ޑ u=qa!vԍ6S.DIW??}oed%(5=Gza.n}k߽I^J4LGY1n}/v:[:.ytw[8ȹ.:0Cjj*ɞK;<&4"z}/&L? jIFN"gSsx"}Yuv %[>oW0v*%3pK } AJg2;4_QLV ^ƚ qcbg^8 ljd̝|'lHfq q Si![ f/Ӆ[LoC| E@sVpxʇoHnju'Ae;=샫?ͷLLB%6%f]{R:SݓGEݽN]kX]G4F ـ$eki1rC#EudN%4 6򶧐ڜQnw}j.׌cH՜ĤxL(ŊM%D EϦ!j`2:~ ͈>- &&9`ʰ ԗ9eW;,?Zb1 \%2wfsljHjMhM3%K*ٕѓ<:2 ^iڑNQо|A)Cu>vNJ kdΡhﳖ6nr>sv0ά|!aڨ쏚f4z6j[s|fsٗ0oJtf=Y2c,^Xl^ĶيNN}kp<vx:6;߲=߆O$vqQI !o6Bah"k' s.i{ 6; #mٳKp0jpʋ˫{ 9R`o-?:tmI+N&ʼLU:.. MM2"""+#k&Hgo^C.d/)=X3٫l§yYfxc Xz'9cmÑ\ɺ4`Xڍ=sdeZe,?Hbp\j/8Qq>o]B;K9~!?m5\vL[C0w&"""r5k_Л &}g8[䱄E?y`v74Vݭ-q$Ź;#XsEBD[m>dmKTA40hrDFYcg}6DŽkyG_O-32 xs˿wj'>M, w!$&y,u\ Gm!55ĆE\Ry7XEDDD 0]=bm߳+dsPq;:kCz JAB4*(*vlH"B {OBBBHBBz6J)dQ91B!B{#B!BT!B!$B!Bm!B!$B!BH-B!$B!BH-B!)V!2Z| j!SSS$B<j5fffM!!B!$B!Bm!B!$B!B?fȄ| f,B}{ȎB!h !B!B!Y5B3zucfag:rcֱ'ڒct"jv|=(uٱ{b$YBGf +fVwPq̚=bbC->9MloݗWzɯD?KR̙]7J>!13_1j9}!e '/'xڻ˼,3&Uᙘ, IDAT4U(CwG2s*sG݊gY{tiG O VE<Kl.]A.xmB޷>fIF}q22I^j:rĤsWVVaʎĉ4EyV4Q- GȚef ;'q1r)e¤|7iӣy ٰl1vQIgMmCQ>~c#bĤsIEcc]>*߽N}Uu[.Z+H|=!$Ѯ>c\ݰ*J9h6mT'\}gH֢pŷUOB{az׊>`3 Vx|TwI!fj=OFc :iⅳ( pб;8y\Ǟ D9t}e/ē'ĈV%rTO0Vd`瞓$&_#,=iֽ+N(qO_M 1~+哟ɵ_qkA@  tg]D<ƺ ZR4;3FN/_bT~&;p~Ip.?AXTL#2o3n$o_w+wqB:y-W"&2nq-ޙ ofL}0OrFP vTT1Цs,Z3g:<˫Z`\e1,|X/ |A(QSF{&E7naD2,:IÑGY".<{Un%/M_1df15uhU?p>_Ӣc#;^nLra@K`Xy !أͦS }<GGS|Dg~I_sXy^YeGn6+h@>[!GɄ܄Zcu˸>=;f`hf>N;Q;hI>'[/DH:QD\4uA]Pʽ[t ħ=ݞ%7r-6D4uT:x-ګ\*lG~ҡ#Eȋqs؛*2A)&8ɃHjRF2~KҿW,Q/_ϱtڛOo|~H?ʲ<.CއZN[Ѹkr1o}uڥ8Y w6+yϓ.'chŠg^g9M]wǯS?_oHF&ƷҞ{ZgsEiC \jޑ:]ʾjkFú>8:b\]}+93'f-m#'Mhp;&KF0, =s3i| IuOƑ3}zcA S JM=Vʅ{H>fݍWbGn]_7g\³Խmnl6[G⺮89O?)U#5Fѣ }b<$wVt yR`J̄rS:xZ+ ƮmyfPm.\Z}֗q[O<Гr]?/k3i86+~2Q;΄#E[tU4~tb[&~}p#C_[<")?lz>IW7xgLQ0 O={ԛ5ֵѥr!P$!0m+5V^@j~6Ygy/-StB{tvw+K <9DNdΎ]]nUQbiՉ[^*S,L 9;#?{6ŴW-?0hCg0ųc+05- >E8x$#8s4/—1}p@' Οo/T*_j#\ bיdrJ3nņ }Z[rh4M'PRѯ =bN>Wֳ+?yFO ־%ԩuv$qZ;݋~W["VP7eY|LR>;O"S vz0 %E.t=khsq\6(XcHzկ%ژJj#h+ɔ$$5P튷t谧 cq2@s9}*geT RTJg5$ґugɸUgiFNAxh.P2n<&Cc菫*c%TNu_~/?F:;!D^i‘-Kz _pNDm? H#Id^"zoJu~K{J64.ĤPxCFmE)y Q$_'';"⟡ 3m<Å 13sGo(mU'i?&b,gW. Ϗz'ܙwF YF *q?Qr,{R(AHa5Hڃ`zf)m6տ }bX5a`g"żON">r?kH^_|l/Ww_zZ]{o (ػZuȤt22ȻsN%⫛u[/ޮΐZ7epo7.,kLS{_T}ڡQlD;+N#)1 ?z Z1N[C xsx< cÆe{,gEDͰvMU no`Hぽhz F1>!l\= cjwx$/W8ߊVɈ4ws"%E(zӺ%6-dbB`ˡL{n7Ƶ o|K~#I8b C ƫbAO`לItévp@uZ0|-5֍f讲z3yϭOЧ bbFәd9EK̙#=ƮóMwGʖ1i@aCxdB]IyW>Rcaiyg ޳]??yyv#=n]|&[,&CXxo>ZhQ%BTq *ҥ魑5}Z؋H>Vwg[s?_\Y˿~/ץKc/{:ߌ [E ꏗ{f=d[ThOhᾘw 6/2&}'qgϒ>և0 A; }h!$B<1bl4:p_VH w_C*/G7y'MP>3Ŝ:DB6#B#B!,ٌB!Bm!B!$B!Bm!B!$B!BH-B!$B!B/!jϧV+B155$BCV]<'6!xB!h !B!B!h !B! {3[!BwȎB!h !B!B!h !B!$B!Bm!B!$B!BH-B!$B!BH-B!D[!BIB!D[!B!B!h !kt:79E~Y8I )зʻ_Oog/́L]K]`yf=12Vq)pj`o1 N#!Bܩ 'OZMP&x' WphF3+Ga{9&٤-- x:g!;nq=fiHqݑ0ۥBڌ3^;$Z(87y~tl၉Eزg$-|toX98b%̘ 0J%鏇M0};J}jSe2ap[#WLvns>}E6gicߴ~Gei hP֊c-o%>^ u޴X+wGII#z^Ao/#oW1x=iY)nz^޽ǡd=STEѨ+I?(e+F u(*NlgyԪ?fl]ڌ/N9גHa0-^u6eS>^;\YI7Ώgw߳fk Y*{gVؗ7iӉGG| ,ڞax`]Vf 'њc׋?}O]}-'`Bؐl_Xt 7@,G0ejsN;pqRzS$WϐN&]nڕF^cHژ*>ӟba.t5VtzFX{k/ʹD"o᎟2ۍlNx>gq%xT9)3i'3m#猧ōGq1,,Żo?uɂR9\ҞQ_،=R)0]YQ{h.O|UE[Nex:=tgغ+]4ν^yr8wGSf;<}]7۩vlomϞgo'hb0fU|oˠ6>u8Ka7jEsӪ`-[^qGGT:6j c\ݼGF҉lskxu|熆p3uq K#]Ӭ05Im!ôGƑlGo;4CbPBmnx/Y*2эRt$[krĴ +b, =^?z%c|͸9/gG9Зt-ܝzq&=ɊSvttJhAe5fc¬'q$62ʽ|գΙ&p;=ͦ{!aif~H/oqؾK/L䝱壨BΈ?3?,C78}F]Gͨ\qt(u͓oV'&\9@/n* f \[OfԢ8)-J;Ė*+$8;N2q4;3>|Bq4)#+5 $=/RۤMY'p,ˋ^aZ=eg\%v(ۋsZ{Z7rl!< #xKen+:Oϭvh\ i(N4N9eAWaڶKfHwp%K2=*]&zex4sΩ߿(-dUzɛ!%vbpdmaluPs'2*& *SdcDѶ5 FvO匣W0a=K="PF w'gܛfh?O7E\nK#ϤqtjRGGW[dP/;E#MkW T.;2 ݚGӯҽVM9q@(+Bjץ=~kׅɴk^~ǥb݈!FD=HFQqw5 kW\GTx xlDas0i̟gSl[ޱ3NvlVq_qrh\8Qv5V>ޘB|jA¢`z%~U';ᰗhytSՇJ;Ӯy<׳/m>w!wjv(Nq4}C=0UL<q/2aWώSC\h3(-BvnnZЦs޼v*:7@77[rr4'o:rGr*M&Tcjo ~uU^Lm̎R;^r-rKy\ .l-`PDsȅGoh b82 (ހTa큙]A_GUTؙ09 qjƵaW⭑m، Өu+| rVb\ۭSp8ؿ>c62lE ȓDEqx"{2 SԵh+#ak̯bA>qvqlFU0xo{.u$ꎻ)cY%ɫ7M5$iJ#/@aJW\iWxV|h,Kh !oHrUV:~Ƣ~WOq +ƌa~\8Ǝ Ma]{3(5Q}֧4wa4t=JUe*s *Ro {#7gr1lMK~!l,k^qڨ+WQz<@cا mױcG"-odwm;x+NT +}nR~(Ҷ –-T)4V@DuYjN5s:[0uTTw)Z2Ǒ#F@kWδޔ~`*?AQRPTJsv2nT J75?Ƣqm;q07? 7xٱ5Be66"f]ESM=K\;mzJ0%Б}tE?Y{nuwZq UscG0?N$dpko ёzzcu>zLثPtޱJG<Ⱦ-L4L'1M[:Y.|=oqY)n{62}{̵*Ū! H wףN#`fE޺F֍P_s-cS"m!N0 IDATzRu+ !y*"h.4V_@] 6e\ʖO=_pqUw2AQ, iȦIƕ'u K7)H|VH-xXd\Ѭ+Vo/pf,9|BQ[ kaɥ_#ͅVk Χԭ穗o~Ά}˹xtv5 {|E֍'Ì8 %/*yl};?1W~dIWH=]|'ΆWu:TsDgjAC*@!8~#{F48h4N;Ñ}n-UGweO)6n41EUHT-Cu0/'[eK.1eI1{ .`1kAh,pmDȣlP(=;߲:CHzxߛ/&xBȜ|9~%B=A~_, <A^exZБ-(``ָYoFz5OO#[VȏZYNTx[1iJ`"O>ض]QSЅ+VsGDdaM@3Z>;zzӸ%,dt@1wP^~ΥVi3|vj=$4XPSVtaćl^;ğ9>!F9TJ(yiw|MTY*Uw^AmfEeu$IJ֗Tgƣ)%?[68w[St:O'GY3B;#^ Nl%=&3>H֥gHΌPdLCrtD!ĽSٳFOegιжg}dWk-ىќ޸u1 }K| !%$;Bβ앉ʰ¯ی|MVB)/-aO3dX\KaіD[IBI9:"B!$B!BH-B!$B!BIB!D[!BIaPt2iA4Rեԁ)wퟏ獧S/[L!^>3И>h !{ .@^#W%֋R?&=D $'`$/?Տ'm&߿Tm3Z6fpt1wX?^~e Jd_P1ySg #YyȎGgcbC0ʢ.D[q_2:#7%QTrvv!M(MxF_ÙvN$dba/ Paǂh^ iG8gD⊺l7j7W%+1C}m10C\5>))^}0Ʉ=)=!♧_B&ЉC Ӫ`-[^qGGT:6ZmioQ.S䍆R IڧʱsٴuBe?-&2}y-F f7;&cGSHJJYi#X1$ "=-tb=Z%^orQ>?eB03cDoi"6OfFOݛG>Q|2Y$B<|p2?tFzw/WB{o.=*kN`n"v`bM{f_`闳#]VxL1 ֶ\6Gć/o2nE m֛_d&A-QCl9Md)z!] t8_Oq7 i[4j3y= ЦcyBq{A3<\Dž,h]~#.렍:̕(L>JLu]K x AP#n#ϤqtjRGGW[dP/;E#3*0O`RИڡ?Zã3^=,3?>zؑ߰WGW?B~w$y躊GEYdP;.w^.wPW;DuS6mP7~"V5m}k}ʨ՗!Z{ I򆿈-Zcc* UW]iz`(x1[c&5źB\{{Wkޚ KYdG[pq&.!J~^eV4}yC#$yDX4éONQ\2GG#L,'i0?s#0.X޷_V7E{%-Px426Y]ڊ# PF9*A=ʅ8|6SqVQZ͕"D~V9G&[ѣ~Gv_͊Fra36lL֭u0/>g)6unnnQ!4L3hOR1P[_]lշLbͥL-~&wjDT[n%6 4Z5$ 'vk5NiG{ædD[fF.gY4}6NaWh0?e*+7X!ت0p j,ԑ $rBḚCǣ=pŻJAQ>ӁqOiT^HۓyE7Q*>יs_?s!;.w;s4y;CtE5|rR%ѧ~#7gr1lMK~!l,jDZ>ݫ,w%Pǯ0bh8!3@}Oubc*IAU-R5*@4BuؑHٝF^~EPr}_Mn۱kGG -VSr0lMfARk8bvĿ9 ;\!NM¬q UscG+RR(*α~eGzlwnBaJ$O488^!:2SOoͮf|_1!(G3x3}[bU#5֧X#1p~z.ZM3eȊ>ͭAKٳ\7½Qbb{22rKtnG-zsu^L4sOIiEZО!4RC; oBs[C'f~wϗ% xK e\(!.fKlnL^Ƹ4ϲ%U9X5w7dɺ#\JN&9G_ܡcbANabӹE~w(GAH6_MJ [nBVDH́ş6уv0ѻjG /9մ.+*0F|kG^֧XPS&gXZv'TTF*K)WH8E]ĩSoM SAL vo5vNc'wEyM EY\ܴ ~Tc߲7umOy$ ,\[RJصy{W+i <fVXTVA*imK!6 rݞRo gHGī9#$&Ukb]?bւe 2 L 7DP̢dږ=;߲:CHzxWЫWȏZɒojUwJQџUϴN;Ñ}n}D!^2X io|yUc]q*<*cΚCG_9X:qa=6!d0mI.Qt:ޯu۷-ZHԄ%ט !ăOw_"c2_0nwB!?aJe;B۞$@!BYٕa_!5򰒣#B<BB!BH-B!$B!BH-B!D[!BIB!D[!B!r85k07r']&oN\Ý_t2iA4SlD[!D5(F84Y3/tq`@ T'B**ԢhL; sMSܷc/1'$B r=l#GY!`R⏴D##>Cڇ}FпG* LC3-S\ϳp nxٴ ,< A5g1K'J`WKzw /˾c\S0s!l t/޵J ?erl(~wB)ص_Et1.0i^hWb>)C{o˜0}t=iCEx?eBٜ ,&2}|#LAˏgw߳fk Y*{嶯3=M*zEXwx}3 ]gͦ_[/Em̴%37ZƑǰpV厛ؗl,'Vr[Co,FqRzS$WϐN&]nڕF^cHژ3Ive!?}k<͜sdJ[8q'3w'^pOsb6bt~4QH.3vә+$ogOxoŨ*l[o3q;J|8N%~u\و7x+T.ǜGWVYםfܽu߰x4t3?*Uf^;"@tqBX):z5x9bZȉ_t珞vҞ}^;c1GQW U%nezdl^7b#Xl6xL>+MNq+_wGc*S_gЕo¶Yo~֓F夊6 ÌrǍZ{kHμ.z΍rpF|Fџa r^36n[䌶x8̆]9<;N =s Ͱݭu3i:fˎsHӖ(HQ0riKIqU+G]iz`(x1_ _k.J&Іu`uCؑ߰WGW?B~w$yw]wMMhT <Am[`kthYZ8zܳ҅0T 35hCv⦷Z}2%Nθ7~$πc_Wn}~Q!Ĉȵ(Ě&, 47YeתbWi[M@v䂪/kz>ESDGeۇBv”(Ү38zoR^&f<þ; K"[{sVQ4ev$2xg[ 7/{j06F{%׬qmGXլxk$G6n4j _^v/LJ Yޅ8`Śqdj`T~]wg6unnnQ!4L3hORt䞏`U>\4gLUQ?}*M? ~uU 2;KZkcuq+U._׬6zKS vk5NiG{æ͠00c\qSPV>Ua[bUcgslb3sс;D[SaTrQTU Z\>Szzz?w$EUQPTe,:]mJȍك?z3ۿcӒ_4'ꚗT"Ur]JIf*5`W 'a9'82Bp3Gw>DW+]Z߂T;ԮWuVceϐgQvW26*kP@{:cZ t:vHeNrm/n]Ƹ㦒{krWin,y :TjtdQVU!48S8\ׂd'io-N \59v$ ZvIR oӐv,Y^[PNͯx1!(G3x3}[bLg?N$dPt{LL= Ţp{sѢ%m3RzlwnBaJ$Ť6L4NbZgGVioug~cLǠwU)_J+$קzKƍ]ovFoj ?kg_kUPsD[qQЩ?$:S 7,dcՔ=HX6%p)9S ǒ?ϗNDbɯ{rK8uꍷi˩5Ư_s**i)\>WT8xb݄.mǑr9?emzT23mjw R~]Uxx#'$N'OE#<5)J۠Nc'wEyM EY\ܴ ՋW8E]5&] ==i7zU1ł&s=3 eۯO'طMkcw6uI J]`ac>LrKB Soƭs- Jxx#f-yԺěX=KkVRkyv˩zSkVJ834C :H6 U:+V" *"6tm¢6V+MAtWYTMQ@ (- 0!$@fZLB<>3{srr9Jb=n1{+ _b{o+8nxr$$NKeHu?c=6) O0DOk0=Hĵ7ӳo̫ɸ9|: JΉJ\My}J8~t!M1s87ξ\o\z1|sKW6sK 9~Lm|O߹7VȤxvRvwAZMt(kD.=׈}낆;,!JDR,0 c{S+R˕?mK)RMƪ,Q}^rj\ :""""߳&gᬶeK[GD.Ci눈(h(h{ IDAT(h\|ֿ8'%tA~~v MOT~yma6OMHK^psDE[#wv{F'ߓ~ >??Zy0r\qu3:Ѧ H )"' c:K9[Tc46"4QWL=W{ U-"?a[!42Wm$} KH$-φŧz/PƁg7+g.%PQ'37 Jٿj&}ŀ3>Qmô :PG%ʲm YvCHld/yq_ۏ1|6>E#yWmG=!~qtrZ_s)ID_K~H")淍aH7W6|,KBA3W= }Q#b~X^Du=6~\gMpqd lcE=QOMQY/=Nұ4+$_Q6*Ƴ\t,[OR~/~E` le ?GWKq|v ƊIi7<_q+9'_n`^g}ӭewNLuT./=raٕgNbVLc菥vYkӓSYt-=13#+0i@+I۪Svۦepz?: /#u{̜+oceN:f ?ͤi;i2U Ai }a$_Eȋr7+WR~ f>[u1wzS)F|uƳ1i G<M!;VF3{_ dg| _KIm!8"cʤXMv.bΌߖU)Ntj:Ɇmhܼ-mGgx ^_.xawUڅK 0_Dr~ٴd+NAΚ́zP?}\sb)߹|[3|(j]_:omq+g}4g59'Bz>eסY }[( CZX϶uA- >u#0N 59o# >'|\ʝoN>jǰ:(r.=ʃ=;|Hg=Y v=guιܵ-"pp HH9m k[9?~̎x8kyTG ^0:=Ͷ ٺC~%_]Brzh4#(r]x6A#MV~~evw?f x8sPƂ{8Bv`ݲMt|53!ð`cXm%b5N.S~4]953p<1&=ʥNw ^Ȋm=dѡKpꜳZ9GDN@HT4a }J%i/˪t5ʖ]\ׯ8Y 'UzہF@l{:|Q/-$݁:jvMhʙK~eٖ;ǙVGdd<'HI-2oce Da_Jlnb1Suou?;4ġ %i/T\ /W(+*w\2rlGsv >jN?.jbswQNae2My9QK} zg+ZYYdnfCf}RIs&~K{AKc㔥-/999ٻi%] эρvMT@qgwtMʴI,^{Su[,Ȉc:XKT_F bcFkvڞNYOjV.(9XVXukkegsHɷy%3Xqݚ>=I>nfL&kɵ? "w"~?=:s@iη }:]{p oxsN= ̍7߽ƄI@0@M}t7fr$aVv{CTYG|n1ngҵsOpgSo"vK uyoy O8R԰ݏƚ|m<ɣcn]?3>^&rDD.o,0 c{Sܮas#"""".aSMƪ,Q}^!j#""""Jq sYVys3tp֘\uD2#""r%QQQmmmQGq O3>[xW+\ gZuM#oA~}~ OW㝷@;p~[D"WH%܈?Kx""" "r92Yҽ~q4R/&y_1OT[=~bF KjcDE:x.zr[$Dazڞw2xkgȼ@{xGX8̖7h'-Ә`5sJ1܃q8Çkr}- !<6!\;|,k-=ΐ^p3ʽ..:ϛ3((n ض\%$gSV{i9CuDDE䂰g/ֿtH\ٻ}'ՃƏFUċx_,.gu^a#oW? ώ HKӘ;c1 6m,3VKx c愗0_}kYD瘴#厦T+&@h3{_ dg| p%c?36ǫ~C>`c^1qÓ#}I UpΠq/^dG6 `wfs6tNe#;)Q㌾F^cbp$n n9ͺ~W:IM/"R&4MG '&&QLGxA;EJreO[GDDDDDEDDDD.ڣ-"r~H\u (h(h(h(h(h(h(h(h(hIC r s\괢-""""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""}*&y?ylD#f>+1a6F.W,@FNIѵ-""t4$ٶڈv=p]]K_44q,Θp9/y36bh_"u\Ak@ |,&e2ټ[̚44.at!fðZT{Q5CH~[<ѵ:h;{ &Nɞ|M<91M,g|Zҹ_Z elZ7Kֱ3p«vc ֵ`/` ,^C6,!4i߇>d9,d9|a/|ߕ6؊YȦ]a5`S".z?2+a<<AUl>fKdA:\{ӽ/oˑk7k >-s)ƅN #ݎ^ߥd{-揬bZ@ol.p&pOƥY2u3l&CL{x|D{,ÊUlGaq[k8Z@o;(t*__uat҇]Ӊhۧ'[ZƬDF8c/ʥI(}fmo}]ףY[ q+[)I<Šߋ{Ӎ\Ww_v'`KUJV!YWUw89D~> }iC,poc#,Ny_VᖺxX+V'ͫIskhw%/˥kߍ9;[OehU[*Pw]tAٷ$M]O9G ~\Co~A{.mu&DU0}NSY5pv(2_oݘ@#uqSڕ/2ix;-HXBt㟗#w^O3yn;vp_-˧ɨG/XM6Ձ2s7Q>Y=ڶ^!X=hJ6)4+·#:7mU$&[7~6kBe*)$o+l8nl mm6j5A*ځ;#{&qaetZ%cZ}{29dōxLMd95xpWF]ǀxi[_N lG]WUxy=Gtbq*,XOal4 :tiv]t3ɷAmIEL2[8\6ZpvHHVlCoߎFqjgi=:ÊjFYaʀ)צgןSMyŎ]5ejU4觓\D hLH3[bM&{\;&ڈޮ80٘ѥ^@7Nb[o?v}lbOѣ\[ZE @ 6N-dV]Ěd/rm5~kXc]vq>O1baIĭ(ޘxBkO~Uv`BͷUl'>fKCf%)@p'-I)ݲ\̶WS;El!iW> 0mf6`#klI]kxek -C]u+ 4,Y}iԦ5Up ,""" raR}ǟY"9(^EY%G,;p@L'}I)=v#q{ϼã2TL8]D:e #!L6䝸i[>QZ+s\K9oe̚x؝8 rHJO iJXEveD}dߎM$X ɣ] $Y]ޜ\geUsWd)oV1oba,&c"Aq~#~%&a]*rrV~]D0wpz2i9*?0ŬKJ#+{?i, uj@˻5{|LҒְhZ8 ћMO뵻HaϞzoeuDD⻴6XΧ-?nu7ĸ ws.u3P?}7=gWJ\_p ~ܭ KV"`"JNz4Pɗ47^o&1tU#T]J ws?5nݓFgv@/1+8xù;~{,-F\g_:kfësG=xgHXe8r Glyn@Dpt>5R NkAǛ}w#[?Ű MAL%NqrPZx'zb5N;>" 0܃inhyK<7fgD7?;8\MDD.:ʳ[ML#H\U7* Žز`q L0Xv+(wCq\o8@ap>>KVEDDDDEDDDDEDDDDEDDDDDA[DDDDDA[DDDDDA[DDDDDEDDDDEDDDDEDDDDDA[DDDDDA[DDDDDA[DDDDDEDDDDEDDDDEDDDDDA[DDDDDA[DDDDDA[DDDDDEDDDDEDDDDEDDDD"%j^)WIENDB`icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/04_fileshipper-choose-basedir.png000066400000000000000000000515401516541745300330040ustar00rootroot00000000000000PNG  IHDR.XbKGD pHYs  tIME-= IDATxgxUn6{BM04)"JQiR(EDQP+JS4&%{B !e$s[̝ىb2L!B/PIB!$B!BQ!B!$B! !B!ɨB!dT!BIFB!$B!BH2*B!$B!BQ!B!ɨB! !BIFB!dT!BH2*B!$B!BQ!B!h3epl$-!u9q N B8Cz~8ÃyTv׋oxob蜨{v3qೡ2?J,D!4èE)}Z`WGmk ̀MdDe]-Z{tKOX6GwY50uuB:6iqS18+\Z|j O7p9.jᯬs ;՛vgw}{rx#>}.>ƞ]]X8d Fuuk1)5ie_}:f(s&Л,ymTI(G)GJ\e@NhޙǖG'nvr!(-T-lQ S R0!roVEldgz Z4͍,. 洫f+ST%V0g$ZǹSIHm}_|WwhųRNJGذx:ưۧsi'Xcn~۩cuĤsހc!PQ**m\WӦo De'Zܽq?286g:+ ޜ8=;Or)݀Ɠ-Х?w81CDlɛ9C_W9a%1WAVfVur&43gduA3^OV)ll5p*gB?͓ͽT $^ǪLjK# Ѧ[GkQ&j ~?os`?a,XCVb*.·)jHʔrQFB_N.VYogE;ޛ2v/|Vkˍ߅v9,ZrFæī9#Ii݀罋::oĹ$ښ^/W֍^ԹњR0>W[}CGWջ8bNh޿)5֏Ѥ[9~0xۗkbitofKdP@^~9nL~4" SΤEFXcw,tT35Qf^vW{d_Txb0b*)&u87݌cʾȶ߲诣g+6K!l61i">d~[—/#רm5e_Ցz0erϹ,=Jèj?Y`>aCiiqvh+{xEZǑ=̕ n " nCad\/k3d8Ԁ ޚpDgƩ-Y@.i- := Mot #k/N"71iU "=ST(W+80qMZiaݑ\|tWljImh|3n}[{\»D3L>-r2 'ǎOWs//jSҸUu'өzryMz> ü`"bX&qFvŔ͉3jLU^J1|jTž4b_Q/|d4 [_j KF/7eE]33Y1ݹ(`"r8>GSyߚ ̙=3;bcbeqZ(88>LJg^N=e;r,)*_{m7/%wlp3/`\.5!UvV7T.f Lp-\-{ (6ɠ֓OвΎj-8$F3sH$Kª{C=ir;bo߯{S)h,ن'݃miC<'UuOHy@\qB.O?Py?m!-= |>4-?cMdLQkoXvgg&1㇥}2=TU%>U JU W9{bWTȲ;I(iR",m4Z$zt2;r>"S:㤙ؤC8K:(fÜR$Dƙư'w iǓ@1^ƴM`ړhb>̈:$s=Xөؔ8?)ܺՍ `3"I1P˭RıZ#_ƥFuDZfn bSI<1Ǒj'bR1'jtjk>׸QKĐlNU>dW+V9Zܖv-Pc [o)IJOFxfKP&i=bm+ZfVԅ=rێ;~V`g y5BSDłc2=,0R?{(j51EP,:-ԣ7]~zwXny)W%ب| LĐ+A:,C_|_FVU#uOYw(&{YeEB;4k%ǤYsJ2ˏF(˭4j20Ot GkiJ[^)ڿb'爛41+LE/JV菛:I̓\D\oH&\f^!%,W=T>)k]*0 ToT]L-qqc9&:tbrOM'XXIWH/,؟BkO ]ȽCr]>tފW,T W"[ IdžXsƶZj%=?eOoD5q+7\=~TkՀ tgšzn#'f^;qe-_ev폧%Ǥ0XVS|}JcR>gYy_r=+|9qgH𣺛|{I{2UҮ+-d(.'&qR4'v|%}bSVu^;[#Hv#~kn4}me M"W113;I9hs֑y!4325Jw)u'G?iΝ;͡M?3sn Tδ|q 7{D|1v2k0h÷I_ӉZp`>ҋ,iVK{L-|#^qK i~ IlC;4FwrcG֙sb5ףD09'6>؈=[/_W W]D_B̮^QU(Z=mH<@D\)d#Fō2w/f֒,R͹SrAx8VegɁcbq}_ q:^Qxy[34|esnjSZ$!n[HwVi@u߱sAmW0uZEUJ6rAVJg\*dc~[nbcBmra}<ucg'†ܓEAQ@Т-6gIdAz~Lz+׻ƳopeXX~,ݨִc}̳%G~eδu~uhU5fh/aMځf[+ŕ90/&VT{v2cm‰M6XS 4.uqj;VI1aYTvg_$[9>#Q+JFjebQelCUN}yǼ9'46%IgDbbq[ īV߰7X 6yrPMČ>T>Lmu2|3eFq /Lo*F!}&|{7:I:7~„ uC{寡S=0RД$0U7-SxP&N{K/!,i:ߢa}%w*zIۉ9uċ>+tX.*5Y$Ԧ+ʟ|BQ!|{fӎˏxpO~/NJnalzwu}@eG㶣kЋ7Z;_ x)TyIH$(|mz!Boa!B!ɨB!dT!BIFB!$B!BH2*B!$B!KG rrr`0H@Bkt:VVVoyB!mz!B!ɨB!dT!BIFB!ăߦ#A2B<ҐQ!BdT!BH2*B!{/0 q*7B!DE9ʨB!H2*B!$B! !B!ɨB!dT!BIFB!$B!BH2*B!$B!BѲ328$歈!W`Je{?8q^ EBS*oӟ}#aYP7~ vUQ.ӔNOtǢ{mSOW<, !?0]zFe-+rG!Fá`@QW"#j#GkP?Ԕzhgm$VzB!ɨnةqh}?j` ` :<ƥ4X`WF;RM{=ӓrb[6bRڽMz>AuG5Ӹ3]Or5ÀƓ]h]˚8N]#8ݨU psYҔձ?} ˜‰y3ڙZLkzhfoL⮵s+izKGU6[9$wST. \Y]c,yNͬ?zlu5ǭđ?0n&P z}:oĹ$ښ^/%ny=G i6ut\~Z (V|17~ς5I0a/m,( 6=8m*؄Brﲯ{ YVxߜ1mٓ&h ׈پKT8킇Gؼ{ѳ9$^)sYs̍%YcO׎k;o28v[|h)8fr~rvF!# Vuy^{EQrTB7ʽjtzցrKq*LXuMo$v\6pèb ~l^2Ӡ4js|6 |CmPcZGU?biE`0֘$HZ8 df򄸭|1S&k1o;Q V?z֤Em`LGQc"'ǎOWs//j㵭̚ϼŌe%u2WĂLX1)!gԘkK?F}<Ut8?ŗj03*Sgk L4#zjm*؄B2[͢W+śk,֩~knnH펝b W:c)+ !8[ع\+OoU~z;% ~wzͱWE8t,nS7Е˧]E]O*R)xeFw_"^eɱ37;Wn3"9p$.=hP`߾')gX?M0uY7j QH;x]MYyz $Ӽ=ՓS-a -(Dgxa/ ي{f+ , Ѵ&FD:Vy?tŰs;_n톇O{St2/ȖQ%x<ܠ~Z7ߐ2RQFzgIx}ny '5n^S xW}Wׇ>bsdqF[R9Uz6qFx{byOZK3QW !$eQcv2_fsrV&r.e9ۭj4Yyg SjdT ߠ*֬C9r2H_0e&mcI69S󞊥'QXϑw_2$_ D-|_R;g;KqdPhTϻ9R:v׈uqC<VX`ҚUa ?8p |0BuV w{X]@0ĤUd0ycǑj37g9;NƓoL^at9oeWFԯ[-S2 $s=XөEUY>>={5F:]̫۱L Ɇ8G[am~tr!$*̨W"rp_;x>%]Wun-%C+bΜ!*o 42n9jUӱ22keS x6"aǏ^zLtf}ƴ `_lTmHg/'33/*X٭zc`(j&ӟΠi<DӗZc>?h>-2;Ǟ9/t4gfQq *LT(,B]}\^ 0JhڸPK}{׊{i8z׈<'uQI,[*|o'h,q(_:sEl |QI$bƭt> wnڕ=I=ٔgu Р:r?It___|}}p*jH8˨OjO-_evG_8v :toE *+\-8uhI׾ydFw=?eO,:.iUTq8*_ةTpPMEm)ޒJ+$^'B$7"2 h M"N_%XIJÕ>_BjZ2LjIRaaƪ*My!ZRI9'T$XP/TEm\0)q< 'z3WChȑq0ĤDcOrboF@`#b$IidfdbU^m+.Qq$\ ؟FfE.9y< &5(+r.\!fbfzݨ+7O7o-ʗųٵr_.;Kv"}c2}n8ֳ?"xNXQk@G݉as:Nl|{XzN}_ q:^ЙMEB<*mVVNAړV 9 IDATyu5~1y[]hߋo,,n+,]m4tA{PO&mt-&0yW;S,pߚFvj-gn;a(K}'2qH(/q/(L1u" ]-ZѠulv/,vwWTu?,ɨ϶ ~DH|ځDFK{}eIy>{&u9>QsGuj/]F#+j~v?Nx_K\4"4<&Zrs'J6`3z5^cDWU86FNx%~?DnQ<9Bޭ#~Vl?~l>q>/o|k V>i:s[QoѤ_YixsͤEX_]@~EG<1L~.Bs$"VỉM1cyPl IOgL=g .[BCRtr~|r)OlN۬ 8(YƝgHεſ]s{BqLZЙQFZtc»c'u1,?ܑ%ٳoU*-80kST8M:&~t,^b+.*;L7蹶}>AStԟ:29QX>ϏïǷ:i0y?jVӇcP&{ciVDfJ͜噃%B $o: /g0#T [<2+˧bR_^2zsg_0`]^Н=sg]:hn}n\>qxBV/xW4N]>(|3nv}GcnT?0&g1^oRcV|ǞCϙ5,5G|HfV5 55jPob]6iZ3zSxhC}-wJwac"E`"7ǎx]%.E4< ]3rU8:0GES `J=̶&{Eoo1߻"!G`>te"fϹB7Ǔw ^ \q fXjb& xgnAo:K*TDS|٥/ .q$2S?C^X( t0W7 & L)Y-ҩQ !4~u:{ŲeeS=ZbRXYR9<$|}* GDzЬ:qfn w~FJ-T"^@&{/ک9`K6TQՅR]YE(X](Ež.m[f)ƼD&a*[:[9fuE1Sde9ޅ$TR+.OU7Xi6;hSv'6dƱBs98$7:TuiUT{rQ!Ľv-jpYJ&0ZZwrN#jԩO r091ASYd>kS0**l͈B(=x8յƍjv>C6|R1Ve-+'J]Nqd,HBV[<<ԭ.6hT J;Ŧ&-[pz^Zyf#WT8U-,u^w#@}:#j,(.Kue2DZj:9/TTFҎuD$tQo..µO|qag<+U-plX;J(3%RܬU7?T bEsbꬠq#fλlkEyZyՌ~W,[eEƒmcZjYbܾ1h=crsm*kܦBwZߐ XyuvZ5(7fr #F1[-&O >U`ӘGʣ%Ȓx|fB_T$ œg2wd_uŷœt~UŬjkXc .Aui}я]Z.V5/U.PǷ^_X{gIızXNsꬠ Ɛq&8ϔy#U3U.CVkxG8ѿq =Sp2>OWO+zCF^CRib2L!s$ź>5զ0!^&w^U{X%r\mz!Y{ƃV]I"*In !\Q,v]M/ĿHn !xmz!Bq_dT!BH2*B!$B!BQ!B!ɨB! !#𿙇0r`b/8v|>cEwEϱxoO^;NTL۔_]#8QB)oM#;ʿ"5%wPNdPᚒ7&seƺm"\w 4tDk*_f_@BQ!}FQo@ѨQZNmM,#3vO7Rc獖t@\qZsw/2 4j $BLY1,M+U;A*& fx&xcGa 74gX&6ŀ> GCddH"r\Ź\+w0:\9|77xqL_aoY(ײ|!t眷UhjZЙQzZjJG#Ƅwƾ`- f2dY`0~V,דQ}<I6~/k;rb5/g=w!9v7ɉO u7[}=?tM'Aԕ7g"ʚ:ڦ`&;hz"d7ۨi^Ba𓙱)i\ӷnofKe~ i)ͭsb\~~G:HqLZX`SB MǼgpt ̳+brґdTQ$z ,F#4%EiZU֥\2F`"f8G2ϚXd~vMYD/ˬ5ZZCZh5&1kiJ㘿ˇG_N=kbI~DmuuϳX*MQc~6SQؕ{)@S?^`p~r Cj02)%%ΫbbSs͌ǖ\.cĆ͸7Vxhò,8l7v1.Ŵm=)<8 g^RLSWy-ieVOTemflf-)Ɍ{ⷲ`|۽(~isu.U+*ub-׼$O$ă`ÎL A:8yP!Գ#/)N>hJAce* Si8%7ՓfՉ3vhS~V#hz'ޡys#Eq?붥U:5 3ϾNgX :Ҷkb;9$ZEu ZVc| #e29ɌܙC]YE(X](7Vx~h~}Krk% dz<)zgjuK˜qY [za(Xx\ݰkss\TV?WJ~Y`N2*(@5+FO‚o&fU }T*>|+'J]ps82 p$r=iU uуCo]kf1jc^'&S6Wsjm/g} F`U1n+Zludb03&/!F;:ެ[6LǡFZXPiD:ۢ9A.h)淕m`8?ی.H67ΥKE3-McN ! 0-O J)ᤩUoc2t6.!7eux}-۶]Y'ΛVm)(;d[2#&e;V3*du+tIΌ˸keMA޴~;jǑC9[6.cѣuYܾB+h\V` \+Q6/eqyy!*nN5\ߛ VIg,!ăuZ7U8Cs [(>_-/eH,b*鶓Ƶ*n8NNxk Tt~ؕzimZ?(<ε91)mb]ye_uM cz]b貽G}ƥme"# A&)ҭSWX=*WSmĥϛBQ!oˈJ5) v kHGx* B|<9>%PХ;tq._rGP8xؐu$Rɵm@VvD͝1\3Xsɗn̸eƹY7$o2ҹj=W7|§SsS`NLL1Rk}{u9eKkZU.+*\J}[}eV  Wpqb~n+[-\RWX0{N(E*Gw#i:" `Ll(画r/!AF9p<=Vn:)$k˰k 9cʏ6/46եy?*V9,_2mPܩj`I@h_[W; D?7 VeOcy{(Vš!mYqm9'i#!P5#&w|)3noi6peǍW;VD.ca7dV^JSҾJ쾥ƾ%ƬWΒr$(F<JYhRŸsBiʵQcZQ!}vp.py ZQ7ޙ\Lߋw;yXR5;Vn=+ NgI`mDy/6H\nUc[1WX_=Q}{J>7f%a(.9%֏sBmIts!>XkejޅҍzFRO>J]('+G網J{lw+}Gi뇣 ǖ)w^v[ $ҏz*ZQ!Ľ'&z.\b.;a\S`ʾȾ߲jQe+X4sC\9jxcG?g3$n/k&C |omŻ<>13l%+GiJՎ}h5ؼ=O[or F?}}!S^`͘mn{o4i>?L;˟;8}>8UoMAiC!c~"Mtp2>?gx&I!`J)>Js~'5du#VỉM1cyPlTEcLyg(ౕTeE=׶ thjـ¯|%>4I/AG.''b8a͉e߱Ӥ 84YXVǸU#>cD. o%%Y1'uzs-9%4'u{_؇SV 8?Fq= E9,;hz"d7ۨi.#&6k~z޸8F{EiiH˶!}`6Խy:K2*ǘ^V8$g@֣`W׹K.UW` Btſd KD4->@;ZnaպďO'pۈ1x\5(Ρܗ6 /<{ɡj5￝H_K[x`l8w#yP,yeѱ{8hfT)5oLU.XsObut_Tn繓[ a&6⻳%B8o-)9v6R\xͮbMfMz6O|e)EfISd 7愵)zmf5c@8Ӵ/P'3)uq:'Ԅsr3]vQfxH#J]* 5%$è&|b,n 0yÄOLg_j򠑇Az)lՁK%">geG*Ķ+sY@HwZ.ᓉcٖ؞扷кKgb1诫`'֮ ^~n^vgT,^'TXAQuaj V9b^.[35EOn磗xtB{`.G^VaEMꪮVld|s _o%jޫVm&pC=Bpx\V'rod0>,ߘAJa8VÊEk>NuA [nwqɾ l.XV g cp2٭ϫFYJO~dڿՂIt4wuhVUɊ ze*@Es`,vʯ9)lv-7`!A䆗+۟cηVGGS"udP2yÜdDpjRgyXCpVx>s?n͹,gVMDZ8sh N{8ЦF*ߜ_fxae@+N1`y,%Qi<}}/<pas@SؗcwIY펵Zp?+2G*"~u:euT+ޏڧ`Nه+;b^faRi` +L瓯wMV[cV0|ҳ7isbeq,;A~Ho[ztra3f!失a,6M@[+Ts|}ȁ'@lvl͠%䝷.{r2m 98^TLj֤ToeSv8[7>;'C `V2srIɶYʓm(|T]}C=F{k.-,$cvg̼\m\$G?,nAs̉֕#RAƾ9oYJX]=lǭNl)iEV$c\=bPxtfXJvfp$?)ׄ1:Õ]*gzaB-< ,Sk(:u44NS5"βb$aZUI˒7fI wώrhr$ OyEfz wYj>}q&S{ <x^z5ʒjO>2.}膧oOİ$sħ}Iդn(Eא؍~NXLFů2%`?5zL~Kl}WOXpQ?ȴ2< )q$FԠN$ݱy}05"S[҃lX|xvRh(õr oZ}gބ/mz+a7Ϯǣ5S) Ka JB'3W8R ;4GqifkVϲ<7Dgjv'N{"Du5u3VWա +,~*FUH/i®{fFE^g 5 Ӛͮ%3 DkZ-[hnuUz0*"V~0Ց޿C@zj?rW޶nuUz"My^DD+Ld""""r(¨((¨¨(ȍVĖ;;)9k#"0*"WIuM-Io>mlYOt/_79}ĿR<5@0wMΙ\Ijn Oԭ{7t ^}F+ꇟ)("ᇺo5jQ(J)MRv.ban{2s?Ao7Dp}oMac!.yvH ζ̙gkt /'};̟ipn9<R 0O"^1 Gw<&vQ,59w~l8FRޝ4qy_ \r;0j)z{FECl\LLK fؠ.DGXk(]8`Jf=DDӢ>O_;䮡8HKު/ lYmq#WhB0IzffJt(q7]*_VPXKlG=i5}Haĝ ÁKܗNy<9D:kQY׳ 0.sX<3 rdD%siQd 6 LNTʊ `WmTba$MIck&kx7Oh Qev$ZQDzh;ܭr;8Z~N#po'M 4e{o!g#ky.i{pt!d]v 7!x䏯2 0WSO[DDaTD/[ٔN֍̼\mXȼE MڜXe?yYil:Gн_<[o''ӶsEŜ8EdgjGڱrM[cUr@O!" L5dvS=m / S#b{>8^$|eɛO;gR݃\$sħ@0=@i,X.%{( =dTPLQT8eatה5rf6Nyx<~nL'""]C53*82R @aTi*0t^:݈Hp%kzfFEDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDFEDDDDFEDDD&bl6 """"ׂfFEDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDuRIENDB`icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/05_fileshipper-csv-details.png000066400000000000000000001266031516541745300323370ustar00rootroot00000000000000PNG  IHDRd"0qbKGD pHYs  tIME %: IDATxwxTUd{BE&)b[ "Zpu)(k]EDA{HIBImf~$@BQ~!3w=9g{;YcCDDDDD~FU(p(p(p(p(p(p(p(p(p(p(p(pȭNU 7mBwUU0V ""r (p(p(p(p(p(pH1=m6=7f| [Q"KOhbU[8+9>boso. mBwr{uрҾKlc p#j%!4_*Hވ(/7V\ḆdO+?־\6=/{GUWn=źn0[V$ѥ5nżLnu564QDnݦUsՖ9/&'/юutN|Q ج5|6`{1ϴGy.e!oБ/7deqXDId1u\<£y|`V6(x.mNd> 3K2+vm\趌<Î!C;1hA2ɩ|qǰGH^oC[#B6giF{z>r2`)]q< 5y Nϒ,ڞN>o1:20r#_Uh䶢l!_GJ a[ya:L1Vw&s%k1t*.æpb8N3y|߆ɴt)?W'vxxKͬ2{:Pf5)L^ٕq]jW,E{֚9#g&tU.}o̷A90EKعFs)m~p SM|YȫrD(>dz5}t˪"~~egϱ2==cq!fVYi1ycd ޗ4e׾ƒVt6x `Ϙ>0:&ڤ{k=ɡkF 3ؠ.c~ᛎXQD-(ħN$_wj+zuhj@->јe;h%>][2n>/.gF7ϧ[`r;ϧUXOpZCyXO732%b͙YW>HѶ4#@c?WVۮ^\R>X".t񵕟a},kv22O@ٜ@amvtڥH1@c&;ڇ{g8~r%5%W^6uFG؃-_O>O.z{K0DUqڿ4_?1}ہ-{3?9rX3vhkUsZ|kGܓ=?^ fwm9&b_v{NΞt`pM|Sr)`]Lf>5ٛi?+XwKVO`*i;oIDA@`$] w%da,.X@&0E> DqU_uܛ3vPvg!E:w`Pc\6$Vxs~|p(\iF'/^ 1L;O3wCr]k^\X>Hss}cMu}yJBT>QBg$00589*j;K~2ҿGuCj佤KNIN[fS!cUm'O081ԣkH8r4*j8n5`4|nBoYYrg 5d;a+%<>f-%M}ZԴe6^ :Q02F Tru'X̔sAVˢLw\GV}pRy?\qHT:F55gƟ*ǾR6M!mxnɼM]9{59o#a|sf%'1fu 'miw%ؗW=ОMkQؖKXTg~ffʖ5sfEUn0ӭc+V(o]H?DۥD$ ɇ޵.c3 ɹqIfXKgL 3 pb]%?O oz+f=IdNXdXh- Uj6ҒN֘GCpڛGJlyܵrX6 }CSOfpx vu^-\2މtwtrcg>5fs׳4(+lۛx1sg )-ZM|L^r6T <(&Do? 0:=̙\RO[ J-HwFmpu2UXƞ&W981(Ⱦ#3:1"un0(K[0eKSc2{϶Pa2/cJ#6ن%):} Wѽ8)~bɪ3.7-LΜ>Wڙ2y_Wfos Tatrcj}S~:W2V]X7!<Ÿ=SK8˞|ΆlEYJD uQ&^:smrƾfkdzP=gH_|WCXm"#{(%Ta.{ڰ=z䖁#ʬpsyu&n[JZcK޵!τR;wul|kNr"O/u+BCn#!lV̆c  vnRxV㳷 ե)o7򠱻|̛#X ynw>M;4^pw#ZDq$8Oo'O˥CV+FtucG3v1OųaΛ|u2X̰&|s,`+9,Ko4Zɜi<=fy?; K+ҩ:}Zm FwDzڪi]tz3v.o%J*>hNbs X'svoVowlڟNn`mmJS(uZ 錙 \8M ]߮-xϮ8>uC|?bw<>ܐPn͛G^MU6UCwz8\6n 8/kKvο_WKm;0]VFeά X (Qm[ٻOz6b}]q|ʋ~ټEx=:!&ʟ߲y]Z&Rf2w2`ɭ +{ڕ$b/ vwF h=?L\jв?эbZJњAػZyTPqFukw3[C/J8|:U篫do;1r} kұkʷczd2#y]vI+AB%zi-bMRxXTXvf@o~Ȩ`X21iċ:293Ŕ;!ԍT= rٵmwz F^B&O,c5xg3!Dnȡ@mM~%N)XnwתHcty!c7uWg?8%73ɑBx$҃VfJw2L˭lrˏ{}j۳H%w#qy?_rҦ0 )P'UܚQ WG{jy[-Y Y/UTr pLcu^[J=YVfx3 5Nd1xةu[F*EDnnSJ~SJDDDnyFU(p(p(p(pvU?uVڵkp(p(p(p(p(p(p(p(p@DDDDD[DDDDdw@ﵽhs^6g+i-܅?Dr""""} #S֓w"'|ȿ{zaaIYS>ı!Ly|汄ą3+mpہ. ]ڿ-;RnFW ]`v;5BB0߰dg8ڲ5{~rь570ӢM {s߰t$@ZOsڕz:Q9뷒XPJwXoUԓSv{6/hțFreħ[tAIaN5k,^y6l;di]q'{*V_>vr{G 'M孊a۵.4'>SG-\&ǩ¶N纮ǯewLh$""۰fxŏk)o1V>u>?E^DP21b'" # Dɝ6 D?aWܳυsLjP3E1s+gbz8T5:/\@GX$FbWt?*SÇy~@6;HYOҲ3{<ZV!ZR]{Y:;o Kt;{1d KQ)Fp#:&/C|0oT|ԇiqni)u(/ /ׁڷ!4q[mGspXs {F)}]]CyঐBk>r6ڇt{>/KܜBBqJ!6b싌^((8́Z.XC5 l_7@5'3PBCB Sfm:ж&rMpq}dsߵoN *ǀO`AɅfUnD Ѫ`+ʦnN o]Nx`¡B{ql邟VubBo UK +֛ww 'N@DX- nq xl4{^ρ<yĤ&g ^'ʤnx\>\|296kYɾ[ PP<^TU;ւ3VN5(pq G 9Y8-b0VεLázf]luYH+BGW`tXo%dgU7(ɬqw=~ .y$8I+ cl8kC2̀j ^FZRBFr.VzGSŲi1cMD?Q*""r+F0EP߇WnUrM1+NPXl91[,˶rYt&8&wPo+zE v

:ե;[ 99`v y^:g!T>k#lFՐ}ϽpKȳ-|m??ZxmDDDna]Jvv6^r5}8z۲;CfbЍ3ֱ6F'o<@ @>fgT(.&{9K)vK&{m|ޮMAeoC] e-1/ӳyqX?~l IDATܫ Tw%|gޖ" D >w<1\>WW.ϲ3){vs:ޡ.aN[ʋөKsKeGT|F4*;yZPcAyȊcg62sk./2c]rC9q8Hs:);@ʶx57m2Wyg|\Z0x4zmP?ݝe1pn:oF@ ŎM75^DIwЩan_ }Uf>30zΏNcFүC}q:wg-!FL⍗GQ:Έ)3}x]FLxȘgyGǧ3лUgϥnj=ʹ ~s=&`G0Ζ舻ooǘǧ@D"""0fHnJvTstAinn i[DDDDD[DDDDD[DDDDD.dffj\DDDDnj57p_mDDDDDnv:DDDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDU""""" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """""-""""-""""-"%td&:a>/V\DMg3&ń r(y"Ֆ5Ie>?ӗQSlyK}g0Նj,"Ԭꨎ__˩k5Ub10>1a72mg8f6W@|ݓN88=r&_~Ͳ-I*3[mp4CBp45?}97ǒVZnB;V6QS?E<&=zϽ..읳ËXVkәvUwMgX0kxL>T7Ʈfs^#:7E k!vmK=뻪,Lӕ&!V1zYK-j~?c3b߆ᣟd\Iسş":8bdNz<C)J&eb5zpk__ӽ\R8|5)ȥ(ODi&"?hkð;5yѠ ok҅}< {@ _Ƨ/ʎ J iӟ}Q>d+IcEyiw0]a5iob:~I *Y~"=+Ne}L=0ɣ ^{{(GL`AXE[yw?>W(5ugq _%.FMl>_O)vc`:8UKI0,ǧa7F=rC+ 6>[ yfcv;Tu }4(#:+,۟[[DȊ5I ;EcX1 ~}s g~ç0gwYg,#pC<4||(p}*{9{;gxW̍uǩNwA~R\ #۹íH?1N/s<+#g~G[໹sGc81_k^nvG1/98T{իKg(&i'|Ŏr{ZزOsUחN? N`1mQWVrv<>CV}= C¸;Fl:5^8Z9~!?5@B=BoFRK~LȢFvnA\|4~ fit )%n{畗M{X70s*#.8fəOϤN)fJ_qڿ4_?1}ە#XZ >ۓ±/*hrYf!As^޸3oefŢoRِi؍w>pKNwx;fQDG75TZgv?8"˽Π$,䥐UZoH$^U?{Db4`vrX1Fw~h8Oa|?lf/5,8F́^pnʽy{7?u1UDM`,9WVFk&;JiAt7ݰfb/q kS";bPOblU?B 64#F}97qitB\*#8&g%86On v9Msfdgt%v^h_{3KޟNLԭSMZˎ3v5f%RIpJJI)''2ȷmz`o8KVY“Yt3+z] ep p%h1A[r,N:?&w/>WK:wIZ<~mҤ ㌥)]l:--вyKuS+W|U#" eNYڛ:O0:lijN. .0\C?Og-dSL W\uѾaZQ8bv/g8e5>N ƀ:_=K&4ɶxi+!{Xw^G""7gǮ%Qb`6fpG_5> k=OR?1CG8{V\m*fU|ˬfÆ&LU U(K>_Lb۹9`Wܩ/)U(;-#q7䂻. G_j׹.%k >_`ۮ=^!?|%_z?5;W3t0+_Pך*PإmJ_q0-^Θvcڪ8(PD J[_q 6=k։f7b4? ~;@'w|ԈO]Ď]xxfs mDD?5tKQt3[>v|?] ېɑC 8_0SVl>! oJTٳ+kum ,\y# ?S&rV)YXn`[H*MǦrh4+R^MMhЦL7٧dgo[?sX:78רzgNS[@1FFҋZfeJLaql4Pɒ۾}9{\%?Z`'vn(l=vXnV£@k̾ ;͖)Kn >,uix@=\ѹ eCl2'ػk֥ҮcO0H82s/PewJVR'6ӈG+vٶѕzd\+X 9c9]y ΑtoAҒ,ٙ@jf&cؾ%l+ѳ)pK<3H;KX%ڐ\|$6.bX ؼd37`~Je߇V+FtucG3v1OųaΛ|u2_/V364nb{O x,s=v(Zٱ3BXscEl#ͺWV HGbv<=y& iY?gǁ$&fϙ1;jwI,05e`+ aY?=չ{_^[3fpsͻ%!9GYQu*ܢ_qkُfyt) v'ww,ZDA3'VkJѷ]bOp4[9om_~$pn;y7&ض~-_O lڙa'=NKYj< oՏ{Bz>Yi/)uh嚏 <-_//oG7Se+q⡗_LEҖώ~(w")}_b"GMisx==\, ؗ7?;}ሻGmEg~=,ϝʷ٥e?|Ӡ =|.`( CKWVϳ(ٟ{tD]^~ N08RWxS>a*Uv.iN#""U N [Ү]Gg 2?~@DDDDD[DDDDtR"""""Rh[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDc*X,)))bBDD舓ZL&NNNHMSJDDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[U """"-""""-"R؊Y:}2DG0׌%l$>[D~zb&P`aso~bXRVCϱ$ǔ˚ΊF1nV88P&n\/)!}\!E=@.Y |YqFXmdOdh7 &Cҵw"}wG[>؊Nq|j)E\B2𾇉nUϮ'O ,]ɢ d8ϯ 1v?wL'-ScL=C92=Ļxkl͒ޅ3gV`t7W/0ޞHOPd8Vd[~ds NdyNQvJ |81i[lW,{3~'wc;.bG*[eB,?YBM o s&7~%/9ɔ~70s*#.8fk!岐V '>1a y{&oĔ^UWh[jW.g0Y=̴POHUpM!mp= oo`_/^Jώyq]@tmw0F;KB{үeFvX5cغ6~^7]T}܍`+g| N"IvpX å8%k~` Iiti`Ք>= '\&|zrUH+z5eg4.O=@/b$@p C/MxvDFj]tr; O;{bo0`Й{F+ۙ|>N"#r_3(% c)cG.Ff';\>ՔZ:r˥9t8!7?ԓ%[I%/Z4lՈP/|C"iսm|*g㣨?f7m=$$!$$zG:(HNJa;=w+<=~;E+*A:1Dj $@zOvR)|QXMWq}*̯tj28RKSȵAphO'u{ڴjCB8W2>20;_S ႷeTc[jrkQS ņ IDATe&DNG 8{!aɛn9:Al53ǥClt*gp^<@tΡi糙;&v2.qvd {j2zay&/f+^N{&&}(͸=;2{Uִ|'URc53][\a˯0.s w+dǪs LCav+6`jS{Q6;V '.xg`/́wF&l-58wg()&$&qaNefr~lL"{,}cmLdfSoC"֦Q>:Ż[%;-ɬ,-UЅ0kN~Û7r)lk't0bn˨y5zd|OO3&Uúb%vҲ/e_I-?vLրs8-!Jc %lKJ!=4)ֳ%DPo%3 uԣNߪUE+Mz]]DVRLn_ypauSg~Bw1[+J-0J>೗-3"5Jwse!Kds՗ȶg1\;Y~o'قoh4-[/s F9ƣmKm253^MAD1;찓jY1C|}O?|.kxF>91Q5}#ÕQ㥙<\X:WPqt#vg~"OL/'+Aѭ9 3pP%o~K('V:ܵ 3aW\יkӷjjZ,f6xO"RݡQjlڴdd{*v~{KǛ?/|e{0,OE-R7k3D:@}?;y1D-"0 ]IA.i{VW""#oxgrmjpY҂;~;EDT\OY{lw'Dis@ueӸH%D6 )v4DDDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDD/܀l6%%%bEDqssb(pȍl6cX~8@CJDDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[M """"-""""(`y#5h1ezȯ!p',OKJ䍧ɱiJ1+USX'٬8~k?j QO|wqϐx`7,ݞJq6ًHݾIyjsU9JH)$6^v y\Ȓ IͷaЬtd'{b/&^JYvDvb;Ia2`n}o[FNfdz喑f&r=fQ ;Э_a`nC7%$B8QࣕCHSek{̜C6L^Qt^vvZӦMV ?NXX5)&cjv5A f/ˠ{!glOYnwӈ ׍!E^>k+Z5JʆunOAўoHȠ! pƨSk 0[C`\J!};;9x4S'~hn7"3O/b3ehTcODdODDhVt]w&rsGB&ּ#xrl~`Xo$r6n$ŭ"-QGVl$|kDH/8zG!CF3.?0ZM/SlZr_2 -}LtBzpԕ= !s_ZgR՟ZjKOOD`^tnEh4d ؙ^zE5״,dƇɋGc3Xx _{%r,ԃ41 -xbWG1z;4H!q^E-?2o6a1}fn1{c1 "z1 ΄ð.h .fo` .4iIKf5Q>nlI9/g\>7&$0.:—DD䪪CJ<mk8hqv˲^R@ΌQq lkraB+t:ixA륋*:Jz/"=+=(>N×a7{ir:4c^n&#0\s,2t2' :8<Γ9mkAphO'u{ڴjCBUTa^aAx˹傃1}Sxa5~}A&wMFc5.xjSHq.OΪeKȍ6#fvOF TuΡi糙;&v2.&0\PmT~q[MEVŢPZ-h-qk8&3ٗ]kL^Xl^ĴيvПld8nT87`_ߡl޾e/pwӪ[\ܢݼ̻Kx?ځH?wb;(Ҿz2a˯0.Y]@DDz9Hhao 'KʢڧhBֶ l[ZW~[' s&IGrWw0L/8w[63\pwYŖǩ\{Rhߵan8 ʲR8S3n77qΎz9 S;seC.緗FPn x?~EHeղÔ`dr`/>Pvq݉ l2(=ĉ+΁;d""" `hɷ{5{ˢ%e3oc2'38z}6&|u&"o+wٹ)UCRg0239ul?[6&cKV/5Iid9ήşL ]qp"c}ٽCyvu1ߝǝS&INS{a 7q6cnRmӓ=[̚p7B>d ےRH8MʮlI7勓_IJ"'7ZdowCBغ-"Վ pt{s^6~;7<.""WUio01Ospw2cKR0[ ewEgG,c]8t01UFÕvB,|;/m`Xh<.F~ObE)cPz8W٤AG3|`"EwzF$*& فpjI>4>*܅𾓙챸&A{Ǚ] |r c\7/yU XBi=w<1(336z4si^y^> h?tE^ NV[s\ݏRGei&Z3 \'7؃䒶gOСK¶\W7s JؚNTt c.DDDD1lnnQQQnF #rlPZZfSubQlbp"""(p(p(p(p(p(p(p(p@DDDDD[DDDDDqgӼJ*˝mI>}McڴxzH=bK_ i65+d۳^ϝ\ew:<{ |u+"S}*&e^uۚ֫x"'y0pꝴqŹpsXx¿c̝c( ա*,6hV)7iGa979{vG,ؐb0\ mԜnNfLk;k%yف/鑏y-mcŨ3v;\nնo[_-JG6kO^`ՕAуp VMflDnL9? 'V#n&)<ݫ%QXg0 Mq^Dvol}j/56gǙK\ÂӰbIesӘy=|vfq,n ݰv3'1*M1/'ݧ;4<37z#K]Qߢ0ԛs7'>%=1 ]+Qx ?IFF^|ܑ?Ya?6Lu_Tľ9V3+3SD(ٽt>˷"-  g'f{[}dƆ')#WY:>FoK!G\[} tqM~Ρ62w.f=Iˣg#Z{`PLWMmg,V12s9,Ԫ^-W2Xl4zO$A+8r~`]GgTW&"&:g!tx%+R~`(ςY @k'Y/{[no\'X;|l7 >F+ߏϰ07!ƛdiYN!t( peodr!$LzFc1`:H_3~}G(ƅ^͝nViM Y3oP W]n{i:_X%S)dd3N4!eK09DZi Sw ¤eL˯vQtƬUs t+/suc`}W- # ݼj}whuİQ~bЪ{f5)ch-(!e|+>7˘ W o%qއu};WFӻʃ]yG!?~ 詴 q||9k&S|. XxxT0NLEePg1+ Kto&N`B. 1+ 8(+s'hf;,+1ǨJzR`.΢pvoNt?]E;K 0V'>X`֝uFk%}^~ZxW;)?}Vqu[NKrݿK /@[8^'~ڃldP#^,mǣX r7N6btL砤ē6ccRdl z։C[%ѱ6(5 <N^R /CYk"gxH[O3./FԺ>Y>ODR\ i-=i5|_Q4y ݚGX>ɱMɶX; 2q!rhzbٰ/ۄf2pru9ߐ!OsƒNC[2g?䆗 _2)%3Nla9y8V}`ɞX)O^@͢^-?#ox)aa_Xksf?xfB,85OhNr[wL~UeٹKO'sXS sI0ȸ />DG 8 wG+Nzq6GbV1mb2aN-WxP$(& Zx0}hٍ8jc ;ݼ 0yhSf9hzK+w5;~P]2y?60M(}+{ϼ˾sǹxe IDAT;M'v۷0WQ@h/$eڶLWgjQ{Iyw6]tlTyksSQYr\|6/ʦpߪ$"78Dh`_RW^'0L/G-G p pU夐R@-vdP™ r8l|kr^-ʙbg}VIAU;7 ((q;N;j3}MD&Jx?'m[]ؙs~?.;Şrq.Jٙ8PM7w'&ɠT'JxuB:tҩ~`=:2N\"WT_5a29. 9 i.Q'm8jh]rggű~{@IA2oL(pR{,}cmLdfSoC"֦R۟1toe/XFZ5\IҁӔ8^† d\x)pύH#R:\~3=vݐP4nK$}w>'ȵh_ë5ysNKġlv:o~y7goS8>=Naĺ]^}uZ7+ENn>%5nx.f6=6prhL>wYki@ά]̮,9d&dۣb4A9"7Å𾓙챘%vb)-FӲ{~,ǰx]r埾ŊRp Ǥ 6W! & فpjI>4>w֣?-,fAk\ԇ'^ fYeQd=NwCipQ7's&b }kޟ\_X=n}1ղ. Z4X'/?bw`Sr}Q^y^> h?t3ybz18Y nEϑ^oƷ]ti"C.+1nK3y/9Xj7Ɲ_)#FG2:{>9j= YFmփD~ Gu+i&r"rX<֘i/'Rw/>?gy}r .j߯W?_ cPU0 D{p&צ̒4TИt>L 7ÝGX-!5DDDDDѐnnQQQnF?|#rlPZZͦ_i Ţ-"7ٌbDDD )QQnnnQQQnnnQQQnnn55(`y#\i90<7 ŵ.2XjY9էb?PVUwN~in1.N\8G>;w\Vǘ?s'JCg4"""" _7&|[񎸙]q5jRvW!)ݛ9p؋Hݾ}m⡽GDDD] mυ~FFrkDlOj 5f݆0sU\6vu,qB'o% mk-s Ic#˷g#̾X8&?adP\ WMmAU__Wm pk32s9,Ԫ=GDDDkQBʲxW }n1AJ wt36)n$ǢeЬb˩Rvrw,fWA@IR.Ŭ$/,ѽ8Շ s6O@s];FUR(!eim곓c 'GLQ8bдkOY6 v3爈bЗv8&rs'BFg_È}g~vƷB&t'vW1nAƞ@C9z`&۵rjRHonoׇF vO_Zlzsӛe`L 2wE6 yp>}2(VWEDDD~n3]𖲬3yvT3VX2~tj~.!4 4Uk3R9燠r3ȹ &7 %;`\kU|X.oɞX)O^@͢=GDDD}~zU Ctua\xZ.e\ K^:M}yWh V1mb2aGDDD~Os М,l;?S6)<,c+rjv L8l[ٛqxÈ*K./y9ېȼV65nL_vpy1YN-Z]8Fd_PH'RihC!""r 2.d,Y?Kl74ݫ1Ýaw0hWyy@c: S",zUN6mDBBZNq)MjؐU "r;; """׈7!+wP#\C-""""-""""-""""" """"" """"" """""-""""-""""-"""""u_l6JJJ(--fADDqssb(pȍl6cX~8@CJDDDDDEDDDDEDDDDu 5jIDDnϷp(p(pHz (ݕj7[[Dn\zDD1\o )QQnnnQQQnkQf7G(Yf=;l&~l˘`m_c94%{[ԙ)X&>tEDDF ;tbə?K8};9w6.6[Nv iG*%v؋8c)Ԉ"""T_ qLewU;gO^:b#gbmCjze8Ѱ5 IKa,6rk3"|"&1iT4.E7r(1VNxt v#f )Cve;JH_ aؽtV%.2ϥj=]93|c`_ACZyar}DӁ 9'IM3U~EQ|_oJ-_rLLc3]f;<\2O~]k83dFc.-0JH_Q:oDT/˚#YE D}L3,`5i[\MKiwnնrtK2ND'|e(} jL .ǁS?XQm4q cB#iz&xu?y+џNq1 Z*ғ)ز5&ЭM#|hFMVuؾh_1F{6P 8(Y π0"Zu \ KV! ̮.53@ ?{5M֖M>{j+<3!>]+w^$""r59էbLiMRԨ{sDȸ$u LJMiƩ~˵e%YϓT.=544n>8q\ܝgci>e4ُ-8_7ٛІlMM/ߖ^p&7jLTf{9a \M_g#M(YODwd ͋%pfN3٠X|us+d=U|(W;8}!MRi~:0*+_yu_N8ǒ8r )s*ZL.hsTu6zayѰe Vf+V'l"""doXw1vެ!)ߩA^nM˪y~ႛ3m#1f|N΢/gJ9#Gsk5w>F&)' οߖMίWD Z{~C3ؙFY-㪬ٛȶqxwb7e3+7חv8[ N4krk {p""N]g.X% dU[9EڜȪR)˘}{җf$3e?$ona!u|FNq}ƶ@w wr)r<#Y&<=0ע=uKou:邰ل;l;X킛? }?U2g`kςŋi0-fBPɌX s|q)-xDӸ˙nXqL1\} m5S/˷l-K@m ]Sٕ ?mo=uJ"ӏ7nڴZ؉5jR)ݕ@o5\Jۻ֟o7"=KDDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDD '5ȍxsADDD[DV#R"""""-""""-"""""cEDDDEWEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDg?ú'ɔVG.۟Kɯe/WQ#v}|QVaO>LYmQ.d WwRt=F?g_m3rR#{%/:Gy[i<`h33oӋ>?Y#-ӦyS}g j߿ͮlASFn}$ћqLSwP{>zkN?ukkQ'<\s5uqdx{]Cy&7t'ǥ|3gy­W{rV˷T:=3ikQŋ^[ vlioY}>9qgOx?bGi/= Tk9?)a)o_gmLlG̍a ~%:qx[zi.u?ٜ5s'˃8`8I]۶6WᠴēQ1<"TvDЋȭN4m5VmjX7뼆}E%ݛN޵_u*$ "K1O`تe|(%=p)C름~T~A:r7$vOí.,*vO#e갓%tiW-MO#l-F^ݻ{s/TEfuUv|]Ȭ)ٰ+[cl89[>nۦ {n9>LE"10,sÎi{'t{ZǖM,>nϏ&]yB7~Tf߻nYՄYmƂSXÂbTUYT7O&T ˛,$is_))I11c+0*k\QAQđ=[&G;y/E3X""HFw% 3݇}z&~yr#*M7{'ib1q:j EV"5X-!AtaI{Sg ~[P4lGض#J˱6$Ȓ=٧SzĄ\De,x@Qva8YVscž0: Bd6Aizi%6_nA6&!g`i~M{ǸxǃLEJP2f.besd*wcMՖЌW`#HKΦyp'ă $eG&5ЫM_"1f)oՆ}Ib<.Αٽ#^~[{w"q;,ڰ#:mu`#\*,4hD֪$#KEm5^:9mc E&8rX69 4om,g/iMzu[M43C||<ȟ$""WWgjH(p(p(p(p(paË۹x@_ViEGyjPq/) m[J9xDJ.:(pT7q21O'o3EZq~}a|f/F?W>[_ Ӓ(\w[_/`qƀS/dgGa㣱2= t=;Ym7Sm9Dzc,fcm2*kW;>'3G1Gim%ˇ?a]u۳o?|&@`Z=?z+ p؋纈@\Ku{|5FwSϵ&t2꟣6E^7g?XƧxs\ 38g/jcOukW~ ;?Nfypb=H^Wίap:79WorEfllgM`.;@+B}UYM~yg)w%nX b<$ruY2oF31JaŜLkm:;jFhطv\ q"a:'BYƚ8;-ړJv*c"h:~/<62oQm

 44Gwp(F K%kM .d֔lؕV6ڕnljю&-ZӲc8a\֠vUYn# aŷqc<9c'դNlSy[M,{9mvk!$n 9-ܜ<给ؾ;cٶ-G-DK8}jՏ;YpzW"£_0{lkI o*9ox0>Li銇Om_{ {ʉZgȡL~`xq}o$­u![8w(}DvV^qWZ8w>'2SU߫Z+nm7^-8cn_my;̲Ӡp7UϪJlG"bJMj0HD.W4uOll*'';WA{?!慏e5+"}o￉g;"USw3]D.e/mԐ#6E9^=I!t跁4]¶\v4DD.DfYVe{5 ?kp->~Ou˒E%ECJDDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDcS Dj;"""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" ܗ"vO{LgۤqbGDc,zj'%ElYo=mC2t|XG4;3aL êq;O?DDf|7՘}өǥ}u`m؊@;<6OzAw/K7e3-G +YqxvXsj\ʴ)i8ҳ+uNt;>Xč6ƥRX'|l9^{ځ Pr=ɪk&ڜaϯ/Dgɖ91̌,UIdxu<~WgOYla2SaOF [0=c?uU[/Oad8}2i!VNl%#<6Xcy}; e`wMr)#xgd]ʽlgegLgq;t| PBi|"NFgS3ĪVDDfEHܘD[u}N}u(B|qc׊0B -̚[aisqGƴf1)K&3}K=](8y2F=ObIm7ܯg w GB`1IY\bRkl z>Gw؂ Q< g)1 dH25m }wԟ?$ӠI`uâ0\hҩ+sgCr%.q5t\qdV GPv8ޜˎh}'Mv2MfŠyzw!N|_1NoI~gLƁy̻ߨ cc1 Ikۓ~D8:o7+696JF{*.7٣>L_@Nt-v!ŵ)"=˲߹m2ˊ_f5]+(vc4ְN/9V}?,<8=@pgY5¡Hn:7uM2a~㚳WЉ;!D69}pB<+`RxW_ŶeߊSOY [ͼbgF4߀Mc4k?id*^Wv ܥS0i_t0\Bid$p[ ĭ~ϬU?*=~ ӏѦՇ,?JWĶxoEcl^WA57兇Bj1q 9v7)WC?2@m<z$Rk:{ܜ_9־׉[.M9.4{Z"4j ,xs:ΔP @I(}a=2|D^J9oC3ǐ-f:iqHwKv(odzJBju8&=95Ѻekb;wqz%"]=epLhwNfTS^}9уuccB\$2[@'+1=XGq/8mzWg-X-e> kҰqDf/9[j!ZLNw-k7u mȉ1.xؽj 6(Wb/P1&?8ɿ]R3+1Grrvf<Ǩ|e՝\Qc0M ޚ06Xa3~Τ]%/󆪒LBJa :5'Š4+cg}dE6CArRqFd`GB^o9NJffq Q+*A5}98* vL02I:fqǩ*6Yj bipVxи]c|46Ty+;xM+"]dñG9z4Ԕݬ7X<e;b)2JYtSsIHȴͽ!=;d:$r$3X=+$ (:7sJ`qxBUXEX_R`dffrN~]@0lxRpp7)P֐.-H?%y [~Ïǂ^,6@D:n-$C|b`)#g\Vէ_fԍ$ԿգKtok94f!QP@_ ʅlɲ#ES`5#6 63ivRRIIX¹ʄj.ӧ 7tbۧݺ}N)pE `xe*Hrjng͜I?k/@ɁLjRHH'e*~M\O;%,p'~#\v"R7b ^指G:Eg>\(9ٿ@n @<h|8nժO.|iNÁ?~+\񏊥[s[V\ \s'gђ)s`٦/_/dVr9,,+נ\=r]ClHMO(OX?g= EhԞ=swQkr+~=ns7Z|8\EC0zxRFojGn4{NbYp܎LwSI{G|(<;:_ܢ4 /~_IE` ~K n%9UբUx_-""8<=j㉍U.?ÃV^e9 &69n[ƊCt W+IAܩc""""\DR"""""-""""-""""" """"" """"" """""-""""7\v;Ŕ`UӸ-"ՊhH(p(p(p(p(p(p(p(p(p""""" """"" ϶I?k_DDDDe|14lEsw+|lqN+8?=;Iu^qT)""]Cqc3<7lxxq=aWX&,eu^45OdG!7dGz6+"""]>תo[f>&ylH$%y,Zyv,4ܟ"p/ﶸ#uNdy@:&ԍrӵܼ/5hE}hQv9X)ZiF8clo:Hş^71C-\#9V.eWfpl4cC{\4_$!9F.Ʒ&2<,-?cJ\<{۱xץ{g`4^RWM/5p7=#,3G6,0sװ'-w[+ZZl˃j܇y#[1:VDD%%M.\ǼSV0AΦ2HgcvxƂIi;Q]+W1v,>П:e-q}'.fiLKƭ~wFK\-[6%&R8w&?$gQR:nҌWC{\4Ga˱:2Up'7q1}7'0`c?;Kp)&\] RⰺsB=?3Yh̎$+&pVbY3m<03{3 64{:UDD\&{=yDͧtwܷvQN_-uwwCZѱ"ٙFIko\ԶA}0i^\hwhA5ҏǻFۓ'O /ʹ@\EνhD\VL8 IDAT7ӯrxMs\r0ۿ͋'@*6M urUXGzJ^AXBBlr%]~6n'Ux&YҒZxEDD7m8kR|xMg+|;n A8g=ɔPxW_ŶϊS7rfoW ^8}3⊷+-7兇Bj1q 9v7*I2^9fSɱCHoǤ'GU;ZlMl4t¨:vr$>MN8o4|w![sb;}fz"$"" ܿU2ML6f =IF9{\Gfԍ rVȴg`egX.8g6tTo<Dov\&MoM`XDEʩM?!f:n̦?3?n>XUNDDDD ,*(p(p(p(p\"l*nS\\LII v]?+nnn "ryZ]'8K(p(p(p(p(p(p(p(pdS D.Kf2n>6]\zF O^K0_""-"_ܾc ۢBNjKY~077#tq n}^uOHm+v^\6u dp]Lјε|tj*Gn3bv^ӄ^~*H i e`ӱ\Խ6 WE1=߿'7_a<<(p\ JtH pnwy'=tz{""" ""^¤z/](p(p(p_^ 3g,T ˖]Dd1qUI@ Xi˰vQpJ1ӾGZ+N 殠_,6пQkO݋~VU?(p_6dn/hMEl9<;vB~ abX#6H 6&9l8ʛ6qB$+GGgR""-"evqN3һ1rCx)JY0w51>XUNR:_9QIMN5j&"Rs-""""-""""-""""" """"" """"" """""-""""-"GpY)(uU_jɪB(p(D eB"PnPlɲ*R-Iɢ] !"-rek _)qWt-J&/=qg.K:J]();vQF/Ÿغ*v ,;E1U3'7`t{dSs(v(tb!6ċb=WQHE4TC0?zS!DDD.1-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""r%1IENDB`icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/06_fileshipper-choose-file.png000066400000000000000000000526031516541745300323150ustar00rootroot00000000000000PNG  IHDRBobKGD pHYs  tIMEZ) IDATxw|U{+$@ .E:""E,X\컯뺢"(`EEt!$Fzn 05ɽgڙg930MDDDDD"h¨((¨¨((¨¨((¨¨((¨(\a,d㘗x[o^`n%ƙ1?Ìt fKǠwɜcȘSN̥"$!<8>C"VY%o84w8k6O%&_­ CQ? 7wK`R1o03n)cfŴhxW2J%w~CuYW | ,o=?5˿Wl$> _p!%l3'gA|j'~A|Z7B&MboӇnN$aĝi?0sYT}BWÍhxv;]An؞_zQ6 уa'؇DW%N y Ouh[,;b6s-_J9wnz?±mf9ٻwlew ĵv:ks&$?w+{ir]N'u"zmrL3ܫeW' 'm\'m]' ?EBF=(=l3U-qǷ 9 ,'NVxt,f2)`><[1dD7"9evhٵ'kapdէo1?-YyylFB'cN#Db۸fNaX}*ILm#;F@l#:J0w JH8w` KL<2[L :Q[bzyl;j<㝹]'\vEw}&VfҺKL6LgZ',suf[pg OPbU/̙fOWyIɶӉ*OF'9!7ߢt|iٞO3gm,uA?1qC~ZBݗ.mI_2Æ :|<{E,I?amY{㽌[+BOudu~>OAƢ|6̡wBjwѱgEu1=tweT \s̒S^|k1CM<8K⍛ʎ{xi>y!^ˎ2g^PiU|N},JaT Bclq>OͿ}ϴLRm煤O5QQ=Rt=<(ڽS`n1O,,x7bXm?廍!t3!Nv/&:nGNk女5ݎR [;qJ2y&$U#Ry&g}҄at&7 p]x L,,<Н$M iOZ/G)G w-{u9A1:s n"Ғ4sKعrft/"+)kPXͣ{;ɽq^hC`ynz_>UX7sˌs] 'ٿ~Gꈧ=<c ^}]ޯU:A"ygn}ŨvU,"-y;S8ɞ?7 |H^v|mgyGn'R?(Be+6޺Dϣ;R=^RŚqy/o§i:}WE?6e}4ok寗3$*L۾3Uħr* S>`z;ȴ*\&'sT SW\y*cftz^xпwr -EzLZ]7c*xx(µEuGӠk:gϩU;sC<-6+!#7wGLX8[tI@!-rSDEPUg{gVy(ˇ6@zDR%-@l&e3Bk_G&\W;_cHz;i+Fw:VBZH9,mǹ9ӷs}cOF)aUp?q2_9ou`>7`3 nq|˱~&wDFкCoˏ;Yv1xU.I , @&uDhLM:^OӜz- #eW=~fk_sNn\w;=[ץZTq~]]'S?wwbq4 H O~vO!gjQ/w0ph˝wTg)KE.*L۾fj,-C t46:WTdZgSlYv&j=ƌZ!4q$^eˢqcNYNn*\}̍RcuO:W|C𲜜}#Ï xi/2# O=!`ŤxJf\Ɲhŭ)+Z뇏ƴ6ku_bs^R9"R~4an\mR71o&zrmi:Vxrƌ|8ePG~ZBԽM(#;Yp1)<'q0?owE8to01aYf4nؘmZv1~5l=IB2;:zy[dR2qcdsơ_w1XNnZ0CW97w̰ ~q/L*[/g۲We:g&NczT!R(E[&1zJm/<ǣ_^Q{So|ǖL7'_ o(N3fHp'3ٻWSwa&o_)s]iQM-~BͫX:.L^:Y*0]NEOY cxDyӕ^>'P|1֑î, Y$?i#,n!L2Z DXِZpt~X\eTdZgSJSrJb^I!d)˒ٗÁlZ:)RG>5iЋ߳()ݬ- 2Ciqm9 %ؖM*Jc錥d{0lyR{+iawJl6=7ҞCpq)GMys>!&gRRKݛ_΅-w[3#"0|ۆ#{?= Ɍ}kivp'(‡J}ҿg;'אla{د:)_ aUN݅g M\FX>w&"kOjzsd=d'`'sLch""Ӫx}(aZC\.~ǰNL{w6sLvzQ%: ڞŃ /j[=70؃jE[O|w||ժ5v9]DBI?z1Psg9ٻird%;qryw «OL9wxGnt zdѦS}2[gF8ޜjqMg# xounF~ȣ¿OV!oZC%I?ԏ)"i'yZimaɷRۣ<۷z'5|~;~2+>}A_{Ew(=ߓ{ϼƳ}͈Q~QCoBkr7ms*^XW24}._? ۂ׽?~CXu\iU>%j'M6&@\+anp9sU/߮$W&/{7_{KTo^X/iZ X_XCrR󜈜';s$.H"gϴ_=u9 Z)2.]ިQsb ^=`:X3i cbb/n~Wʴ ojttrS7\4QQQQQQʢދ\bN'vNV\4xyyi""""rѨ^DDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDaTDDDDDaTDDDDFt%lo39c^vP:!W#W&sՏ!c/>p,7>}~>K.g %;C{6d>!;ǒg1?ˎ""*͗[Hݹϥz 5Q̧Y1o03n).߾iTuS&Έ'w&"W1[=q+phꁇI9z,cWqQʆfmi﫮$K9܎;6b(H?3)=ܟ>%܉nכӼtbX\K K жYvJuliEZW"f,ko9OqWՉ=p^L Ӽ'xdR\a͏P-@hץjv9cdʹ6#=;n6cϮ4s?doOsW=^&U'YN,>mӝb>EYΪi?0o>lTkљzN,d#Ze >}h\( C Lߕ%l{6F>ir1g5@{NA9l;_Vo'nZ]{ҾV\۳m$xf~;o~\ .8;̯&ӂu|T˯Bfrs=h`)v"g\I o#DeZj컘,27n/[>O re2LBoӒ$tGmC#3 ?ؖe vydP _3L'Y.?}'|6QbӜO A'Dc"wƑrs[F2z`<1w_y s#އ/Mo居xۈ>w8ә~_֯?rWy,֛乌yeFz.axyUų8CED*9[/sȶEoݩe\hyC -Q3Yq=UcpAB,an?чr~]QH7Ӧڡ6Nܔo&I+p2 Yj7ĵ507`l:T #qE[<{CJqG粂,\[DM> ԵY4Z w괮meInIΟH]q^l9TosMS^;_#S_TUŹӶiQn`ٕn/3mA8PK@X췊>HN] ^ہ^u`Բt 3o5fSвevX?*}(w5-̣ЇsMYXNT+nEeg [PZV[ʌdsZԨ^R5#g'*kO_NN 4 ZFy9  !Z *2}ߜd8<ί7;8rweVcnͯ{)pUI |96&V&={-}LcR:/9yN/cfe;G<]ԕd,ܕfG:OHfA'Tt,Gq82pGеn)#Fܡ.np' H'Hf+j݇lKcRrt^&o_n|*V >/&׸\.ȓJvLy0][OlGNNg;U꺛8ɺ?qjbSRΊ,eZO9r7Uaj?+̐DXY|y-yxƝ-61},[Qn]ߓ:m1`O:weTYQԙGߟAzVV̜ƺ"/X|B e&X:c)Y4g823UlMON^.S6m!0wM:!cWLY̾MeLYܓ@6ZLj ͊sh *,i IDAT:$mDfNev6wmf$Æ_'EOAamEYNvn6G,mEl*fo(&UC9F,-N#ꍸS$"tOj3&.#u~v,;vٵ'5=K ux6s* ex~}_Fg1fޟeWϲ̀&ޏv7EG͞n]뼍0ҿg;'אla;}L~=Iidd mVfXJ+"W\,:gP5C]4SU'js}b3v#o5X |/fΒI|8V/DVASȋZ_Y1|ՋubxQ=4?DK/G|cL,nw?+Ww8uS6ª7-X݋xG^4wTa)W6?{wg|nȥLO 0Y'cDEDD䲧{/z3Vxi׆iӉO""""rѨ^DDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDD.K餴ݎ //: }\4QQ`*|ӞR,sIDD۹P˨\4 """"0*"""" "rؼ)9yik^WU|CuÅȹ;'""ˉiܢ7eEaTDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDD.0jKy~˟ǒg1?)`v}oflu[oNsu6wu߃p7U89ߡ0EOaLpXm<.TaM;?P-""rq(UЭw='(^A>VMUb aCA6b]vV\૚'WOnNV\0@(m1 Ib$1W6ٽt˖o@OZu5x:Ȧqo*'X{)txF\_?+fҍǁUѬ[Wjc[N-47rM F&nl;wSd "t&wbU>!ŒoK)# آZpMj7k7INHz¹ͷ])1~r: Yj'}>r2J7Z2_4e7y,yv0?#qF9܊Y>y(1iNAӧIVW&s!f?-I!KBx6ٴEDF+YJƯc1=%ԃ=X2 ?@&sQ~!ҷG# b &N71mpMX Lv6E,N&E7=e.sM`F?@f2wwl>!3s&aķlO,ڑ#]Z#P>b~YT;c'e̻/3{u \;íծ*Y%oe.3p<1w_y s#$HGcOB mlrON?spgY(U q4+;tM|j3ZAh.ZZֈs?بҸU;]o l=ǴwczZ*H\1n hSoLcٱ&!~pyI+d[]GbN ѵc8u _y\?엡s)zTA#vMP5"4Pyt<3g5-̣ЇsM GH_0?OIyk.lOlzQv¨hN3jgӝrwUZHWI:Y89=aBwwǽC+盟DD[|91[Tv.}"r+= !""D""""0*"""" """"" """"r L"8S.""atz "V<.|*?t2PFE.)ȅrѲӏy3*rѲၯ/\.-[bWUzkey/_~LÈyF"g~^3wV\2waeZFVwӫ^ⷍ u䷽zҪ0 v䗂qƏ^bEPp ҸPĸʺ?)\Șc[FEDD.ԑ zthep7}e vWvr0*""0 4 Ի2*r#iR7\bg)סseTaTgѣF5fTDD.d'*\zmVQ粿BvB鑫 F}L~W\!H.HaqbP[|UDD*\u\h>I-"էց\]&QhM/r:umϧ(=0b2}yw2oIr"ϊ+? 36b63| ǃRrǫ= lp㦈͓?fVv0QAtܺ Fyce-7lf{-2G`gnڗCjcҘGaR70g<T=aDDbjYj$w=^q9R{ˢi86K{'l"aq$$6A| /nƲ pY L3MӸfUUt'ׂ- R-:?c5 -TOA#h'3ݎΌOWb 6qRN$v7fɲCke:]JϠװ@Z>{n+?!*^ڏGn*ex7"CȧI_a<:Þ}OG[h Tfvesq|AX=5q]k:z7z , (qI>=7WMZBnˮV=l"" "ri3KbB&{1j96;n;ˇǻ(Hw'oNwEy|1 zpK% z |H-kEk 2߲qDPMtJ4NyPR*r..MV+ŀm~|-֏%FU=4I7kDy8L f6-=)v v 䓏7gƉ|G.kr.=^qa607(Wf/_| t{*{*-EDFErO[C3Y-38֨h²4ڴM3g[7ld%'< X#5d,`oGCgK7hHbPDqQQלq'>ވJ{wСE ob6+hFw&a4 C~йz1k%(ʁ&7=enz+=V|{sRޘM: n]~(2h7fb1ٱ~[@[xnكʌ 35hz{rr`W2VArYP L ð.8@lݙ(ȅmMn<E'bNnhC8Myof(+-V0ٲzU-"" "r~lܷ*<"?췔QJxBMd 7eL_4אnoH;@æ-^i{%umAS},&*2ΤGԞGZ 1];xN\Y{az yȎ#tnGDreۚ]ܩ }s`9DDx ?sq[5x, nH[ej32M%=c-fX0s;h[pЈakIMj9`or\f2*r*r@ )Afi ޛw_|N7x08z s}6GP (Ⱥ6īaFm` o+>&~L\S鷵Uٱ첸N`N4LϝR""0*"GQBӇ?Ve ?yۃ|_?'Ls'N3xt2 ola^4g`ʻ a9Lq5ۊ XFPOj;:o Ê4fTD䲢nz˙Ė.^۶;>AcV=4$9( #Ore0j:^T5٪Yf]uBDDaTD.-dDV|$fYGh EkQq)Խ+{$A]+`3r[VjpebɥMU'ҽ ;(!<,tD쨛^*`7-HO -iٸ<|[+"~_\agdϾl}~{o(!uzV2 <'5non}tn/D ]ˊa\`{JMLLӅer:q:8~_)8E'>KOA3҉G>t<3kp@EED*ټ?͆jbbÀ(~UUJA+\Wf%[h2DED.KZAl9te]-L`.ED.[:¨((¨¨((ODM{V\TjFaTDDDDFEDDDDaTDDDDDaTDDDDFEDDDDFE\9|$ ׺:7 *m6C""s¨\FE.Cno;8Y[| è3Kyi;a` kBtd )su_ 0h41).Dt6k=1 K@5?#{+-o;xv&?ţڨ"" "r|F}7MLsogS-ekV~+/@18g!߳aG.G;_~ <'ٍ4qmeԑۈ5VS#=M5wgᴋm r+~-BHa\odP3-㦡mTQ=:kQ 0/c f^tGSӲShI<41ҨF3sT2~Pȇ-{ 6n{@ T|<{Yk}c]{-^fp/=hVQ?Z gœm,_L^95/Ux Uxv #hخ;EDFEZ| >')GNf@fOj3~{<&|`&Of}R Gqirj I]8`k>XxV$0/ēr fѻqv]>U0sw?pv¨T3<-^Ԙ׋s<CP+o(SViͷ6yQB [cJ>j䓛}8]u"7ߐ8/!w$>Nsabbeh jΈ1aW1F r}vtrݸ\.Lt'/FcU3™$ o0COFRDDaTDk2ÝD9`L[wz1h1IO~dcK2pñmjvg&#%'?@# hpTd86Las91l) ov^q.-Yׯ? bР'4wf|9y$Q{ 3EDnsϨ-do`lz.~,>ؽ]'x&cE9'!}@Zr@wh\{{x\_aف3Y:qAv'qDqGhlZ扷{,^nT+ r(̮,s~²j:+4H&>hSވ%PW5ZnG↓5̛>~~ ~iܱ= %KvێYA@Q[ǃ! 0\<y.OpM eټ=WH n&)~Hs^(-l;V-,ltɨ(TCn3.@=hTx%͏V=Ù0g1q۷1?t?˗$WNܭ NC1|1n6SDDFEn/u9$ɬIm=!"@rzogu""YѬOJ!!R6b;-Ú]N>DDEtp8lҩ_J=""""r(¨((¨¨((¨&K """"rPQQ묦@ˣQ 2)5(3s+,`ގC/IP¨\?P7M(MՐ0N_Qݙl>EћȽ"gY?З;nQjN݋g!\QV"tQNt'/<Ŭ;x`' 0Er_+ש<l|}ycY0gH Lt?²#N^4؍ f03?aID:,,`Jo6Pȁx}jYU==9\9?D, qg.]aʴ>jXx!Jk-C0da\eahNpC1=Δoߏ8Dߖo{Q)9$e'쌤Gu;U^ ֋A Ib~#cf[_Ɋn#1cҘ8l +OfMr2_4A䳖ӈKD-IhyIw5aTsJV,G`ݙH2ۢ+lCX6}ny@[N gڦ3 hSވ%Pm6i֖zizJ^Yüϼy7נxTwɿtʪƠv-ݟһ|X0O;*>""U}6j](\W!,1TfC03v`x:.]|+ ÎUo v<\X*3O`q wS|#oZHD'o.O,?Vz,^W7p?9/vGoU2j3??pfba3V}EDFE|zTR<K/+ЦU'_{ `q:ǧey:|mw/_+ͻ8HRZLd4Wл #cq1b99FQ_$u>c^YMrf&;?{QIt9?^w ۢ_}WY2{RvO}w6Y5?r| >')GNf&sW@k n^r O%Q+سӣYBCl\źvZ5u)_m(?qf2gvz8sO4z4_Z[0yۤ1/>{1o\9+-A&Mxʷ¨B<5?Φw˖= ﱫ0cP->ynf5^&1_N%:'{>Q:2e1 8#բHFx-oPctbnʹkr!-otE}e6%F1O2l)q+t|k[^؆xJR>w)<U@D id`-_H}S F͟"*sY]1.y)_@&~8kN+>""7 /D:*9<n7nE||<Ft'/^ORﵮ0][U\2ȍ:mx5K>jhY8Nv^H_޵"""-}fڿZǘn "Rm)T7y[~>86jK"7@U ӋA: L""""r(¨((¨¨((¨¨((¨¨T'=?zj Q]C b{̷U +SQ TOD*eZ ]""RE3*R mxO&Ȋ遟eaYALu\0:6Ʋ, a dK>yO&.?,²|i6%ٗYφ/WxhBoeaY6<}~zDwӋz ~,GCq"" "rS&G$c Ƥ1E|7$.G<$>Q1Ʈfwa2Rp4]~P )zF.1ZX'2kG~*.-Î>cB~>˞b#"" Ӌ"Lf.fyw[ݫ5|z"g28VԈzE骠z,?>X+CAo$mCL+ /^mbv@X[zFEnٕ>u[XV BgRFVɄ'աb$* T\-_%nAܵmYDN/j(H`fƮ1OGޥ/ӆ7!}B":ywxz6oxԳT²Ud¨ܬfp/–=hTz3aboc~~/I&[빛w=dQZ0oͦNh{"!Q,_rIJY)?ٓڰ{CD  DDn'(سӣYBCl\źvZ5yBR=N~3ؚը^d}y̍I-|pfЖWz(HS"ᵈAiЉ{:'{>Q:2e1 |kŘ>! lNȰ8ƭ*fJ>[IJ܇UHEl OyX2,t?j_1v D`vvq\0xo=[;y&2SSRDp`۱XeegTD* px:w&*H&>OXUzpovvM""" "k{`9fBDDEDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFE ]䊪xHu:W>"7.$^˲J bcc2dJDDnsVkR=^1`N%Ϩwݥ̧CUDDWlї]2NzFEn߲,l6E P*""U}T^0*r}c.:˾gx< ""rBiI\OE¨1g="""9ѺK{G|fT);_rhkDu@ZJvTe(UϨMpЗ ՗^REDDyPZ*]zFEnKCgE!TrFEn@ZQԡ*""7*V4¨-JEDDn֠ZUtͨM~+ȭ<FE ""rS DDDDDaTDDDDFEDDDDFEDDDDaTDDDDDaTDDDDFEDDDDc"W"IENDB`icingaweb2-module-fileshipper-1.3.0/doc/screenshot/fileshipper/07_fileshipper-whole-directory.png000066400000000000000000001251351516541745300332420ustar00rootroot00000000000000PNG  IHDRyjbKGD pHYs  tIME $?76 IDATxwxTUdށAz`]]u]*""(QU@C@zHO&3#$@s={{߄QU """"-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""" """"" """"" """""-""""-""""rqPȕdOP תDDDqQQnnnQQQnnnQ"vkC=ό7PR$32)&0TV%Co<0s˘d]ۙEܘ2 ySa҃7ܘ:/G F(:N7LhK=%Vp/GzɅ(' "utdؾo7Ѯ&ml'^͞LLL 1O!~%7wK^Nގ9|͛f|ƎW]]~ myJݱO=& Õܪē|~EDjd b# ?_R-K廌2c-9SBCcm}o̿ksLM;r|+-ҹ G^GƄGZ >b:`:L1VM@ٗ&г p:@{#~gs7䩷ޭ$~_=7g{Ϻ>lSF:@ÐFx3-z%+`03Osk ke9fnӃwsw*7`Fx9EKر)m~pSU|Ys(v9^j):}Ǫn%N_cep$fDW>1}jR 8fLoFq,۝VVO챹qx7807V>Nn˞HbdܽXޑ݄&#{teS1JstSoldWx2{,_-uF=3Ԭ vE7mXYBVR#8z`j6m;wMij'ˊAmɲt؜O̠>פol#]60~i,kleEf#ғά]D9U>?KQu? 7; kV?f[nku{+;Eڵ=0mn,?7ҭ?P\[C vFR"Ș͎i"oo|||0 ᖩ3Zơ%ֿ}ˌt{miS/f^ nUm܍Ϭu}9&Bye`^#ҡ֥b ?c8dwbx[o2b?lI{5ڧF0?͘j~ķ߭eiJLjF܅A+>5e7qcuVhΣfV`Ln><jgҬhhU]_%'w:: ;`tfJIm9?#&mǓ6}h {Ѧlv؝HSfcy)*sEY<>CĔT%n:g$1[X8IEvb\f+{vf:OZ֏+3sK:Y(bKlg/vad%d\E@ѩ49at5ŇY L\> qW^ɣ<~0Rkspt&Xω9/Xv.K~MaQvۮgui?8i>9þ"H?{2IهZb导G|^['pRzބoa4I]O-XӷpPL|.I{5TcTHSw!.沮׼T[ 7VH|Ix9 aǚ*Jy6@dPq ̑Lb˪CkYs^A -wK/$&mVˏf:㈉\s_n(2%I^ph՜ p*58όѠ ݣgݗ gw^FrrNVFr ts6Qjߥga?|2=ib`'Q"N9VړsߘSqĉZ߈Wr*׏-,;6kZs𤕩wSYٳmfBFb/Lh5٫c)#F#JX29i `Hٓ0?Z5`c;'m kyf7D)ȦZȕfb~IÈ)[v Si-Ѽ҃!4L\;m*-Szݓ(c1oY {i>tT[5kb}FSIܰ" ~uk?Վ}elܛFƘPbROa)foFޙL,qzV5`4u ,Ѭ'2 _qbm塰S1NFr +-y0'rKN]˥/}m㉬"'Yȃ p:z$/ W5񮝘HYQ.WؖŇ7bo=vϫ|*}l$,%)S! gnL@32I]< [w_?TSx#{(mDh$ǥLvd<2$p ˜Տvδmήڟf ؊x1B>{;xrkL*]2|鈟.>!7"ݜh v2J(ɶ?VLht0\ `pc&ɻEM~_2ltS+揿eE]6euuI#gJIY.gdiw:դ؊x1=\^;nƒٜ.V/vbYZX\|9c_ͱlp bFu{ҫfjUvW5N>vVˏ nFJB.v(`KCnmP~v}m{v|WՆi!~Aѕ> x}+P@zmuN޳s7}W1xVUݽ"Tm\Os"6\#X={)?;y ha]fi C:%be#|6 +o p `v8E}EX`6<-G(.fǡD^8 w+lh^֎] JYo޴ޅMx}+v2qL9ppê^vݽ1|/Όyz27GV <8Y~-^~(1-b.%ȈNێJK-T{Qbxnmw@IL]^k*^l*Ǫiu*YŬcVf3+|y]nZ pK13Sx봕& J..Lci `wgk0l%Y{rQ(R[?AS];gMcӏEtP+תHct桱]y6k7MV_8%W3ə-B?ʋf,%K=>z~1\ޠF8{Hܽ}lϮ:&E.);Eڮ|u8!SJk3JHFL+5 rUYOu![1+WH ^E.$9=\Z;̪69x2sBsӖJ+꼤DkߢkQU """"-""""-""""" """"" """"" """""-""""-""""-""""" """""nݷlB.]Ts"""""5nnnQQQnnnQQQnnnQQQV(p\(~rX䔏8@moǀg)^ud !D̀WxoucRf{Jž 5DDDj &"trxϝwbI/1ޑAdx,|PySDV.U3鎸Pu;XI[WN8H|oNq lC;7G†nFvǧgLn4iM72o4kCI~%ꢶuu|b+2(q $$ -a܀p u G>“g,~+f;Y_sγ}6.5wQy[pr2.cdYW`$-:f}<ݳE$m^wK7+.SM;Ft:"""Gٴ6^+y[}䁽>(yϬp_^>̓rxv ,{=?ƴBw^nU,$'uɽ,~gijc"8s5%M-9Z@jfmfw#*iϸR̡yO” NbrRߕB|~[n^u.f5^ΆwgړX~щ~1ےOy77<ӽäx]a<]h565ơ4㇉ݽ}f/{ ƺx{lWxrvoBm q,đ}l;IJaۗƎWw ײ۝`'iLk&Ovh$""۰e')ߺog1V>q6?EK/ ໿MӄZlBdфp3ѝ7y҆;_ᅑ8ӯEp03%3+%d)}-OܜbpɌ%.ru}0%wRPtGX87n}NؾlA [,N'~a޸)m:us&Z}8ub߭YĞ:F79c7e~qT@[DDD7QFjKr)Ke­ka?`©R;64F9_itg/<+< *Wq>%6p*\of<= ޸yS0 LWŅ0|)HO$6=؝?z/^uڇ/UߎjY9w[)*'jVtIiF"?ɓ_h%/;CzV JܹVr8rK\.[E쎓ΕBnnIzJO*3qO04?HžK qHFYnL>*R\>^$f\}7:7 Yp.n4}Eȵ?IS?r'O'( 6Nc6WP\j:=e[9s{ϬM>r`S4To+6~lY\yluiBK?Swv yy`Qp7y/21#D!:gJ6+ڶ,\]74y?B矻 l6<[G??~eIF"k<ɣ =361'Cgb܃S~bS6Fx @!gw0LtJ.exLۓni3gv# .?NM9< o:g@k/ g IDAT3?h4-\$_ztE/ M]3pCwtI.;}-\I۳˨z&1+>xVwR0={%ĵl;yI37>-ϰ"YodY|yZxt0v_['W<š3ߗg#g#HL >w Dsfo = 5|{ɓ{֝J,;o`l7ѣ *D!opI 3sw g&=ϬRwt6L~??g;>ܪAGDDUuL|3fn V`lh@ׇ涞1_EG)CCXqAs@kLygojtnp63ϯc7ѳy0gtWF=oaԝ?=')0&NNO1ո~'])?ɛ4<}-=f:g&́:Ym9]F3~4n_i$v{. ݲe ]tQn.5""""R EDDDDEDDDDEDDDD<[DDDD7nnn9M٪qy{{]‰\tI(p(p(p(p(p(p(p(p(p DDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDD[DDDDD[DDDDD[D'2Y8&ώ.$32)&0=f%,ޗD~||S%`qJ~bXVϰ$zvkf'ߴ(pW!x- Q'!$E$YTU>Nގ9|͛f|Ǝck^[n;3`Q p+ɷ94{2111Ncf}sLP`Λp>Im0Ԧ~^v/fJ=(pҰҾ84G/kW=._˴xmmYϽ5nɲ9aXH<߭HB#\oeX4ͬޑLɇfnbLg3.d}h~͌߭ue؞EřNC3%^,vKV.bd[ 85(9t`SI gOd{7}|+~f7tmw!հͰ_y8UYG~^ŠM(bt e "$=NWBHa4oGiX:zLt"Za5>/8;a€n5ǢfzNA*Y~kӥ$okg尻yn9$ӟ85^14s[\lxj _DLf4+~,D neasdfgY0Ӽ.n#4~h. IԠqAS0}>_n~}tD+3u|KoEJ԰OԙL*aۇo^WC-7,KY-}1b'ob9`xjUK%cfHUf.pg$o{GV%XH8w>]WDWn}mZ!L >ok>gP1}署!RN[FbMx= q0q@7͜ńpsu3ޚ湼F&P#2;持K6$Ψj3_ݱ9UJvVhK ŏKM^|:oYc(pQ}(4~%_,Ǽ8O\(]˾fSԃ3=Hs{YW|jl/9|ߗ~1-̀@^Qydl FǎgR;:**^v'1y?x5 g(%yG|ف#&rcsOr성|^J9|׏f'ogO!nU6v䘉<<C>;3'F씕'pf뺅0ψC scz2 ?-zx ҫ?ϣ¼ ۫9xkSڻ.:fF=ȳiGfڈOZ^5 ק`HZ‹{`z?bME 4Ş#J3iV~Ī+aLX[oyv||0 ᖩ3Zơ%ֿ}ˌt?3yb]_fμ*GK#]塞Y,ك_GSC!BYt#GdfǏ47Pتk*?QW{6U̡Ϧa"Oo1}?*̷g'U8|aQ7/iTmy3b͖lBM`xF{ђ.ݚi{Q> /Uٴ & .уb=h8x4OJ?]'0Rz"zb0ޗZ¡͉P~Ƃ%4)5DhX9؛a4= mgqA<Lj.(z'nNf8jU|ۛJLTYԯ ߮h[oa ⋥yxaFwjL_ Q(obl! ւ4rмC |} CAt"8YHI+c2l:Rh¤A8 8bƜ<-^doݙ fFvoI`"1;iqjJ*>a;\Z$nFf'K سH.X,#܃^`tوGg&.x:CrA)68k6V0kq26B eԀpW֦R`;=#b=Z8kM,yw&MҤqnIXNt5WHZ7#<<9(I$܏_d/zdQhocrFiՌ5Nq6/J!DŽvYv2=p'h^M2Yg.PKx`n<62^o߀GtJaDϱ\+kގ=C93!QXbI2E56$GG8Y,0$l?qU39)kkk1fhGp֑ϙm:2lf:LIvaI;ȱg6\zcFUp2^#L8/~˫1fv=pc<5ƅW7isvO`?^⮖VW(:UAcxOqp?XV62`;]&[LX<̳S;㊹d'el6{ۣe[\_9//v*A) 4t$rmFS|SgFR+ǒ(t'͈C9rl"!sԫ\ `ŅG#ZQL|~dgg*lJ Kώ|.DpMV~,p%dM&ؗN=Zd2Elj@NhAW!r³xU^=߸! ek/;yYe\p"z1:\tȑ? 'ȉ#F8E^4R`yۣ|;I yFS3!]qb+jxU6t>7/m5X&@7 $.5ܼJjM 2}G2v8Yv^Ŷռ/zXwGHд7Ѯv~nģY'(2~/# MFXY;_3zOAK>%đi`9s_@U4$m`/?o)i&n!&5ضb _xԺ}Y}wI'$X56 NDtB7wsrVl\K,`r;1mz ڔc:kqskHnir|xxv&xحg4mVũ w3+{(F/}i48i5>q8>& 45V߅4|,;eOwѹmʝv\O0B;3xe*ז]=u.x\j'S ]Cx_[ ^% ;P-o9%K? :d&C wfѳ75mC&Ib Qco<з\XN;3S3^t1vԢ_KI5%UU5}Fu ųz(%8 /b˖-tҥg=ã~;ED/WMxnx"],/ʚ,#[X/9Ͽt3zkiRDD~3e;y:ibK[s7- |uW CՄ4kzD(p(p(pa7" Jii)U'""ggg\\\Eb2pqqDDD]R"""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """"" ܪnn^ҙSCL}|_Z? VȲqr&2/ =ό7PÚg}%?\LV<9ɳNuQ'S&Salش|&s n4 Uarpw$_dwDL#YX4wmoAY_ ~4?S}`Xdf=ϻ6ǩ1ys焓c}(<;0gwx\Nԋ.Xg/`߂8~SwK/O>`pMP1=ǠzQDD2k&? }~NXIM:Bj^):[L& Wr V$H4!">p FMʭ?-]ΒX(~M:x$}=0w!հwWy"O'[.?t`SI }]"bAR08y~(1Caly +6r-=3[8O]hrz&'dԎ9ܓ So"ʹ^fuS'F뇳X;v=!32fPKNK-5AV3Rl. h 5Hxj _4~%|2@7;xrMt8h-Đw7Gn_c/Iaü|>J vf^O] /[ɢ- d/y/ q0q@7͜ńӱ:~>7Fqd뻗o(e5+KU13x}b5͚ޅ2wbrȊ Χ+ؗVʭO>€PlZ!L 6qX%_>˼Ȳy5'_R2^ x<k\.".jhgeiOe65,+4=TܗT@6ٹ{be~>e̙3=g -lHj`쵶vM&yi*vO vp*1V8ikk2v?uw4ڸɈ_eK0OJv&ܐ `@TKi4hÚcpSgUU# 7/îD (7KJ3j)Y>ovP, IDAT pD\J ZT]d ٝ"hL zPUC 3F9AaV-XWڇy'z4ͻlw齌w+Ezh #yۗ&w[{i;FaBf/#r6CΟH:=;9n67\ġ/_lzzW 0z@/~XWUSJt~m9sW<ó;z1gH.&b)O\]S.c&kDI_[;};}ZSlyJN>p3>X咞|SwI{ ׽xZ2K6G3>*5>yyuj=mAjxn2DqvaՔv|,l +`Z!zq;9!89{ѺM=am2cm ОLl 0(=ݫMWQauY:&J.η+'ۢ7[Cp/ƄtШ _.NT8[p FTLx \LHV*l+I#A9gr +}NJ[M9EU7bT8{W>(MEsW'2)4gO"[GĵH6NTTZ۸뷦\*US{'+*J~[wjҀW؀kij-jW%L! =Ga1-$Oȕ8[ j|m0TԪZ՛͘qDݚzvʡ]P t~Ϧr|w v7qZ[ G o}ͣ+\~>Ƿry;uˢ2 ;3Ǒͩ|}d}{Fq)2&s|ƛCZ䡧8i?\(, ΛoLY܄eY9y5 $:}trϓ~8Y*kūs[l!|ִnIA Atu!>o)pE3o`"*LX9Ӽ?Mb| [ `B y %ܺG&l՝l{ulܼ=&KGS5Ed&l`c|cGZwՋbDx'SqRm{h]sRQ۳jI=e⯥1bW0ѓ /@Vlh;5}7sey9;1 KGGKx\Z(˟$&o8,fwyna9hp;ԀBGyJr@IOZ[6@Ӌl؟K盋a.WӶ/{Jْ`ôvKuJsmOXXܭd#~Glw·<*Yzo@,FnǃDY<3gOj[x3M)Wh!DTRɮ̣[qƁN]海98u}l)4Jusy{/`!>yO_ɐtu!]R7JY4B4$dȔ!B!82D!BIB![!B! B!p !B! B!Bn!B!2V2TTT`00? !XYY$Bjt:BہL)B!Bn!B!$B!BH-B!$B!BH-B![!BIB![!B! B!p !B! B!Bn!B!$B!Bn!B!$B!BH-B!$RB!BH-B!$w$s G+OQ!!B!n;7i^%,0˰)L\B;̙3g222C {dʚФh+7ޱsrfWW[ ֮Fez.f^ Od[߲@>p ~]0}CH^Ih7F1_[lObO `.%ejvJX=EwtN"Y& V~uiasIk[|tS' G~rq=.!_FwdtC oty\̶=%>n8982!]l9(9H H8ҭZOwM2j.Ibk|١)nN ,<;q ًM|lzͰxA{2T]3/7:?n튥`ޖ.~"> zOݛ9|s(Ш2wֱxB޻=}Cرt1뒊YWޭ&07:Eʷ4wi7$fW?v!ǏץdPF?O7۳MP>ݺBxp  qDL!ߔf~'qNFrre~Y%\X<5cKUVx%.C{2m3/k7UFV#lk, ]^+WkͶ3VMukOw/Xe [OW.͆ ҋ+0)*նZ1c۪;feúXq%R-55̦zη+'ۢ7[Cp/ƄtШ']wy]k; *J>JR6x*bOdQZ-|X]>LQYl1R3B2L18 }u"k)SBI;fj3N>[ّ{s(vA $:ө;}AzsIڗ7.RrgٴR.\u}$1_%-t !e.7\7zScP9f ^yN9Y-[d2_ZU+?\ <5}jP!G-'ɪlC4yxkuq4]!+M0'Gg[cBY̹|ΟMV:[m cÑ2›cT@zrbR# %r>mtdpx  _d Leݷ_ƍ@&ĤTT4z݊uPM>xj3ٗNLE͹[nŮ7!m,=@jfgN#nB<)/ᶾirσQ/Lo4jA "<Ȃ)\?mT, uظy {M(EGAa-VXc zzh[nݣGVytvxNOdܦX3xx'Vn@w&8bD揥g!BDEI!GxK-B!R@2X[1n !BgN)B!6!;[!BIB![!B! B!p !B! B!Bn!B!2a2TTT`00R!B!2VVVt:I,jNw8!v SJB![!BIB!p !B! B!p !B!$B!Bn!B!$B!BH-B!$B!BH-B![!BIB![!B! B!p !B! TB!p !B! \хSTͮ"?f̙̜k3 "1fm)/i_HcxcS*”aFEq+]ETXigB̜9;:m!-|fJֳ!ц~Ӟ4hshk:4 9- d}~vWpT>;T_HTQϮ5n)GTT"sp*QQQD=uD͡K?T)sgҔTձ)lL5LFH| 9g.|kI\d\+c9O9b#ǪBbYyMDǧr{ ޺Fչ{<'{Ys{5g/kҺ&rO669˅r='3p\o}ͥ)|LXBvS]U~ioRl U X#*; ”^:iӽ A(j%! ߕ͋+C0͒Ҍ}ĬZwqǚh>%>Oe=qQR~_;jm\dįf%MN h T2D 2\Hw,]@oOs:[0SYiM`(;`ey "$pӌX\'&S14[nH±4f#s[CNpĶ'|q#r||05ڠƃ}ٶ.̈!xHXs/.n~q9i{OaOFRgMB9ìļ  Nh)O0>飡^hTݨg炵,{W|'ojh2!B5>6JRo7w"ho_B+CzAPxZY璘^ro鏧y9uIXtE}iݞEXuIҪ-  zyqz+sDhAԟ0mч.2AK4 xݽ7Xș GPj&F(Xvqj3>7QցᆪܥMזȇ'Ѽ`7;Nט)EW}# 񬑔li{\CȔN8h\­J J16lJ5`nX\ #,x}>畧:d|?oM~|UYUU-ERo w֣ lvjG6-ʘ*M5?߱qTg74v׷ .O}y`Ԝ[=SY5zN"{>G\58xb>y g%.n`^hR/^BǮBRO'Uڞ!K߈ّW{wsioMm ! H%-7:E) +͆O|mrZ27J{hw]hU DqZF]^Ku.]oέ3EGɾ<_cQh틟ݍSs L^y-%e]\59ê]g|UAto#uL$/'V=ǕX@&ĤTTV?+l(H"=R &i`Zv0WKЖdnYOJm/ O}]/ev2+?gjչ-gThn\n*X䡧8i?\(,~YO}f/!23Y3?s7V0,q/.G P9м+96p8bR6.ZVqg-#5;Sq <&Ȋ>n-'P34܂_|ڣgLf/%ڠv!uܐm)v7 if1oR38sqk2oj'%AAS3& (xd lOc @7rMb| [ `B njL( މk[- YjKYգcq#Of#aMͦIuM8IY{|T$-m*f=Y8Q- E6ϥ[/ek{+*Òc^}l%uuvb?y ;&t4Ko4`?{_|:;ȘSǃ M'*\1+ITxF=pbGi/g+Oƙ3\zAuܐm)V7t<4zsݕXKْ`ôvKc)& ">>09!p@Y<3gO7:އ}|49wKNGB{n[&rwɳ?ۣ)KHc*>s pҍ6M1fr`ή<پ%2Wъ$BH-[jw\ˁo\ fTŨ?L?ܒm)47fr脸ɔ!B!@*!B!$B!Bn!B!$B!BH-B!$B!BIB!?h4RQQ`h4J!XYY$Bjt:BہL)B!Bn!B!$B!BH-B!$B!BH-B![!BIB![!B! B!p !B! B!Bn!B!$B!Bn!B!$B!BH-B!$RB!BH-B!$wr[ߥP`.x{)*rX7)&FE0 61k#LyL|OJIxs>D)Ǫ?SybI?o߄qy3gVyٟ}ϮŘnT48Ts1;pќ6HSx{QQQW~&N6Zj vg ~rLa"uY}͑olvc1VԨpT>;T̥VR%DEjM~/Gƀ©Um䙫-:oUޯhqЋ'OņQlZ̎l5!$}#"M_D6J z ePG4Yd4r;EQ6?KfSgobKb;Q4g.//ג0]VF ϜҒuh{ʛ=xV춠tjz>:Y2ǔˉ0EnF[Q.&ԉ1us65:WZLrZ KY[]3V>Ϟ J槍!ZۮDZ[]]qPn8Ma“)4B@/G9Y-m=?,.JnbNUlܛw0;TD/1l}FTzZt$2뜄^(4-p9JK8l8>0]`lu@gcO5'ÁlTl;ΙJK| Ꞧd~>?6酼HG#)#ْp_|ʱ%cy>VcIk=׀s#4bO?Кٵm{6}ҿ哯6r$יAwuJ6eiQ5=]>G*W{w"򁇉jTu,.իσDVn":> SRW]֚ڑ`#Iؤ>ydzeMxa{sf e+eŇ,۞JօVѭ.\HKS> =y,3ryON |P9O^ʑ6ݛ0VšpsH>BK'*3V~۱py, 0]8ʕ֮XTq 0Wy_v%bFYRUK1X˭Es ыYGʱXR -ܐ `@T+H%4t4aM1_8ǩ*X8iF,|uxj/R~_;jm\dįf%MpD\J ZTB ٝ"hL ]{R;~N^Fwo"=厧Bkc%3^g< s'0-fUee$}2oaYuY\y/_lzzW 0JoG_'(@*#髺"f{;OnOܯi62Oeج1˱//a Gl{2{:bzo-_I/<ǛmbɌ*5G͙ 9L>}/=Ew"?E (ۛh+96>dBچUcq BsyF% Eo729ܯ>&fo鏧y9UuTOQO/nv8zԮj̥lSB쉓^-#Ŗ'(e8]i:p]bKhn݀=tj\:YFg0fdzwwEcdYS37.{am:MʹO]i9œՀ3{ٰ.iy>Q-ʖ5Nt71D`4#U |5T槑UQ…ų8Xs۶FR[YNىM/1҃`W빞qwAWm} پM~YtmQeAfGЦ_kɤ >am2cm ОLl Ծ]=9{1&F;Q|38qP$O? 'ՙ@_ *l+I#-]_&8 }u"k)B# ,^YUo-b! oHC=l׶#ڴ#[8!.ZF, `89;]WZm) !}1d5.J**AU_SŶ-QC}ٶ̑Pyf;N73U'Ku⚽tKcr Ywlב7| 8g``3+q[OGo7Sw7Vs<Ȟؾ_{2 ;֟©tl5F+ӄnpӒqbd~@'j-iødh ,{w9fŀqg NK~?Mt0f8kt"ndUUN9'zBoCJ}@G:8aϡ%LU#Ivv NZF:s8/<'ڙQCSod`Ԝ㫽^|sJ{Wꄟ55L&sԵ /}Aس<յl砠Ҩ^!uyMسJ Jm\QFsU ufrX]hb3{3ijFJUd sU!S:ᬢQ }ñ Zn*n4xM烈z8K| ^fx;PX㬗$B6 t\ص^VhT ԼzW,pkEx!Lph&&_\չO̧w58 Hϫ62ӹ7BMqMGQAdZJ)%Wc, 5Kw+##jچyyѦN=!C|gt?_/l eWZe>sk9LQQ/ɮ(NݠexkEeaL2_ף27J{hw]hU D-9]^gۊnͻ1hw{Sk|e]%U&/TlV_}auYlzC19EACfo+~=޻ο4뷦 됁[\ٖAi#Z C4n4xV&G5l^z"3\!Ĥp_YMvvIY͡R-*+Κ<SaSi:cv[-ҳ/, ;(y*_ۢ+{ulܼ=&KGCP~vK˯4k'l5k=& #MAL <y>|?syxqiDɀc$`')R9:^Pe+ƿY][X=nm9\YKGGKx\ZtENLџ?XaЄ6yitOxlWY_`DѹѼσtζfޚ/t4 fnb7L||~Ki2ev,%}<#m9i"{Ë(iS%Sv[АS'er=U<R"M)AR"""""-""""-""""" """"" """"" """""-""""-""""REj!Nqq1%%%:n븻cEvX,l'""r1Дnn)[TW'HwEDDDDEDDDDEDDDD=[Éȥr#QQnnnQQQnn^bQRѿE/eϘ w?tt.K77RTѿ+R_^+& IDAT; FNI=v\pbU:#xxrY\efn--S:&[Ryyޒ/Ţ/MA+H>|iGC#3#+yu,5uMΪL\F1 7bַDbWL^4ӓXEz[4&DDwuM<񊼎ˬsS~cƴ7FG!kó4zFdʌgǼ,~[ǡ$]U/7Vc[e'wo&4 `Ѻ&u;'bԎheF>?B ]IϑǞ3Y|;fPb;c(+aӤ7Xܟd}nՇ=m9zY?K7/#R\lI޽h슩zBo kvo ѭ ;@Һ=:jrnm7f~[L\3kX"yjJmґ_0v\!Gw˸5˰Ivf[=Zsk=`6̦W0ttT-:²Qyu#T:߆0\Ig<#}bcL KsXQݞa|XONa| =(X%n:b2~Ȭ $n]ɒ1#gpp @&}(ԃi⇫ i`WfFk&%7 d\:)>t嚻(LܹX_~YκZar !}gf´lJc㊦4rƘltnGP^J<*wE\>'boZ z(NJoݱV޸FU"Oڿ47}tFsDžB~1WF2t8 /e.5 3G y_qO^*,vqbxMĆhZԆ3_)4jߕp]Ut=-N6FnfZvIo|sHKZD J[V]?j?Էg@OꄗU+];7 w`Ͱx߫|"i{i gfZw`,.&Cweo'aN»`R3 _ '-v 8.w۞ތb<""ċB{$) vBn:u5yEDVrsMx! $8#SƑ\^Y٩y,f܃p1 E8)޷s}!O,gZ8e=uNN]1n#47ɟyAF~186E\I[Y܊w\z6H nȕ- ב̇?fO$"ԻݨRXL1>I9ܸ9.X;J26VK[_ڡNm>Omiբ;(d{,.XSTjhpH- ܕ># 6$!M2U1q,g^O冥$ quf7f!yf0YbS⃼H;qCa zuDU6:H,_'k}MߗsGL0&=uw[DDyn Eo"5%y̑ 7#لn;]Uf/ѭ\+ iܙ*NNK$""rn H`v6Sٱ|&w;eRb`7,%Soȥ-޷ƱH꺤rn p%G3 >m;㝟אY'3}@ɮYLrwuKXa&$E\SëhLtkflWL]>E,ѐ$/2i+D'v#bfK[t x٫-w#=/ mLi0l,/M_OIHt `(J;?Ov`K^u*;mk$""=%QyHLL֛-VE+kkx8a(ѵf慃cyxFDfTsk5D\#W^̵מf*nm Ra[DD΁w!"DkWLqջ""rt[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDD6߈BvbJJJ*ebS%n9zpp""+P 4DDDDDD[DDDDD[DDDDDʻs\Up(p(p(p(p(p(p9!k*.~hRK(mgXKW{x?٨-dQRRik&O99!]q[GY3~_"r[895%d.—_a"!:XMO$v1j ggR.?.aۮlqſQ5 ֎ǛmSOmxvhL*m[ߏs-ƌdft. cz_z9̌}~-k(>-X -~Z }Lj<:n?i0| p!#/Ԑs\S}ofa2v*d ^۹}B87vN٦;{%95o^|*|ʍgj i;#?~ )H?DƄqˀvv%c֙v֙UU˅JYqyEvʘV _U.pnF:/h}&5q+`Nqysf#-G1yY8}@RRy)_oEqd-wtH ؿm0 Ij-߽3҃#21|l{?%(p/ox+!E{{<3Q/SF+`Og3bVu*yAva'g4,=KQ1&=Y8}Qs>2V|0+#?}\8Ⳏ;9'}Gh %ϴUDž}y7 IP7rV3wI oI׉қ׶|;F*~Nحa!wmd'62vmŧ\HcYfq]NKzNuo7_܄aoЍ L_{=Uٖ>Uo0uɄKN\7Uժ2'-"zݧ^ɏMxc?P(LဣWЛwko L36oKhqEb](==E{+I7?|;Tp >Vo8ԈcC#Vmj-gf:ll~2{a'67yH-Ā*||1Pc3qPiQ#Sؓk':ljX| lMWn)x(Q/G(Cp3kNfҩéJc6tsϬL׀,oD{Zφrx;z+qW^.vSbqrWk2Sf9xF+?1T* >QDo*b,r7a2Ogqb{ƒ<`XV}p篘F5L+.ɉeO'&өvi AKϦhdzEӼ lxl&(vq)Lf,ո>vKǪ;v*w1=2-GVGzERuJUmxiҹ5~V0Y|s9}Q(5P'DDƽӱ 3gK`{! a j@9rN~[z\#8N`|G^y#{*xBsMаgm!-?+w":Dif2%cƶUi<*fP5p l"ĊdoBGclBV.l˳=WַU{A d#G%HWy3o u?659k98'> ^qj [6f/>SU8[7Uz9y G8f^c(pY{͍yx~;Rٵe%K'dsݧ5=;y2MN#s +ά}t7'_S{}=[wsP&7,a3z0NaOFY;qG_b$% kvSd#/ygy/^mUZ;qŷ')I&/ŎAgLf{2wT>v^<=-_xA{Ӛ-|:)v0 =w22yoR'gڼ?Yʣ#]׹ S\#ۗy_8N2fϽA1|*c:I%ש*rP]iXի)=7 i Nݪ3yK>33@'G_;bwwC$~UO*'-H֧)1&ߋ>S_F>Cy>Wy۪~'{޸}-$1)<5p,tNoyQFѩ U{Y9A\5Ӈ&o?y<| nٛk7KM!c ?|5E1BUwߠ9ot#yCK|zgƂOi{Ǭ-X v쓊w0YBRR_lZD* 3#F1ަrgqٳe8\TS]_)%"""lҦ(7}K:tPa[ R"""")Jaϲ$ǛpuՊ8CSJD.QR"""(p(p\0E;Yİ<<ݲyOaTJ\V“nndǷaEqA?;'P#""7MH٨Kޚ|:ǍMn$Dh tnpdDq/EaV8i}O<4Ԧ(pȥΑ} `Їhr!6Qjd`=Q'"-"c&rS~xSAÞMO$v1j ̥S9l=P՞>DKan?ϵ3wйt.W~7/^VN` [x]n-ޑwd# 3[29P|[qA yPZ }[z[cV;l}ԡ׸Qffd~u$d}oc l-'Kض+b\oԅw '1Sem#]NYQdmFН9t;Koy"?ZC%l!|;ߒř#"-"DG Ou=y<̂2 Ij-߽3҃#21|l{#q+b+xمsϳ<@4.EŘyl8څ˻LƸ/d ;9 '0~GSު@<pd'|?\^hq[i,5q+`Nqysf'c9WHڗ,{JPRM2 *}6_]ĺWҖVS.ƞvQoԩ,W:,ÚAV*R-Nю)"<;sba\ڌ|Jt! IH9k٘ѤsOZf n.1&679(皶1Ƒp?]w7 ~JуyDDӰM\Nut}"14;6X5h:*EF&75H[b'Si .vDMBPTKq;r|wZZu#p7pl*~Nحa!wm񳜽>""p9)==E{+#tڙ.Mg0mޖ[TalenfpQ|N=Лwkoز''=0b{ƒ<`XV}pi7U<. 'Q6\b4DD=8P~\̝tr?*7F#sz~5t6oĽ$|Ԍl(uL}Ӳ-seNDzb5(L&ĨR[WmԵgæC\#"-"w cq|dd3?wPw_a< KXwL`9}fiMNޤL|9ܟŠ)3k_76:&5##;O}fH]ٰf7E87qUlɻ5}{:i9E.=Uɋ_6ǘQz<9>\܈ޘ[Lc}&ߋ>S_F>CٙR競&1C0~j4>cP4s""TiF&%%%ʉ""r VSJDDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[DDDDDEDDDDEDDDDEDDDDD[DDDDD[DDDDD[%QQnnn9#J ri sU DDD.-""""-""""-""""" """"" """"" """""-""""-""""-""""" """"" """""J R;/-Ocuf9ťm|]⅄i`i?c ..=g 35ot.Nt""-"i<&Z.Z<ؕ;O ܳweqo[[#:ŢT;f؜|֣1#UjnZ`<F%\ajv;/$a׆\}^.zG~FJJUADDE.olVC7]IpݭuV /\DDD[Dҋ]T⥢ QQQnnn0Jz|~戊!"Rk&E{A6o,簫.4cH8FEb)#HeZ_~^@Tҷa8O4 Ən8 ߌ<Z7JQ~#vNFd6]E30-(`tO>Hfu\!%"" "R6o N=L &/:D{E)[5^l<;c| ri2mfG)p< Q.兀8vyd7`p)5[ybm& ,6/n[-} 4]GNW{m8Z[m'aZ DOh^/4k)"rnlu%b[i&&odWy9Μky+vD!2L`4քdzeD%lgٲ5[7uk[GRM\ C"x.$dpUX.SI?""p1[[uʐnGVQ:wm1nXmr^[Ó=:X^k셟 p`% ۈ'cڬ˄&V MV#C|q۷3>znyU_ƙ.Z(pHc&:!kbcX/E9,޵RymkrHqYo;]C]x@?L&z_fjCaa֕E|V~Şh ۗ\ejo-EDE2Y\iBoCKavfh۹b6a*N lڎ`vQb$RU&"""R! ;v0a1}qn^>4007: } ^KsߥR\ a\Ϲe*ZVKFwE~OX\B // SPDX-License-Identifier: GPL-3.0-or-later namespace Icinga\Module\Fileshipper\ProvidedHook\Director; use DirectoryIterator; use Icinga\Application\Config; use Icinga\Exception\ConfigurationError; use Icinga\Exception\IcingaException; use Icinga\Module\Director\Exception\JsonException; use Icinga\Module\Director\Hook\ImportSourceHook; use Icinga\Module\Director\Web\Form\QuickForm; use Icinga\Module\Fileshipper\Xlsx\Workbook; use RuntimeException; use Symfony\Component\Yaml\Yaml; class ImportSource extends ImportSourceHook { protected $db; protected $haveSymfonyYaml; public function getName() { return 'Import from files (fileshipper)'; } /** * @return object[] * @throws ConfigurationError * @throws IcingaException */ public function fetchData() { $basedir = $this->getSetting('basedir'); $filename = $this->getSetting('file_name'); $format = $this->getSetting('file_format'); if ($filename === '*') { return $this->fetchFiles($basedir, $format); } return (array) $this->fetchFile($basedir, $filename, $format); } /** * @return array * @throws ConfigurationError * @throws IcingaException */ public function listColumns() { return array_keys((array) current($this->fetchData())); } /** * @param QuickForm $form * @return \Icinga\Module\Director\Forms\ImportSourceForm|QuickForm * @throws \Zend_Form_Exception */ public static function addSettingsFormFields(QuickForm $form) { $form->addElement('select', 'file_format', array( 'label' => $form->translate('File format'), 'description' => $form->translate( 'Available file formats, usually CSV, JSON, YAML and XML. Whether' . ' these are currently available depends on various' . ' libraries installed on your system. Please see' . ' the documentation if you do not see the complete list.' ), 'required' => true, 'class' => 'autosubmit', 'multiOptions' => $form->optionalEnum( static::listAvailableFormats($form) ), )); /** @var \Icinga\Module\Director\Forms\ImportSourceForm $form */ $format = $form->getSentOrObjectSetting('file_format'); try { $configFile = Config::module('fileshipper', 'imports')->getConfigFile(); $directories = static::listBaseDirectories(); $ignored = static::listIgnoredBaseDirectories(); $e = null; } catch (\Throwable $e) { $configFile = null; $directories = []; $ignored = []; } catch (\Exception $e) { $configFile = null; $directories = []; $ignored = []; } $form->addElement('select', 'basedir', array( 'label' => $form->translate('Base directory'), 'description' => sprintf( $form->translate( 'This import rule will only work with files relative to this' . ' directory. The content of this list depends on your' . ' configuration in "%s"' ), $configFile ), 'required' => true, 'class' => 'autosubmit', 'multiOptions' => $form->optionalEnum($directories), )); if ($configFile === null) { if ($e) { $form->getElement('basedir')->addError(sprintf( $form->translate( 'Failed to get directories from Fileshipper configuration: %s' ), $e->getMessage() )); } } elseif (empty($directories)) { $dirElement = $form->getElement('basedir'); if (! @file_exists($configFile)) { $dirElement->addError(\sprintf( 'The file "%s" does not exist or is not accessible', $configFile )); } } if (! empty($ignored)) { $list = []; foreach ($ignored as $ignoredDirName => $section) { $list[] = "$section: $ignoredDirName"; } $ignoredString = \implode(', ', $list); if (count($list) === 1) { $errorString = 'The following directory has been ignored: %s'; } else { $errorString = 'The following directories have been ignored: %s'; } $form->addHtmlHint(\sprintf($errorString, $ignoredString)); } if (! ($basedir = $form->getSentOrObjectSetting('basedir'))) { return $form; } $form->addElement('select', 'file_name', array( 'label' => $form->translate('File name'), 'description' => $form->translate( 'Choose a file from the above directory or * to import all files' . ' from there at once' ), 'required' => true, 'class' => 'autosubmit', 'multiOptions' => $form->optionalEnum(self::enumFiles($basedir, $form)), )); $basedir = $form->getSentOrObjectSetting('basedir'); $basename = $form->getSentOrObjectSetting('file_name'); if ($basedir === null || $basename === null) { return $form; } $filename = sprintf('%s/%s', $basedir, $basename); switch ($format) { case 'csv': static::addCsvElements($form); break; case 'xslx': static::addXslxElements($form, $filename); break; } return $form; } /** * @param QuickForm $form * @throws \Zend_Form_Exception */ protected static function addCsvElements(QuickForm $form) { $form->addElement('text', 'csv_delimiter', array( 'label' => $form->translate('Field delimiter'), 'description' => $form->translate( 'This sets the field delimiter. It must be exactly one' . ' character, defaults to comma: ,' ), 'value' => ',', 'required' => true, )); $form->addElement('text', 'csv_enclosure', array( 'label' => $form->translate('Value enclosure'), 'description' => $form->translate( 'This sets the field enclosure character. It must be exactly' . ' one character,defaults to double quote: "' ), 'value' => '"', 'required' => true, )); /* // Not configuring escape as it behaves strangely. "te""st" works fine. // Seems that even in case we use \, it must be "manually" removed later // on $form->addElement('text', 'csv_escape', array( 'label' => $form->translate('Escape character'), 'description' => $form->translate( 'This sets the escaping character. One character only,' . ' defaults to backslash: \\' ), 'value' => '\\', 'required' => true, )); */ } /** * @param QuickForm $form * @param $filename * @throws \Zend_Form_Exception */ protected static function addXslxElements(QuickForm $form, $filename) { $form->addElement('select', 'worksheet_addressing', array( 'label' => $form->translate('Choose worksheet'), 'description' => $form->translate('How to choose a worksheet'), 'multiOptions' => array( 'by_position' => $form->translate('by position'), 'by_name' => $form->translate('by name'), ), 'value' => 'by_position', 'class' => 'autosubmit', 'required' => true, )); /** @var \Icinga\Module\Director\Forms\ImportSourceForm $form */ $addressing = $form->getSentOrObjectSetting('worksheet_addressing'); switch ($addressing) { case 'by_name': $file = static::loadXslxFile($filename); $names = $file->getSheetNames(); $names = array_combine($names, $names); $form->addElement('select', 'worksheet_name', array( 'label' => $form->translate('Name'), 'required' => true, 'value' => $file->getFirstSheetName(), 'multiOptions' => $names, )); break; case 'by_position': default: $form->addElement('text', 'worksheet_position', array( 'label' => $form->translate('Position'), 'required' => true, 'value' => '1', )); break; } } /** * @param $basedir * @param $format * @return array * @throws ConfigurationError * @throws IcingaException */ protected function fetchFiles($basedir, $format) { $result = array(); foreach (static::listFiles($basedir) as $file) { $result[$file] = (object) $this->fetchFile($basedir, $file, $format); } return $result; } /** * @param $basedir * @param $file * @param $format * @return object[] * @throws ConfigurationError * @throws IcingaException */ protected function fetchFile($basedir, $file, $format) { $filename = $basedir . '/' . $file; switch ($format) { case 'yaml': return $this->readYamlFile($filename); case 'json': return $this->readJsonFile($filename); case 'csv': return $this->readCsvFile($filename); case 'xslx': return $this->readXslxFile($filename); case 'xml': if (\PHP_VERSION_ID < 80000) { libxml_disable_entity_loader(true); } return $this->readXmlFile($filename); default: throw new ConfigurationError( 'Unsupported file format: %s', $format ); } } /** * @param $filename * @return Workbook */ protected static function loadXslxFile($filename) { return new Workbook($filename); } /** * @param $filename * @return array */ protected function readXslxFile($filename) { $xlsx = new Workbook($filename); if ($this->getSetting('worksheet_addressing') === 'by_name') { $sheet = $xlsx->getSheetByName($this->getSetting('worksheet_name')); } else { $sheet = $xlsx->getSheet((int) $this->getSetting('worksheet_position')); } $data = $sheet->getData(); $headers = null; $result = []; foreach ($data as $line) { if ($headers === null) { $hasValue = false; foreach ($line as $value) { if ($value !== null) { $hasValue = true; break; } // For now, no value in the first column means this is no header break; } if ($hasValue) { $headers = $line; } continue; } $row = []; foreach ($line as $key => $val) { if (empty($headers[$key])) { continue; } $row[$headers[$key]] = $val; } $result[] = (object) $row; } return $result; } /** * @param $filename * @return object[] */ protected function readCsvFile($filename) { $fh = fopen($filename, 'r'); $lines = array(); $delimiter = $this->getSetting('csv_delimiter'); $enclosure = $this->getSetting('csv_enclosure'); // $escape = $this->getSetting('csv_escape'); $headers = fgetcsv($fh, 0, $delimiter, $enclosure, '\\'); $row = 1; while ($line = fgetcsv($fh, 0, $delimiter, $enclosure, '\\')) { if (empty($line)) { continue; } if (count($headers) !== count($line)) { throw new RuntimeException(sprintf( 'Column count in row %d does not match columns in header row', $row )); } $line = array_combine($headers, $line); foreach ($line as $key => & $value) { if ($value === '') { $value = null; } } unset($value); $lines[] = (object) $line; $row++; } fclose($fh); return $lines; } /** * @param $filename * @return object[] */ protected function readJsonFile($filename) { $content = @file_get_contents($filename); if ($content === false) { throw new RuntimeException(sprintf( 'Unable to read JSON file "%s"', $filename )); } $data = @json_decode($content); if ($data === null) { throw JsonException::forLastJsonError('Unable to load JSON data'); } return $data; } /** * @param $file * @return object[] */ protected function readXmlFile($file) { $lines = array(); $content = file_get_contents($file); foreach (simplexml_load_string($content) as $entry) { $line = null; $lines[] = $this->normalizeSimpleXML($entry); } return $lines; } /** * @param $object * @return object */ protected function normalizeSimpleXML($object) { $data = $object; if (is_object($data)) { $data = (object) get_object_vars($data); } if (is_object($data)) { foreach ($data as $key => $value) { $data->$key = $this->normalizeSimpleXml($value); } } if (is_array($data)) { foreach ($data as $key => $value) { $data[$key] = $this->normalizeSimpleXml($value); } } return $data; } /** * @param $file * @return object[] */ protected function readYamlFile($file) { return $this->fixYamlObjects( yaml_parse_file($file) ); } /** * @param $what * @return object[] */ protected function fixYamlObjects($what) { if (is_array($what)) { foreach (array_keys($what) as $key) { if (! is_int($key)) { $what = (object) $what; break; } } } if (is_array($what) || is_object($what)) { foreach ($what as $k => $v) { if (! empty($v)) { if (is_object($what)) { $what->$k = $this->fixYamlObjects($v); } elseif (is_array($what)) { $what[$k] = $this->fixYamlObjects($v); } } } } return $what; } /** * @param QuickForm $form * @return array */ protected static function listAvailableFormats(QuickForm $form) { $formats = array( 'csv' => $form->translate('CSV (Comma Separated Value)'), 'json' => $form->translate('JSON (JavaScript Object Notation)'), ); if (class_exists('\\ZipArchive')) { $formats['xslx'] = $form->translate('XSLX (Microsoft Excel 2007+)'); } if (function_exists('simplexml_load_file')) { $formats['xml'] = $form->translate('XML (Extensible Markup Language)'); } if (function_exists('yaml_parse_file')) { $formats['yaml'] = $form->translate('YAML (Ain\'t Markup Language)'); } return $formats; } /** * @return array */ protected static function listBaseDirectories() { $dirs = array(); foreach (Config::module('fileshipper', 'imports') as $key => $section) { if (($dir = $section->get('basedir')) && @is_dir($dir)) { $dirs[$dir] = $key; } } return $dirs; } /** * @return array */ protected static function listIgnoredBaseDirectories() { $dirs = array(); foreach (Config::module('fileshipper', 'imports') as $key => $section) { if (($dir = $section->get('basedir')) && @is_dir($dir)) { // Ignore them } else { $dirs[$dir] = $key; } } return $dirs; } /** * @param $basedir * @param QuickForm $form * @return array */ protected static function enumFiles($basedir, QuickForm $form) { return array_merge( array( '*' => sprintf('* (%s)', $form->translate('all files')) ), static::listFiles($basedir) ); } /** * @param $basedir * @return array */ protected static function listFiles($basedir) { $files = array(); $dir = new DirectoryIterator($basedir); foreach ($dir as $file) { if ($file->isFile()) { $filename = $file->getBasename(); if ($filename[0] !== '.') { $files[$filename] = $filename; } } } ksort($files); return $files; } } icingaweb2-module-fileshipper-1.3.0/library/Fileshipper/ProvidedHook/Director/ShipConfigFiles.php000066400000000000000000000043461516541745300331550ustar00rootroot00000000000000 // SPDX-License-Identifier: GPL-3.0-or-later namespace Icinga\Module\Fileshipper\ProvidedHook\Director; use Exception; use Icinga\Application\Config; use Icinga\Module\Director\Hook\ShipConfigFilesHook; use RecursiveDirectoryIterator; use RecursiveIteratorIterator; use RegexIterator; class ShipConfigFiles extends ShipConfigFilesHook { /** * @return array */ public function fetchFiles() { $files = []; foreach ($this->getDirectories() as $key => $cfg) { $target = $cfg->get('target'); try { foreach ($this->listFiles($cfg->get('source'), $cfg->get('extensions')) as $file) { try { $files["$target/$file"] = file_get_contents($cfg->get('source') . '/' . $file); } catch (Exception $e) { $files["$target/$file"] = '/* ' . $e->getMessage() . ' */'; } } } catch (Exception $e) { $files["$target/ERROR.txt"] = '/* ' . $e->getMessage() . ' */'; } } return $files; } /** * @param $folder * @param $extensions * @return array */ protected function listFiles($folder, $extensions) { if (! $extensions) { $pattern = '/^[^\.].+\.conf$/'; } else { $exts = []; foreach (preg_split('/\s+/', $extensions, -1, PREG_SPLIT_NO_EMPTY) as $ext) { $exts[] = preg_quote($ext, '/'); } $pattern = '/^[^\.].+(?:' . implode('|', $exts) . ')$/'; } $dir = new RecursiveDirectoryIterator($folder); $ite = new RecursiveIteratorIterator($dir); $files = new RegexIterator($ite, $pattern, RegexIterator::GET_MATCH); $fileList = []; $start = strlen($folder) + 1; foreach ($files as $file) { foreach ($file as $f) { $fileList[] = substr($f, $start); } } return $fileList; } /** * @return Config */ protected function getDirectories() { return Config::module('fileshipper', 'directories'); } } icingaweb2-module-fileshipper-1.3.0/library/Fileshipper/Xlsx/000077500000000000000000000000001516541745300242075ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/library/Fileshipper/Xlsx/Utils.php000077500000000000000000000020241516541745300260210ustar00rootroot00000000000000 // SPDX-License-Identifier: GPL-3.0-or-later namespace Icinga\Module\Fileshipper\Xlsx; class Utils { /** * Extract text content from a rich text or inline string field * @param null $is * @return string */ public static function parseRichText($is = null) { $value = []; if (isset($is->t)) { $value[] = (string) $is->t; } else { foreach ($is->r as $run) { $value[] = (string) $run->t; } } return implode(' ', $value); } // converts an Excel date field (a number) to a unix timestamp (granularity: seconds) public static function toUnixTimeStamp($excelDateTime) { if (! is_numeric($excelDateTime)) { return $excelDateTime; } $d = floor($excelDateTime); // seconds since 1900 $t = $excelDateTime - $d; return ($d > 0) ? ( $d - 25569 ) * 86400 + $t * 86400 : $t * 86400; } } icingaweb2-module-fileshipper-1.3.0/library/Fileshipper/Xlsx/Workbook.php000077500000000000000000000214671516541745300265320ustar00rootroot00000000000000 // SPDX-License-Identifier: GPL-3.0-or-later namespace Icinga\Module\Fileshipper\Xlsx; use RuntimeException; use ZipArchive; /** * Classes in this namespace have been built roughly based on various OSS * XLSXReader implementations */ class Workbook { // XML schemas public const SCHEMA_OFFICEDOCUMENT = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument'; public const SCHEMA_OFFICEDOCUMENT_RELATIONSHIP = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships'; public const SCHEMA_RELATIONSHIP = 'http://schemas.openxmlformats.org/package/2006/relationships'; public const SCHEMA_SHAREDSTRINGS = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings'; public const SCHEMA_WORKSHEETRELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet'; protected static $zipErrors = [ ZipArchive::ER_EXISTS => 'File already exists', ZipArchive::ER_INCONS => 'Zip archive inconsistent', ZipArchive::ER_INVAL => 'Invalid argument', ZipArchive::ER_MEMORY => 'Malloc failure', ZipArchive::ER_NOENT => 'No such file', ZipArchive::ER_NOZIP => 'Not a zip archive', ZipArchive::ER_OPEN => 'Can\'t open file', ZipArchive::ER_READ => 'Read error', ZipArchive::ER_SEEK => 'Seek error', ]; /** @var Worksheet[] */ protected $sheets = []; public $sharedStrings = []; protected $sheetInfo; protected $sheetNameIndex; /** @var ZipArchive */ protected $zip; public $config = [ 'removeTrailingRows' => true ]; protected $mainRelation; public function __construct($filename, $config = []) { $this->config = array_merge($this->config, $config); $this->initialize($filename); } protected function initialize($filename) { $this->zip = new ZipArchive(); if (true === ($result = $this->zip->open($filename))) { $this->parse(); } else { throw new RuntimeException(sprintf( 'Failed to open %s : %s', $filename, $this->getZipErrorString($result) )); } } protected function getZipErrorString($errorCode) { if (array_key_exists($errorCode, self::$zipErrors)) { return self::$zipErrors[$errorCode]; } else { return "Unknown ZIP error code $errorCode"; } } // get a file from the zip protected function extractFile($name) { $data = $this->zip->getFromName($name); if ($data === false) { throw new RuntimeException(sprintf( "File %s does not exist in the Excel file", $name )); } else { return $data; } } protected function loadPackageRelationshipXml() { return simplexml_load_string($this->extractFile('_rels/.rels')); } /** * @return \SimpleXMLElement[] */ protected function getPackageRelationships() { return $this->loadPackageRelationshipXml()->Relationship; } // workbookXML protected function getMainDocumentRelation() { if ($this->mainRelation === null) { foreach ($this->getPackageRelationships() as $relation) { if ($relation['Type'] == self::SCHEMA_OFFICEDOCUMENT) { $this->mainRelation = $relation; break; } } if ($this->mainRelation === null) { throw new RuntimeException( 'Got invalid Excel file, found no main document' ); } } return $this->mainRelation; } protected function getWorkbookXml() { return simplexml_load_string( $this->extractFile( $this->getMainDocumentRelation()['Target'] ) ); } protected function getWorkbookDir() { return dirname($this->getMainDocumentRelation()['Target']); } /** * @return \SimpleXMLElement[] */ protected function getWorkbookRelationShips() { $wbDir = $this->getWorkbookDir(); $target = basename($this->getMainDocumentRelation()['Target']); return simplexml_load_string( $this->extractFile("$wbDir/_rels/$target.rels") )->Relationship; } // extract the shared string and the list of sheets protected function parse() { $sheets = []; /** @var \SimpleXMLElement $sheet */ $pos = 0; foreach ($this->getWorkbookXml()->sheets->sheet as $sheet) { $pos++; $rId = (string) $sheet->attributes('r', true)->id; // $sheets[$pos] = [ --> check docs $sheets[$rId] = [ 'rId' => $rId, 'sheetId' => (int) $sheet['sheetId'], 'name' => (string) $sheet['name'], ]; } $workbookDir = $this->getWorkbookDir() . '/'; foreach ($this->getWorkbookRelationShips() as $relation) { switch ($relation['Type']) { case self::SCHEMA_WORKSHEETRELATION: $sheets[(string) $relation['Id']]['path'] = $workbookDir . (string) $relation['Target']; break; case self::SCHEMA_SHAREDSTRINGS: $sharedStringsXML = simplexml_load_string( $this->extractFile($workbookDir . $relation['Target']) ); foreach ($sharedStringsXML->si as $val) { if (isset($val->t)) { $this->sharedStrings[] = (string) $val->t; } elseif (isset($val->r)) { $this->sharedStrings[] = Utils::parseRichText($val); } } break; } } $this->sheetInfo = []; foreach ($sheets as $rid => $info) { if (! array_key_exists('path', $info)) { var_dump($sheets); exit; } $this->sheetInfo[$info['name']] = [ 'sheetId' => $info['sheetId'], 'rid' => $rid, 'path' => $info['path'] ]; } } // returns an array of sheet names, indexed by sheetId public function getSheetNames() { $res = []; foreach ($this->sheetInfo as $sheetName => $info) { $res[$info['sheetId']] = $sheetName; // $res[$info['rid']] = $sheetName; } return $res; } public function getSheetCount() { return count($this->sheetInfo); } // instantiates a sheet object (if needed) and returns an array of its data public function getSheetData($sheetNameOrId) { $sheet = $this->getSheet($sheetNameOrId); return $sheet->getData(); } // instantiates a sheet object (if needed) and returns the sheet object public function getSheet($sheet) { if (is_numeric($sheet)) { $sheet = $this->getSheetNameById($sheet); } elseif (! is_string($sheet)) { throw new RuntimeException("Sheet must be a string or a sheet ID"); } if (! array_key_exists($sheet, $this->sheets)) { $this->sheets[$sheet] = new Worksheet($this->getSheetXML($sheet), $sheet, $this); } return $this->sheets[$sheet]; } public function getSheetByName($name) { if (! array_key_exists($name, $this->sheets)) { $this->sheets[$name] = new Worksheet($this->getSheetXML($name), $name, $this); } return $this->sheets[$name]; } public function enumRidNames() { $res = []; foreach ($this->sheetInfo as $name => $info) { $res[$name] = $name; } return $res; } public function getSheetNameById($sheetId) { foreach ($this->sheetInfo as $sheetName => $sheetInfo) { if ($sheetInfo['sheetId'] === $sheetId) { return $sheetName; } } throw new RuntimeException(sprintf( "Sheet ID %s does not exist in the Excel file", $sheetId )); } public function getFirstSheetName() { if (empty($this->sheetInfo)) { throw new RuntimeException('Workbook contains no sheets'); } foreach ($this->sheetInfo as $sheetName => $sheetInfo) { return $sheetName; } } protected function getSheetXML($name) { return simplexml_load_string( $this->extractFile($this->sheetInfo[$name]['path']) ); } } icingaweb2-module-fileshipper-1.3.0/library/Fileshipper/Xlsx/Worksheet.php000077500000000000000000000157531516541745300267110ustar00rootroot00000000000000 // SPDX-License-Identifier: GPL-3.0-or-later namespace Icinga\Module\Fileshipper\Xlsx; use RuntimeException; class Worksheet { /** @var Workbook */ protected $workbook; /** @var string */ public $name; /** @var array */ protected $data; /** @var int */ public $rowCount; /** @var int */ public $colCount; /** @var array */ protected $config; /** @var array */ protected $mergeTarget; public function __construct($xml, $sheetName, Workbook $workbook) { $this->config = $workbook->config; $this->name = $sheetName; $this->workbook = $workbook; $this->parse($xml); } // returns an array of the data from the sheet public function getData() { return $this->data; } protected function parse($xml) { $this->parseDimensions($xml->dimension); $this->parseMergeCells($xml->mergeCells); $this->parseData($xml->sheetData); } protected function parseDimensions($dimensions) { $range = (string) $dimensions['ref']; $cells = explode(':', $range); $maxValues = $this->getColumnIndex($cells[1]); $this->colCount = $maxValues[0] + 1; $this->rowCount = $maxValues[1] + 1; } protected function parseMergeCells($merges) { $result = []; if ($merges->mergeCell === null) { $this->mergeTarget = $result; return; } foreach ($merges->mergeCell as $merge) { $range = (string) $merge['ref']; $cells = explode(':', $range); $fromName = $cells[0]; list($fromCol, $fromRow) = $this->getColumnIndex($fromName); list($toCol, $toRow) = $this->getColumnIndex($cells[1]); for ($i = $fromCol; $i <= $toCol; $i++) { for ($j = $fromRow; $j <= $toRow; $j++) { if ($i !== $fromCol || $j !== $fromRow) { $result[$j][$i] = [$fromRow, $fromCol]; } } } } $this->mergeTarget = $result; } protected function parseData($sheetData) { $rows = []; $curR = 0; $lastDataRow = -1; foreach ($sheetData->row as $row) { $rowNum = (int) $row['r']; if ($rowNum != ($curR + 1)) { $missingRows = $rowNum - ($curR + 1); for ($i = 0; $i < $missingRows; $i++) { $rows[$curR] = array_pad([], $this->colCount, null); $curR++; } } $curC = 0; $rowData = []; foreach ($row->c as $c) { list($cellIndex,) = $this->getColumnIndex((string) $c['r']); if ($cellIndex !== $curC) { $missingCols = $cellIndex - $curC; for ($i = 0; $i < $missingCols; $i++) { $rowData[$curC] = null; $curC++; } } $val = $this->parseCellValue($c); if (! is_null($val)) { $lastDataRow = $curR; } $rowData[$curC] = $val; $curC++; } $rows[$curR] = array_pad($rowData, $this->colCount, null); // We clone merged cells, all of them will return the same value // This behavior might eventually become optional with a related // Config flag if (array_key_exists($curR, $this->mergeTarget)) { foreach ($this->mergeTarget[$curR] as $col => $cell) { if ($rowData[$col] === null) { $rows[$curR][$col] = $rows[$cell[0]][$cell[1]]; } else { throw new RuntimeException(sprintf( '%s should merge into %s, but %s already has a value: %s', $this->makeCellName($cell[0], $cell[1]), $this->makeCellName($curR, $col), $this->makeCellName($curR, $col), $rowData[$col] )); } } } $curR++; } if ($this->config['removeTrailingRows']) { $this->data = array_slice($rows, 0, $lastDataRow + 1); $this->rowCount = count($this->data); } else { $this->data = $rows; } } protected function getColumnIndex($cell = 'A1') { if (preg_match('/([A-Z]+)(\d+)/', $cell, $matches)) { $col = $matches[1]; $row = $matches[2]; $colLen = strlen($col); $index = 0; for ($i = $colLen - 1; $i >= 0; $i--) { $index += (ord($col[$i]) - 64) * pow(26, $colLen - $i - 1); } return [$index - 1, $row - 1]; } throw new RuntimeException(sprintf('Invalid cell index %s', $cell)); } protected function makeCellName($column, $row) { $str = ''; $rem = $column + 1; while ($rem > 0) { $mod = $rem % 26; $str = chr($mod + 64) . $str; $rem = ($rem - $mod) / 26; } return $str . (string) ($row + 1); } protected function parseCellValue($cell) { // t is the cell type switch ((string) $cell['t']) { // Shared string case 's': if ((string) $cell->v !== '') { $value = $this->workbook->sharedStrings[intval($cell->v)]; } else { $value = ''; } break; // Boolean case 'b': $value = (string) $cell->v; if ($value === '0') { $value = false; } elseif ($value === '1') { $value = true; } else { $value = (bool) $cell->v; } break; // Inline rich text case 'inlineStr': $value = Utils::parseRichText($cell->is); break; // Error message case 'e': if ((string) $cell->v !== '') { $value = (string) $cell->v; } else { $value = ''; } break; default: if (! isset($cell->v)) { return null; } $value = (string) $cell->v; // Check for numeric values if (is_numeric($value)) { if ($value == (int) $value) { $value = (int) $value; } elseif ($value == (float) $value) { $value = (float) $value; } } } return $value; } } icingaweb2-module-fileshipper-1.3.0/module.info000066400000000000000000000004511516541745300214750ustar00rootroot00000000000000Name: Fileshipper Version: 1.3.0 Depends: director Description: Fileshipper for Icinga Director The fileshipper module provides an Import Source for CSV, JSON, XML and YAML files. It also allows to ship hand-crafted plain Icinga 2 Config files through the Icinga Director deployment mechanism. icingaweb2-module-fileshipper-1.3.0/run.php000066400000000000000000000003231516541745300206460ustar00rootroot00000000000000 // SPDX-License-Identifier: GPL-3.0-or-later $this->provideHook('director/ShipConfigFiles'); $this->provideHook('director/ImportSource'); icingaweb2-module-fileshipper-1.3.0/test/000077500000000000000000000000001516541745300203125ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/config/000077500000000000000000000000001516541745300215575ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/config/test.csv000066400000000000000000000000701516541745300232500ustar00rootroot00000000000000"host","address" "host1","127.0.0.1" "host2","127.0.0.2"icingaweb2-module-fileshipper-1.3.0/test/config/test.json000066400000000000000000000001261516541745300234300ustar00rootroot00000000000000[{"host": "host1", "address": "127.0.0.1"},{"host": "host2", "address": "127.0.0.2"}] icingaweb2-module-fileshipper-1.3.0/test/config/test.xlsx000066400000000000000000000113611516541745300234600ustar00rootroot00000000000000PKzW _rels/.relsj0 } {㴅1F^ʠ2l%1`k[3cu!g7J`S `<׷oWM%(=>+㝔Y0W!/?]H ?,~KL`Pf֖WQd fFX"O`zR~S!x<> &TX#\``n0 P %&iѾWqjg@txB fvbP;2!"} 駪|K%%Rg1\$^gTI+6`o ;Z$QypAyx=8u>o3L$3-7 juD5tXkb[livR |o]YIl-C*i:uky tG,AJf./?? b2I"Mo?:9o3V^əg-{8 0`dC&뭁V$倇miVP%HۜxMFl2;gNTO4'wn?I8ĚCt6XI4̓TPKN r PKzWxl/_rels/workbook.xml.relsMk0 FIc8AQ6ֵ~.[ eГH4C vV͢h%؀I/Z8Y.b;]JNɺQ/IӜS[n+Psc _{0 r3Rb+/2m=?"#ʯR6w _fz o ۭP~$E|PKOz%PKzWxl/sharedStrings.xmlj0 { $v9Xk ZJ~ΠSEBd4,tM i!(Oϙ2 0&5&M^+䥎y)OfݷA' ԘW P+ Gg"N&Wc!)- zjϻM"شћPKfPKzWdocProps/core.xmlRn0+"HڊS*Aժ7^رlC$$ЖCo;;ٗ狣+j$Q\2G/e8CuTqZ rtݜijϦ`x#e 99 Ɩ@Ry6:M5e_KpSGqk-9-Tg*Iց惎RJNnJrTMDMI} ~[=QCU1@axҗqDEYa<$S$}_[>MѲcaOHx\QU P˺n叾OFnHs)I6i0*8IWtmv #N 7PKPbPKzWdocProps/app.xmlMo0 UĵM[Pi i;th*K\Ȕ/%)*~4HkZT%p+ٵ{˗( 5Т#[>JY"Т}nq{,mRg^Jv$WG &, S#@ D  S,%v62I J )YLЍ~^żXl#8_˦o>^sR`E {j,h)p*fyF! L( w'/J[Ȃ,Xe88r~8l{|-?^H@,w#^-tCb̹ \a{I8OҦao-_YkP3e) X)PopkڮTqOmޒ y ]&icp!wϝ7;SD^[ j2~wPK6YWPKzWkvB _rels/.relsPKzW#wxl/workbook.xmlPKzWOc Qxl/styles.xmlPKzWN r xl/worksheets/sheet1.xmlPKzWOz% xl/_rels/workbook.xml.relsPKzWf& xl/sharedStrings.xmlPKzWPb* docProps/core.xmlPKzW docProps/app.xmlPKzW6YW[Content_Types].xmlPK ?icingaweb2-module-fileshipper-1.3.0/test/config/test.xml000066400000000000000000000003171516541745300232610ustar00rootroot00000000000000 host1
127.0.0.1
host2
127.0.0.2
icingaweb2-module-fileshipper-1.3.0/test/config/test.yaml000066400000000000000000000001221516541745300234150ustar00rootroot00000000000000--- - host: "host1" address: "127.0.0.1" - host: "host2" address: "127.0.0.2" icingaweb2-module-fileshipper-1.3.0/test/php/000077500000000000000000000000001516541745300211015ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/php/library/000077500000000000000000000000001516541745300225455ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/php/library/Fileshipper/000077500000000000000000000000001516541745300250175ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/php/library/Fileshipper/ProvidedHook/000077500000000000000000000000001516541745300274145ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/php/library/Fileshipper/ProvidedHook/Director/000077500000000000000000000000001516541745300311675ustar00rootroot00000000000000ImportSourceTest.php000066400000000000000000000051241516541745300351160ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/php/library/Fileshipper/ProvidedHook/Director // SPDX-License-Identifier: GPL-3.0-or-later namespace Tests\Icinga\Module\Fileshipper; use Icinga\Module\Fileshipper\ProvidedHook\Director\ImportSource; use PHPUnit\Framework\TestCase; final class ImportSourceTest extends TestCase { private $actualData; protected function setUp(): void { $this->actualData = [ '0' => (object) [ 'host' => 'host1', 'address' => '127.0.0.1' ], '1' => (object) [ 'host' => 'host2', 'address' => '127.0.0.2' ]]; } public function testfetchDataWithCSV(): void { $is = new ImportSource(); $is->setSettings([ 'basedir' => getcwd() . '/test/config', 'file_name' => 'test.csv', 'file_format' => 'csv', 'csv_delimiter' => ',', 'csv_enclosure' => '"']); $this->assertSame($is->getName(), 'Import from files (fileshipper)'); $this->assertEquals($is->fetchData(), $this->actualData); } public function testfetchDataWithJSON(): void { $is = new ImportSource(); $is->setSettings([ 'basedir' => getcwd() . '/test/config', 'file_name' => 'test.json', 'file_format' => 'json']); $this->assertEquals($is->fetchData(), $this->actualData); } public function testfetchDataWithYAML(): void { $is = new ImportSource(); $is->setSettings([ 'basedir' => getcwd() . '/test/config', 'file_name' => 'test.yaml', 'file_format' => 'yaml']); // Requires php-yaml $this->assertEquals($is->fetchData(), $this->actualData); } public function testfetchDataWithXLSX(): void { $is = new ImportSource(); $is->setSettings([ 'basedir' => getcwd() . '/test/config', 'file_name' => 'test.xlsx', 'file_format' => 'xslx', // TODO typo, should be xlsx 'worksheet_addressing' => 'by_name', 'worksheet_name' => 'Sheet1', ]); // Requires php-zip $this->assertEquals($is->fetchData(), $this->actualData); } public function testfetchDataWithXML(): void { $is = new ImportSource(); $is->setSettings([ 'basedir' => getcwd() . '/test/config', 'file_name' => 'test.xml', 'file_format' => 'xml', ]); // Requires php-xml $this->assertEquals($is->fetchData(), $this->actualData); } } icingaweb2-module-fileshipper-1.3.0/test/php/library/Fileshipper/Xlsx/000077500000000000000000000000001516541745300257555ustar00rootroot00000000000000icingaweb2-module-fileshipper-1.3.0/test/php/library/Fileshipper/Xlsx/UtilsTest.php000066400000000000000000000007251516541745300304320ustar00rootroot00000000000000 // SPDX-License-Identifier: GPL-3.0-or-later namespace Tests\Icinga\Module\Fileshipper; use Icinga\Module\Fileshipper\Xlsx\Utils; use PHPUnit\Framework\TestCase; final class UtilsTest extends TestCase { public function testIsValid(): void { $actual = Utils::toUnixTimeStamp(17000000); $expected = 1466590838400.0; $this->assertSame($actual, $expected); } }