moved from sf.net to github
675
LICENSE.TXT
Normal file
@ -0,0 +1,675 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
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.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
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 <http://www.gnu.org/licenses/>.
|
||||
|
||||
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:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
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
|
||||
<http://www.gnu.org/licenses/>.
|
||||
|
||||
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
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
|
18
README.TXT
Normal file
@ -0,0 +1,18 @@
|
||||
************************************************************************
|
||||
This file is part of TSM Monitor.
|
||||
|
||||
TSM Monitor 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.
|
||||
|
||||
TSM Monitor 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 Foobar. If not, see <http://www.gnu.org/licenses/>.
|
||||
************************************************************************
|
||||
|
||||
You can find a complete manual here: http://www.tsm-monitor.org/wiki
|
0
dsmerror.log
Normal file
BIN
images/00.gif
Normal file
After Width: | Height: | Size: 80 B |
BIN
images/01.gif
Normal file
After Width: | Height: | Size: 77 B |
BIN
images/02.gif
Normal file
After Width: | Height: | Size: 77 B |
BIN
images/03.gif
Normal file
After Width: | Height: | Size: 78 B |
BIN
images/04.gif
Normal file
After Width: | Height: | Size: 79 B |
BIN
images/05.gif
Normal file
After Width: | Height: | Size: 77 B |
BIN
images/06.gif
Normal file
After Width: | Height: | Size: 79 B |
BIN
images/07.gif
Normal file
After Width: | Height: | Size: 76 B |
BIN
images/08.gif
Normal file
After Width: | Height: | Size: 78 B |
BIN
images/09.gif
Normal file
After Width: | Height: | Size: 79 B |
BIN
images/10.gif
Normal file
After Width: | Height: | Size: 87 B |
BIN
images/11.gif
Normal file
After Width: | Height: | Size: 85 B |
BIN
images/12.gif
Normal file
After Width: | Height: | Size: 86 B |
BIN
images/13.gif
Normal file
After Width: | Height: | Size: 88 B |
BIN
images/14.gif
Normal file
After Width: | Height: | Size: 87 B |
BIN
images/15.gif
Normal file
After Width: | Height: | Size: 84 B |
BIN
images/16.gif
Normal file
After Width: | Height: | Size: 86 B |
BIN
images/17.gif
Normal file
After Width: | Height: | Size: 84 B |
BIN
images/18.gif
Normal file
After Width: | Height: | Size: 86 B |
BIN
images/19.gif
Normal file
After Width: | Height: | Size: 88 B |
BIN
images/20.gif
Normal file
After Width: | Height: | Size: 89 B |
BIN
images/21.gif
Normal file
After Width: | Height: | Size: 84 B |
BIN
images/22.gif
Normal file
After Width: | Height: | Size: 86 B |
BIN
images/23.gif
Normal file
After Width: | Height: | Size: 88 B |
BIN
images/PollDTitle.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
images/favicon.ico
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
images/green.gif
Normal file
After Width: | Height: | Size: 35 B |
BIN
images/grey.gif
Normal file
After Width: | Height: | Size: 35 B |
BIN
images/lightgreen.gif
Normal file
After Width: | Height: | Size: 35 B |
BIN
images/lightgrey.gif
Normal file
After Width: | Height: | Size: 35 B |
BIN
images/lightred.gif
Normal file
After Width: | Height: | Size: 35 B |
BIN
images/red.gif
Normal file
After Width: | Height: | Size: 35 B |
BIN
images/tablebg.gif
Normal file
After Width: | Height: | Size: 65 B |
BIN
images/trans.gif
Normal file
After Width: | Height: | Size: 43 B |
21
includes/config.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<config>
|
||||
<timeout>90</timeout>
|
||||
<cellcolors>
|
||||
<color>
|
||||
<name>green</name>
|
||||
<shade>#57E964</shade>
|
||||
<shade>#5FFC6F</shade>
|
||||
</color>
|
||||
<color>
|
||||
<name>red</name>
|
||||
<shade>#F02214</shade>
|
||||
<shade>#FF0000</shade>
|
||||
</color>
|
||||
<color>
|
||||
<name>yellow</name>
|
||||
<shade>gold</shade>
|
||||
<shade>yellow</shade>
|
||||
</color>
|
||||
</cellcolors>
|
||||
</config>
|
917
includes/functions.php
Normal file
@ -0,0 +1,917 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
************************************************************************
|
||||
This file is part of TSM Monitor.
|
||||
|
||||
TSM Monitor 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.
|
||||
|
||||
TSM Monitor 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 TSM Monitor. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
************************************************************************
|
||||
*/
|
||||
|
||||
|
||||
//**************************
|
||||
//***** initialize *********
|
||||
//**************************
|
||||
|
||||
function initialize() {
|
||||
|
||||
global $configarray;
|
||||
global $queryarray;
|
||||
global $GETVars;
|
||||
|
||||
global $bLoggedIn;
|
||||
global $bLoginOK;
|
||||
global $from;
|
||||
global $adminmenu;
|
||||
global $submenu;
|
||||
global $menukey;
|
||||
global $printURL;
|
||||
global $query;
|
||||
|
||||
$bCheckLogin;
|
||||
|
||||
session_name("tsmmonitor");
|
||||
session_start();
|
||||
|
||||
if (!isset($_SESSION) || !isset($_SESSION['configarray'])) {
|
||||
$_SESSION['configarray']= getConfigArray();
|
||||
}
|
||||
|
||||
// Login if not logged in and credentials are ok
|
||||
if ((isset($_POST) && isset($_POST["loginname"]) && isset($_POST["loginpasswort"]) && (!isset($_SESSION["logindata"])))){
|
||||
$_SESSION["logindata"]["user"] = $_POST["loginname"];
|
||||
$_SESSION["logindata"]["pass"] = $_POST["loginpasswort"];
|
||||
$_SESSION["logindata"]["loggedin"] = TRUE;
|
||||
$bCheckLogin = TRUE;
|
||||
}
|
||||
|
||||
// GET-variables
|
||||
$GETVars["menu"] = $_GET['m'];
|
||||
$GETVars["qq"] = $_GET['q'];
|
||||
$GETVars['ob'] = $_GET['sort'];
|
||||
$GETVars['print'] = $_GET['print'];
|
||||
$GETVars['orderdir'] = $_GET['so'];
|
||||
|
||||
if ($_POST['s'] != ''){
|
||||
$GETVars['server'] = $_POST['s'];
|
||||
} else {
|
||||
$GETVars['server'] = $_GET['s'];
|
||||
}
|
||||
|
||||
|
||||
// Session-variables
|
||||
$from = $_SESSION['from'];
|
||||
$configarray = $_SESSION['configarray'];
|
||||
|
||||
|
||||
// get configarray items
|
||||
$adminmenu = $configarray["adminmenu"];
|
||||
$timeout = $configarray["timeout"];
|
||||
|
||||
// timeout
|
||||
if( !ini_get('safe_mode') && ini_get('max_execution_time')!=$timeout){
|
||||
ini_set('max_execution_time', $timeout);
|
||||
}
|
||||
|
||||
// set defaults if vars are empty
|
||||
if ($GETVars["menu"] == "") { $GETVars["menu"]="main"; }
|
||||
if ($GETVars["qq"] == ""){ $GETVars["qq"]="index"; }
|
||||
if ($GETVars['server'] == "") { $GETVars['server']=$configarray["defaultserver"]; }
|
||||
if ($GETVars['orderdir'] == "") { $GETVars['orderdir'] = "asc"; }
|
||||
if ($GETVars['print'] == "") { $GETVars['print'] = FALSE; } else if ($GETVars['print'] == "true") { $GETVars['print'] = TRUE; }
|
||||
|
||||
// Check if logged in
|
||||
if ($GETVars["qq"] != "logout" && isset($_SESSION["logindata"]["loggedin"])) {
|
||||
$bLoggedIn = $_SESSION["logindata"]["loggedin"];
|
||||
}
|
||||
if ($_SESSION['timeshift'] == '' || !strstr($GETVars["qq"], 'dynamictimetable')){
|
||||
$_SESSION['timeshift'] = 0 ;
|
||||
}
|
||||
|
||||
$submenu = $configarray["menuarray"][$GETVars['menu']];
|
||||
$menukey = "q=".$GETVars['qq']."&m=".$GETVars["menu"];
|
||||
|
||||
$query = $configarray["queryarray"][$GETVars['qq']]["query"];
|
||||
$orderby = $configarray["queryarray"][$GETVars['qq']]["orderby"];
|
||||
|
||||
if (isset($GETVars['ob']) && $GETVars['ob']!=""){
|
||||
$query = $query." order by ".$GETVars['ob']." ".$GETVars['orderdir'];
|
||||
} else if (isset($orderby) && $orderby!="") {
|
||||
$query = $query." order by ".$orderby." ".$GETVars['orderdir'];
|
||||
}
|
||||
|
||||
$bLoginOK = TRUE;
|
||||
if ($bCheckLogin){
|
||||
$bLoginOK = checkLogin();
|
||||
$bLoggedIn = $bLoginOK;
|
||||
}
|
||||
$printURL = "index.php?q=".$GETVars['qq']."&m=".$GETVars['menu']."&s=".$GETVars['server']."&print=TRUE";
|
||||
$queryarray = $configarray["queryarray"];
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
//********************
|
||||
//***** menu *********
|
||||
//********************
|
||||
|
||||
function get_menu($menu = '', $activelink = '') {
|
||||
|
||||
global $GETVars;
|
||||
global $configarray;
|
||||
|
||||
if (!isset($menu)) { return ""; };
|
||||
while(list($key, $val) = each($menu)) {
|
||||
|
||||
$bCont = TRUE;
|
||||
if (strstr($val, '_notforlibclient')){
|
||||
if ($configarray["serverlist"][$GETVars['server']]["libraryclient"] == "yes"){
|
||||
$bCont = FALSE;
|
||||
}
|
||||
//$val=preg_replace('/[_notforlibclient]/', '', $val);
|
||||
$val=str_replace("_notforlibclient","",$val);
|
||||
|
||||
}
|
||||
$key = "index.php?".$key."&s=".$GETVars['server'];
|
||||
|
||||
if ($val == "trennlinie") {
|
||||
$links .= "<br>\n";
|
||||
} else if ($bCont){
|
||||
|
||||
if ($key != $activelink && $key != $activelink) {
|
||||
$links .= "<a href=\"$key\">$val</a>\n";
|
||||
} else {
|
||||
$links .= "<div class=\"aktuell\">$val</div>\n";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
return $links;
|
||||
}
|
||||
|
||||
//********************
|
||||
//***** info *********
|
||||
//********************
|
||||
|
||||
function get_info() {
|
||||
|
||||
global $configarray;
|
||||
global $GETVars;
|
||||
global $query;
|
||||
$ret = "";
|
||||
|
||||
$label = $configarray["queryarray"][$GETVars['qq']]["label"];
|
||||
$info = $configarray["queryarray"][$GETVars['qq']]["info"];
|
||||
|
||||
if ($info != ""){
|
||||
$ret .= "<div class='sidebarinfo'><b>".$label.":</b><br><br>".$info;
|
||||
if (isset($_SESSION["cachedqueries"][$GETVars['server']][$query]) && $_SESSION["cachedqueries"][$GETVars['server']][$query]["timestamp"] != '' ) {
|
||||
$ret .= "<br><br><br><i>Results shown on this page have been read from cache (Query time: ".strftime("%H:%M:%S", $_SESSION["cachedqueries"][$GETVars['server']][$query]["timestamp"]).")</i>";
|
||||
}
|
||||
$ret .= "</div>";
|
||||
return $ret;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//********************
|
||||
//*** table header ***
|
||||
//********************
|
||||
|
||||
function get_tableheader($headerarray = '') {
|
||||
|
||||
$tableheader="<tr>";
|
||||
global $GETVars;
|
||||
global $orderby;
|
||||
global $searchfield;
|
||||
$orderdir = $GETVars['orderdir'];
|
||||
|
||||
if ($orderdir == "asc"){
|
||||
$sonew="desc";
|
||||
} else if ($orderdir == "desc") {
|
||||
$sonew="asc";
|
||||
}
|
||||
|
||||
// If table has more than one column
|
||||
if (is_array($headerarray) && is_array($headerarray[0])) {
|
||||
foreach ($headerarray as $col) {
|
||||
$label = $col["label"];
|
||||
$name = $col["name"];
|
||||
$arrow = "";
|
||||
if (($GETVars['ob'] == $name && $GETVars['ob']!="") || ($GETVars['ob']=="" && $orderby!="" && $orderby == $name)){
|
||||
$link = "href='index.php?q=".$GETVars['qq']."&m=".$GETVars['menu']."&sort=".$name."&sf=".$searchfield."&so=".$sonew."&s=".$GETVars['server']."'";
|
||||
if ($orderdir == "asc") {
|
||||
$arrow = "⇑";
|
||||
} else if ($orderdir == "desc") {
|
||||
$arrow = "⇓";
|
||||
}
|
||||
} else {
|
||||
$arrow = "";
|
||||
$link = "href='index.php?q=".$GETVars['qq']."&m=".$GETVars['menu']."&sort=".$name."&sf=".$searchfield."&s=".$GETVars['server']."'";
|
||||
}
|
||||
$tableheader = $tableheader."<th><a class='navhead' ".$link.">".$label." ".$arrow."</a></th>";
|
||||
}
|
||||
} else {
|
||||
if ($orderdir == "asc") {
|
||||
$arrow = "⇑";
|
||||
} else if ($orderdir == "desc") {
|
||||
$arrow = "⇓";
|
||||
}
|
||||
$link = "href='index.php?q=".$GETVars['qq']."&m=".$GETVars['menu']."&sort=".$name."&sf=".$searchfield."&so=".$sonew."'";
|
||||
$label = $headerarray["label"];
|
||||
$tableheader = $tableheader."<th><a class='navhead' ".$link.">".$label." ".$arrow."</a></th>";
|
||||
}
|
||||
$tableheader=$tableheader."</tr>";
|
||||
|
||||
|
||||
return $tableheader;
|
||||
}
|
||||
|
||||
//***************************
|
||||
//***** check login *******
|
||||
//***************************
|
||||
|
||||
function checkLogin() {
|
||||
|
||||
global $configarray;
|
||||
global $GETVars;
|
||||
$user = $_SESSION["logindata"]["user"];
|
||||
$pass = $_SESSION["logindata"]["pass"];
|
||||
$server = $GETVars['server'];
|
||||
$ip = $configarray["serverlist"][$server]["ip"];
|
||||
$port = $configarray["serverlist"][$server]["port"];
|
||||
$ret = TRUE;
|
||||
$mustnotbenull="";
|
||||
|
||||
$handle = popen("dsmadmc -se=$server -id=$user -password=$pass -TCPServeraddress=$ip -COMMMethod=TCPIP -TCPPort=$port", 'r');
|
||||
if ($handle) {
|
||||
while (!feof($handle)) {
|
||||
$read = fgets($handle, 4096);
|
||||
$mustnotbenull .= $read;
|
||||
if (strstr($read, 'ANS8034E') || strstr($read, 'ANS8023E')) {
|
||||
$ret = FALSE;
|
||||
}
|
||||
}
|
||||
|
||||
} else {
|
||||
echo "no handle!";
|
||||
}
|
||||
pclose($handle);
|
||||
|
||||
if ($mustnotbenull == "") {
|
||||
echo "<b>Cannot execute/find dsmadmc. Check if it's in PATH and/or that permissions have been set correctly (Linux/Unix: chmod ugo+x dsmadmc)!</b>";
|
||||
$ret = FALSE;
|
||||
}
|
||||
|
||||
return $ret;
|
||||
|
||||
}
|
||||
|
||||
|
||||
//***************************
|
||||
//***** check for alert ****
|
||||
//***************************
|
||||
|
||||
function checkAlert($comperator = '', $alertval = '', $val = '') {
|
||||
|
||||
$error = false;
|
||||
|
||||
if (substr($val, -1) == "*") {
|
||||
$val = substr($val,0,-1);
|
||||
}
|
||||
if ($comperator == "equal"){
|
||||
if ($val == $alertval ){
|
||||
$error=true;
|
||||
}
|
||||
} else if ($comperator == "notequal"){
|
||||
if ($val != $alertval ){
|
||||
$error=true;
|
||||
}
|
||||
} else if ($comperator == "less") {
|
||||
if ($val < $alertval ){
|
||||
$error=true;
|
||||
}
|
||||
} else if ($comperator == "more") {
|
||||
if ($val > $alertval ){
|
||||
$error=true;
|
||||
}
|
||||
}
|
||||
return $error;
|
||||
|
||||
}
|
||||
|
||||
|
||||
//***************************
|
||||
//***** execute ***********
|
||||
//***************************
|
||||
|
||||
function execute($query = '', $overview = 'no', $type = 'table', $cache = 'no') {
|
||||
|
||||
global $configarray;
|
||||
global $GETVars;
|
||||
$server = $GETVars['server'];
|
||||
$user = $_SESSION["logindata"]["user"];
|
||||
$pass = $_SESSION["logindata"]["pass"];
|
||||
$ip = $configarray["serverlist"][$server]["ip"];
|
||||
$port = $configarray["serverlist"][$server]["port"];
|
||||
global $searchfield;
|
||||
//global $queryarray;
|
||||
|
||||
$colorsarray = $configarray["colorsarray"];
|
||||
global $orderdir;
|
||||
|
||||
$alerting = $configarray["queryarray"][$GETVars['qq']]["alerting"];
|
||||
|
||||
$outp = '';
|
||||
$outp_cache = '';
|
||||
$stop=FALSE;
|
||||
$tablearray = array();
|
||||
|
||||
$originalquery = $query;
|
||||
$query = ereg_replace("NOTEQUAL","<>",$query);
|
||||
$query = ereg_replace("LESS","<",$query);
|
||||
|
||||
if (isset($searchfield) && $searchfield != ""){
|
||||
$query = ereg_replace("SEARCHFIELD","$searchfield",$query);
|
||||
}
|
||||
if ($cache=='yes' && isset($_SESSION["cachedqueries"]) && isset($_SESSION["cachedqueries"][$server][$originalquery]) && $_SESSION["cachedqueries"][$server][$originalquery]["timestamp"] != ''){
|
||||
$outp = $_SESSION["cachedqueries"][$server][$originalquery]["query"];
|
||||
} else {
|
||||
|
||||
|
||||
$handle = popen("dsmadmc -se=$server -id=$user -password=$pass -TCPServeraddress=$ip -COMMMethod=TCPIP -TCPPort=$port -dataonly=yes -TAB \"$query\" ", 'r');
|
||||
|
||||
|
||||
if ($handle) {
|
||||
if ($type == "table") {
|
||||
$i=1;
|
||||
while (!feof($handle) && !$stop) {
|
||||
$read = fgets($handle, 4096);
|
||||
$stop = strstr($read, 'ANR2034E');
|
||||
if ($read != ' ' && $read != '' && !$stop) {
|
||||
$read=preg_replace('/[\n]+/', '', $read);
|
||||
if ($overview == 'no') {
|
||||
$color = "";
|
||||
$cols = split("\t", $read);
|
||||
$col = $cols[$alerting["alert_field"]];
|
||||
$error = checkAlert($alerting["alert_comp"], $alerting["alert_val"], $col);
|
||||
if($error) {
|
||||
$color = $alerting["alert_col"];
|
||||
} else {
|
||||
$color = $alerting["ok_col"];
|
||||
}
|
||||
$colorzebra = $colorsarray[$color][$i];
|
||||
if ($i % 2 == 0) {
|
||||
$outp = $outp."<tr class='d1'>";
|
||||
}else{
|
||||
$outp = $outp."<tr class='d0'>";
|
||||
}
|
||||
$i++;
|
||||
for ($co = 0; $co < count($cols); $co++) {
|
||||
if($color!="" && $alerting["alert_field"]==$co) {
|
||||
if ($i % 2 == 0) {
|
||||
$cellcol = $colorsarray[$color][1];
|
||||
} else {
|
||||
$cellcol = $colorsarray[$color][0];
|
||||
}
|
||||
$outp = $outp."<td bgcolor='".$cellcol."'>".$cols[$co]."</td>";
|
||||
} else {
|
||||
$outp = $outp."<td>".$cols[$co]."</td>";
|
||||
}
|
||||
}
|
||||
$outp = $outp."</tr>\n";
|
||||
$outp_cache = $outp;
|
||||
} else if ($overview == 'yes'){
|
||||
$read=ereg_replace("\t"," - ",$read);
|
||||
$outp = $outp.$read;
|
||||
if ($cache == 'yes') {
|
||||
$outp_cache = $outp."*";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
else if ($type == "verticaltable") {
|
||||
|
||||
while (!feof($handle) && !$stop) {
|
||||
$read = fgets($handle, 4096);
|
||||
$stop = strstr($read, 'ANR2034E');
|
||||
if ($read != ' ' && $read != '' && !$stop) {
|
||||
$read = preg_replace('/[\n]+/', '', $read);
|
||||
$outp = split("\t",$read);
|
||||
$stop = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
else if ($type == "timetable") {
|
||||
$outp = array();;
|
||||
while (!feof($handle) && !$stop) {
|
||||
$read = fgets($handle, 4096);
|
||||
$stop = strstr($read, 'ANR2034E');
|
||||
if ($read != ' ' && $read != '' && !$stop) {
|
||||
$read=preg_replace('/[\n]+/', '', $read);
|
||||
$rowarray = explode("\t",$read);
|
||||
$rowarray2 = array();
|
||||
while(list($keycell, $valcell) = each($rowarray)) {
|
||||
if ($keycell == 0 || $keycell == 3) {
|
||||
$rowarray2[$keycell] = $valcell;
|
||||
} else {
|
||||
$date = $rowarray[$keycell];
|
||||
$rowarray2[$keycell] = mktime(substr($date,11,2),substr($date,14,2),substr($date,17,2),substr($date,5,2),substr($date,8,2),substr($date,0,4));
|
||||
}
|
||||
}
|
||||
array_push($outp, $rowarray2);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
if ($cache == 'yes') {
|
||||
$_SESSION["cachedqueries"][$server][$originalquery]["query"] = $outp_cache;
|
||||
$_SESSION["cachedqueries"][$server][$originalquery]["timestamp"] = time();
|
||||
}
|
||||
}
|
||||
pclose($handle);
|
||||
}
|
||||
|
||||
return $outp;
|
||||
}
|
||||
|
||||
//*******************************
|
||||
//*** generate server list ***
|
||||
//*******************************
|
||||
|
||||
function getSearchfield() {
|
||||
|
||||
global $GETVars;
|
||||
global $searchfieldxml;
|
||||
$ret = "";
|
||||
|
||||
$link = $_SERVER['PHP_SELF']."?q=".$GETVars['qq']."&m=".$GETVars['menu']."&s=".$GETVars['server'];
|
||||
$ret .= "<form action=".$link." method='post'>";
|
||||
$ret .= "<b>".$searchfieldxml.": </b>";
|
||||
$ret .= "<input name='searchfield' type='text' size='30' maxlength='30' value='".$_POST["searchfield"]."'> ";
|
||||
$ret .= "<input type='submit' name='Search' value='Search' onclick='submit();'>";
|
||||
$ret .= "</form><br>";
|
||||
|
||||
return $ret;
|
||||
|
||||
}
|
||||
|
||||
|
||||
//*******************************
|
||||
//*** generate server list ***
|
||||
//*******************************
|
||||
|
||||
function getServerlist() {
|
||||
|
||||
global $configarray;
|
||||
global $from;
|
||||
global $GETVars;
|
||||
$ret = "";
|
||||
$serverlist = $configarray["serverlist"];
|
||||
|
||||
$i = 0;
|
||||
$ret = "<table class='zebra'>";
|
||||
$ret .= "<tr><th>Servername</th><th>Description</th><th>IP-Address</th><th>Port</th></tr>";
|
||||
while(list($servername,$serveritems) = each($serverlist)) {
|
||||
$listip = $serveritems["ip"];
|
||||
$listdescription = $serveritems["description"];
|
||||
$listport = $serveritems["port"];
|
||||
if ($i == 0) {
|
||||
$ret .= "<tr class='d0'>";
|
||||
$i = 1;
|
||||
} else {
|
||||
$ret .= "<tr class='d1'>";
|
||||
$i = 0;
|
||||
}
|
||||
$listlink = $_SERVER['PHP_SELF']."?q=".$from."&m=".$GETVars['menu']."&s=".$servername;
|
||||
$ret .= "<td><a class='nav' href='".$listlink."'>".$servername."</a></td><td>".$listdescription."</td><td>".$listip."</td><td>".$listport."</td></tr>";
|
||||
}
|
||||
|
||||
return $ret."</table>";
|
||||
|
||||
}
|
||||
|
||||
|
||||
//*******************************
|
||||
//*** generate overview table ***
|
||||
//*******************************
|
||||
|
||||
function get_overview_rows($subindexqueryarray = '') {
|
||||
|
||||
global $GETVars;
|
||||
global $configarray;
|
||||
|
||||
$out="";
|
||||
$i=0;
|
||||
|
||||
while(list($key, $val) = each($subindexqueryarray)) {
|
||||
|
||||
$bgcol="";
|
||||
$comperator = "";
|
||||
$alertval = "";
|
||||
$alertcol = "";
|
||||
$cellcolors = $configarray["colorsarray"];
|
||||
|
||||
$cache = $subindexqueryarray[$key]["cache"];
|
||||
if ($configarray["serverlist"][$GETVars['server']]["libraryclient"] == "yes" && $subindexqueryarray[$key]["notforlibclient"] == "yes") {
|
||||
$res = "-";
|
||||
} else {
|
||||
$res = execute($subindexqueryarray[$key]["query"], 'yes', 'table', $cache);
|
||||
}
|
||||
|
||||
if ($i == 1){
|
||||
$out = $out."<tr class='d1'><td width='50%'>";
|
||||
$i=0;
|
||||
}else{
|
||||
$out = $out."<tr class='d0'><td width='50%'>";
|
||||
$i=1;
|
||||
}
|
||||
$out .= $subindexqueryarray[$key]["header"];
|
||||
$comperator = $subindexqueryarray[$key]["alert_comp"];
|
||||
$alertval = $subindexqueryarray[$key]["alert_val"];
|
||||
$alertcol = $subindexqueryarray[$key]["alert_col"];
|
||||
$unit = $subindexqueryarray[$key]["unit"];
|
||||
$error = checkAlert($comperator, $alertval, $res);
|
||||
if ($error && $res != "-"){
|
||||
$bgcol="bgcolor='".$cellcolors[$alertcol][$i]."'";
|
||||
} else {
|
||||
$bgcol="bgcolor='".$cellcolors["green"][$i]."'";
|
||||
}
|
||||
$out .= "</td><td align='center' $bgcol>".$res." ".$unit."</td></tr>\n";
|
||||
}
|
||||
|
||||
return $out;
|
||||
|
||||
}
|
||||
|
||||
//**********************************
|
||||
//*** show edit page for queries ***
|
||||
//**********************************
|
||||
|
||||
function showEdit(){
|
||||
|
||||
global $configarray;
|
||||
global $GETVars;
|
||||
$out = "";
|
||||
|
||||
$rowi=-1;
|
||||
$out .= "<form action=".$_SERVER['PHP_SELF']."?q=".$GETVars['qq']."&m=".$GETVars['menu']." method='post'>";
|
||||
$out .= "<table class='zebra'>";
|
||||
$out .= "<tr><th>Key</th><th>Value</th></tr>";
|
||||
while(list($key, $val) = each($configarray["queryarray"][$GETVars['qq']])) {
|
||||
$rowi++;
|
||||
$out .= "<tr class='d".$rowi."'><td>".ucfirst($key)."</td><td>";
|
||||
if (!is_array($val)) {
|
||||
if ($key == "query") {
|
||||
$out .= "<textarea name='".$key."' cols='80' rows='10' >".$val."</textarea>";
|
||||
} else if ($key == "cache") {
|
||||
$selyes = "";
|
||||
$selno = "";
|
||||
if ($val == "yes") {
|
||||
$selyes = "SELECTED";
|
||||
} else {
|
||||
$selno = "SELECTED";
|
||||
}
|
||||
$out .= "<select name='cache' size='1'>";
|
||||
$out .= "<option value='yes' ".$selyes." >yes</option>";
|
||||
$out .= "<option value='no' ".$selno." >no</option>";
|
||||
$out .= "</select>";
|
||||
|
||||
} else {
|
||||
$out .= "<input name='".$key."' type='text' size='30' maxlength='30' value='".$val."'>";
|
||||
|
||||
}
|
||||
} else {
|
||||
if ($key == "header"){
|
||||
$headerlabelstring = '';
|
||||
$headernamestring = '';
|
||||
if (is_array($val["column"])){
|
||||
while(list($keyheader, $valheader) = each($val["column"])) {
|
||||
|
||||
if ($headerlabelstring == '') {
|
||||
$headerlabelstring .= $valheader["label"];
|
||||
$headernamestring .= $valheader["name"];
|
||||
} else {
|
||||
$headerlabelstring .= ",".$valheader["label"];
|
||||
$headernamestring .= ",".$valheader["name"];
|
||||
}
|
||||
}
|
||||
|
||||
} else {
|
||||
$headerlabelstring = $val["column"];
|
||||
|
||||
}
|
||||
|
||||
|
||||
$out .= "<input name='header' type='text' size='100' maxlength='255' value='".$headerlabelstring."'>";
|
||||
//$out .= "<br>";
|
||||
//$out .= "<input name='headername' type='text' size='100' maxlength='255' value='".$headernamestring."'>";
|
||||
}
|
||||
}
|
||||
if ($rowi == 1) { $rowi = -1; }
|
||||
$out .= "</td></tr>\n";
|
||||
}
|
||||
$out .= "</table>";
|
||||
|
||||
$out .= "<input type='submit' name='Save' value='Save' onclick='submit();'>";
|
||||
$out .= "<input type='submit' name='Cancel' value='Cancel' onclick='submit();'>";
|
||||
$out .= "</select>";
|
||||
|
||||
return $out;
|
||||
|
||||
}
|
||||
|
||||
//*************************
|
||||
//*** save edited query ***
|
||||
//*************************
|
||||
|
||||
function saveQuery(){
|
||||
|
||||
global $configarray;
|
||||
global $GETVars;
|
||||
global $menukey;
|
||||
global $query;
|
||||
|
||||
$queryarray = $configarray["queryarray"];
|
||||
|
||||
|
||||
while(list($key, $val) = each($queryarray[$GETVars['qq']])) {
|
||||
if (!is_array($val)) {
|
||||
$queryarray[$GETVars['qq']][$key] = stripslashes($_POST[$key]);
|
||||
} else {
|
||||
$header = array();
|
||||
if ($key == "header"){
|
||||
$queryarray[$GETVars['qq']][$key]["column"] = split(",",$_POST[$key]);
|
||||
}
|
||||
}
|
||||
}
|
||||
$_SESSION["configarray"]["queryarray"][$GETVars['qq']] = $queryarray[$GETVars['qq']];
|
||||
$_SESSION["configarray"]["menuarray"][$GETVars["menu"]][$menukey] = $queryarray[$GETVars['qq']]["label"];
|
||||
$_SESSION["configarray"]["menuarray"][$GETVars["menu"]][$menukey] = $queryarray[$GETVars['qq']]["label"];
|
||||
$configarray["menuarray"][$GETVars['menu']][$menukey] = $queryarray[$GETVars['qq']]["label"];
|
||||
$query = $queryarray[$GETVars['qq']]["query"];
|
||||
|
||||
// TODO: Delete cached query in session
|
||||
|
||||
|
||||
}
|
||||
|
||||
//*******************************
|
||||
//*** header for timetable ***
|
||||
//*******************************
|
||||
|
||||
function generate_timetable_header($startpunkt = '', $FirstCol = '') {
|
||||
|
||||
$header = $FirstCol["label"];
|
||||
$out= "<tr><th>".$header."</th><th background=images/tablebg.gif>";
|
||||
for ($count = 0; $count <= 24; $count++) {
|
||||
$imagename = strftime("%H", $startpunkt+($count*3600));
|
||||
$out .= "<img src='images/".$imagename.".gif' height=20px width=30px title='".strftime("%H:00 (%D)", $startpunkt+($count*$hour))."' />";
|
||||
}
|
||||
|
||||
$out .= "</th></tr>";
|
||||
|
||||
return $out;
|
||||
|
||||
}
|
||||
|
||||
//*******************************
|
||||
//*** generate timetable ***
|
||||
//*******************************
|
||||
|
||||
function generate_timetable($tablearray = '', $FirstCol = '') {
|
||||
|
||||
global $searchfield;
|
||||
|
||||
$now = time();
|
||||
$out = '';
|
||||
$height = 8;
|
||||
$faktor = 120;
|
||||
$oneday = 86400;
|
||||
$onehour = 3600;
|
||||
$tolerance = 1200;
|
||||
|
||||
$startpunkt = ((ceil(time()/$onehour)*$onehour)-$onehour-$oneday)-(($searchfield-24)*$onehour);
|
||||
$endpunkt = $startpunkt + $oneday + $onehour;
|
||||
$lastpoint = ($endpunkt - $startpunkt)/$faktor;
|
||||
|
||||
$out .= "<table class='timetable' width='".$lastpoint."'>";
|
||||
$out .= generate_timetable_header($startpunkt, $FirstCol);
|
||||
$out .= "</td></tr>";
|
||||
|
||||
$lasttimepoint=$now-($searchfield*$onehour)-$tolerance;
|
||||
|
||||
$repeatingcol = "";
|
||||
$ii=1;
|
||||
|
||||
while(list($keyrow, $valrow) = each($tablearray)) {
|
||||
if ($valrow[1] <= $endpunkt && $valrow[2] > $lasttimepoint){
|
||||
$name = $valrow[0];
|
||||
$status = $valrow[3];
|
||||
$statusmsg = "";
|
||||
$dur = strftime("%H:%M", ($valrow[2]-$valrow[1])-$onehour);
|
||||
$shade="";
|
||||
if ($valrow[1] < $lasttimepoint) {
|
||||
// cut the bar at the left side to fit into table
|
||||
$start = 0;
|
||||
} else {
|
||||
$start = ($valrow[1]-$startpunkt)/$faktor;
|
||||
}
|
||||
$end = ($valrow[2]-$startpunkt)/$faktor;
|
||||
$duration = $end - $start;
|
||||
// fake a longer time for better visibility
|
||||
if ($duration < 2){$duration=2;}
|
||||
// cut the bar at the right side to fit into table
|
||||
if (($start+$duration)>$lastpoint) {
|
||||
$duration = $lastpoint-$start;
|
||||
$shade="light";
|
||||
}
|
||||
if ($valrow[1] < $lasttimepoint) {
|
||||
$shade="light";
|
||||
}
|
||||
if (isset($status)){
|
||||
if ($status == "YES" || $status == "Completed") {
|
||||
$barcol = $shade."green";
|
||||
$statusmsg = ", Status was OK";
|
||||
}else{
|
||||
$barcol = $shade."red";
|
||||
$statusmsg = ", Status was UNSUCCESSFUL";
|
||||
}
|
||||
} else {
|
||||
$barcol = $shade."grey";
|
||||
$statusmsg = "";
|
||||
}
|
||||
|
||||
if($ii == 1) {
|
||||
$out .= "<tr class='d0' width=".$lastpoint.">";
|
||||
} else {
|
||||
$out .= "<tr class='d1' width=".$lastpoint.">";
|
||||
$ii = 0;
|
||||
}
|
||||
if ($repeatingcol != $valrow[0]){
|
||||
$out .= "<td style='color:#000000;'>".$valrow[0]."</td>";
|
||||
$repeatingcol = $valrow[0];
|
||||
} else {
|
||||
$out .= "<td>".$valrow[0]."</td>";
|
||||
}
|
||||
if ($valrow[3] != 'Missed') {
|
||||
$out .= "<td background=images/tablebg.gif>";
|
||||
$out .= "<img src='images/trans.gif' height=1px width=".$start."px />";
|
||||
$out .= "<img src='images/".$barcol.".gif' height=".$height."px width=".$duration."px title='".strftime("%H:%M", $valrow[1])." - ".strftime("%H:%M", $valrow[2])." (".$name.", ".$dur."h".$statusmsg.")' />";
|
||||
} else {
|
||||
$out .= "<td background=images/tablebg.gif bgcolor='#f49090'>";
|
||||
}
|
||||
$out .= "</td></tr>\n";
|
||||
$ii++;
|
||||
}
|
||||
}
|
||||
$out .= generate_timetable_header($startpunkt);
|
||||
$out .= "</table>";
|
||||
|
||||
return $out;
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Convert SimpleXMLElement object to array
|
||||
* Copyright Daniel FAIVRE 2005 - www.geomaticien.com
|
||||
* Copyleft GPL license
|
||||
*/
|
||||
function simplexml2array($xml) {
|
||||
if (get_class($xml) == 'SimpleXMLElement') {
|
||||
$attributes = $xml->attributes();
|
||||
foreach($attributes as $k=>$v) {
|
||||
if ($v) $a[$k] = (string) $v;
|
||||
}
|
||||
$x = $xml;
|
||||
$xml = get_object_vars($xml);
|
||||
}
|
||||
if (is_array($xml)) {
|
||||
if (count($xml) == 0) return (string) $x; // for CDATA
|
||||
foreach($xml as $key=>$value) {
|
||||
$r[$key] = simplexml2array($value);
|
||||
}
|
||||
if (isset($a)) $r['@'] = $a; // Attributes
|
||||
return $r;
|
||||
}
|
||||
return (string) $xml;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
function getConfigArray() {
|
||||
|
||||
$configxml = simplexml_load_file("includes/config.xml");
|
||||
$queryxml = simplexml_load_file("includes/queries.xml");
|
||||
$serverxml = simplexml_load_file("includes/server.xml");
|
||||
|
||||
$configarray = simplexml2array($configxml);
|
||||
$queryconfigarray = simplexml2array($queryxml);
|
||||
$serverarray = simplexml2array($serverxml);
|
||||
|
||||
$retArray = array();
|
||||
|
||||
|
||||
//Navigation
|
||||
$menuarrayxml = $queryconfigarray["navigation"]["mainmenuitem"];
|
||||
$mainmenuarrayxml = $menuarrayxml;
|
||||
$menuarray = array();
|
||||
$mainmenuarray = array();
|
||||
|
||||
while(list($keymain, $submenu) = each($mainmenuarrayxml)) {
|
||||
$menuname = $submenu["name"];
|
||||
$menulabel = $submenu["label"];
|
||||
$url = "q=overview&m=".$menuname;
|
||||
$mainmenuarray[$url] = $menulabel;
|
||||
}
|
||||
$mainmenuarray["trennlinie"] = "trennlinie";
|
||||
//$mainmenuarray["q=admin&m=main"] = "Admin";
|
||||
$mainmenuarray["q=serverlist&m=main"] = "Change Server";
|
||||
$mainmenuarray["q=logout"] = "Logout";
|
||||
$menuarray["main"] = $mainmenuarray;
|
||||
|
||||
while(list($key, $submenu) = each($menuarrayxml)) {
|
||||
$menuname = $submenu["name"];
|
||||
$menulabel = $submenu["label"];
|
||||
$submenuitems = $submenu["submenuitem"];
|
||||
$submenuarray = array();
|
||||
$submenuarray[""] = "<---";
|
||||
while(list($subkey, $submenuitem) = each($submenuitems)) {
|
||||
$submenuitem_name = $submenuitem["name"];
|
||||
$submenuitem_label = $submenuitem["label"];
|
||||
if ($submenuitem["notforlibclient"] == "yes") {
|
||||
$submenuitem_label .= "_notforlibclient";
|
||||
}
|
||||
$url = "q=".$submenuitem_name."&m=".$menuname;
|
||||
$submenuarray[$url] = $submenuitem_label;
|
||||
}
|
||||
$submenuarray["trennlinie"] = "trennlinie";
|
||||
//$submenuarray["q=admin&m=".$submenu["name"]] = "Admin";
|
||||
$submenuarray["q=serverlist&m=".$submenu["name"]] = "Change Server";
|
||||
$submenuarray["q=logout"] = "Logout";
|
||||
$menuarray[$menuname] = $submenuarray;
|
||||
}
|
||||
$retArray["menuarray"] = $menuarray;
|
||||
|
||||
|
||||
//Infoboxes
|
||||
$ret = array();
|
||||
while(list($key, $submenu) = each($queryconfigarray["indexquery"]["infobox"])) {
|
||||
$ret[$submenu["name"]] = $submenu["infoboxitem"];
|
||||
}
|
||||
$retArray["infoboxarray"] = $ret;
|
||||
|
||||
|
||||
//Queries
|
||||
$ret = array();
|
||||
while(list($key, $submenu) = each($queryconfigarray["navigation"]["mainmenuitem"])) {
|
||||
$submenuitems = $submenu["submenuitem"];
|
||||
while(list($subkey, $submenuitem) = each($submenuitems)) {
|
||||
$ret[$submenuitem["name"]] = $submenuitem;
|
||||
}
|
||||
}
|
||||
$retArray["queryarray"] = $ret;
|
||||
|
||||
|
||||
//Colors
|
||||
$ret = array();
|
||||
while(list($key, $color) = each($configarray["cellcolors"]["color"])) {
|
||||
$ret[$color["name"]] = $color["shade"];
|
||||
}
|
||||
$retArray["colorsarray"] = $ret;
|
||||
$retArray["timeout"] = $configarray["timeout"];
|
||||
|
||||
|
||||
// Servers
|
||||
$serverarrayxml = $serverarray["serverarray"]["server"];
|
||||
$retArray["defaultserver"] = $serverarray["serverarray"]["defaultserver"];
|
||||
$ret = array();
|
||||
if (isset($serverarrayxml[1]) && is_array($serverarrayxml[1])) {
|
||||
while(list($key, $submenu) = each($serverarrayxml)) {
|
||||
$ret[$submenu["servername"]] = $submenu;
|
||||
}
|
||||
} else {
|
||||
$ret[$serverarrayxml["servername"]] = $serverarrayxml;
|
||||
}
|
||||
$retArray["serverlist"] = $ret;
|
||||
|
||||
return $retArray;
|
||||
}
|
||||
|
||||
|
||||
?>
|
41
includes/login.php
Normal file
@ -0,0 +1,41 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
************************************************************************
|
||||
This file is part of TSM Monitor.
|
||||
|
||||
TSM Monitor 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.
|
||||
|
||||
TSM Monitor 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 TSM Monitor. If not, see <http://www.gnu.org/licenses/>.
|
||||
************************************************************************
|
||||
<form action="<?php echo $_SERVER['PHP_SELF']."?q=".$qq."&m=".$menu; ?>" method="post">
|
||||
*/
|
||||
?>
|
||||
|
||||
<form action="<?php echo $_SERVER['PHP_SELF']; if ($GETVars['qq'] != 'logout'){ echo '?q='.$GETVars['qq'].'&m='.$GETVars['menu']; } ?>" method="post">
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<table class='login'>
|
||||
<tr><th colspan="2"><?php echo $errormsg ?></th></tr>
|
||||
<tr><td>Username:</td><td><input name="loginname"></td></tr>
|
||||
<tr><td>Password:</td><td><input name="loginpasswort" type=password></td></tr>
|
||||
<tr><td colspan="2"><input type=submit name=submit value="Login"></td></tr>
|
||||
</table>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</form>
|
64
includes/overview.php
Normal file
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
************************************************************************
|
||||
This file is part of TSM Monitor.
|
||||
|
||||
TSM Monitor 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.
|
||||
|
||||
TSM Monitor 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 TSM Monitor. If not, see <http://www.gnu.org/licenses/>.
|
||||
************************************************************************
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
<table width=90% cellspacing="3" cellpadding="3">
|
||||
<tr><td colspan="3" height='15px'></td></tr>
|
||||
<tr><th colspan="3" align='center'>Quick Overview for Server <?php echo $server; ?></th></tr>
|
||||
<tr><td colspan="3" height='15px'></td></tr>
|
||||
<tr>
|
||||
<td width='48%' valign='top'>
|
||||
<table class='zebra'>
|
||||
<tr><th colspan="2">Health Status</th></tr>
|
||||
<?php echo get_overview_rows($configarray["infoboxarray"]["healthdata"]); ?>
|
||||
</table>
|
||||
</td>
|
||||
<td width='4%'>
|
||||
</td>
|
||||
<td width='48%' valign='top'>
|
||||
<table class='zebra'>
|
||||
<tr><th colspan="2">TSM Database</th></tr>
|
||||
<?php //echo get_overview_rows(getInfobox("database")); ?>
|
||||
<?php echo get_overview_rows($configarray["infoboxarray"]["database"]); ?>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" height='20px'></td></tr>
|
||||
<tr>
|
||||
<td width='48%' valign='top'>
|
||||
<table class='zebra'>
|
||||
<tr><th colspan="2">Total Data</th></tr>
|
||||
<?php //echo get_overview_rows(getInfobox("totaldata")); ?>
|
||||
<?php echo get_overview_rows($configarray["infoboxarray"]["totaldata"]); ?>
|
||||
</table>
|
||||
</td>
|
||||
<td width='4%'>
|
||||
</td>
|
||||
<td width='48%' valign='top'>
|
||||
<table class='zebra'>
|
||||
<tr><th colspan="2">Schedule Status</th></tr>
|
||||
<?php //echo get_overview_rows(getInfobox("schedules")); ?>
|
||||
<?php echo get_overview_rows($configarray["infoboxarray"]["schedules"]); ?>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
1257
includes/queries.xml
Normal file
26
includes/server.xml
Normal file
@ -0,0 +1,26 @@
|
||||
<config>
|
||||
<serverarray>
|
||||
<defaultserver>TSMSRV1</defaultserver>
|
||||
<server>
|
||||
<servername>TSMSRV1</servername>
|
||||
<description>Server 1</description>
|
||||
<ip>xxx.xx.x.xxx</ip>
|
||||
<port>1500</port>
|
||||
<libraryclient>no</libraryclient>
|
||||
</server>
|
||||
<server>
|
||||
<servername>TSMSRV2</servername>
|
||||
<description>Server 2</description>
|
||||
<ip>xxx.xx.xxx.xx</ip>
|
||||
<port>1500</port>
|
||||
<libraryclient>yes</libraryclient>
|
||||
</server>
|
||||
<server>
|
||||
<servername>TSMSRV3</servername>
|
||||
<description>Server 3</description>
|
||||
<ip>xxx.xx.xxx.xx</ip>
|
||||
<port>1500</port>
|
||||
<libraryclient>yes</libraryclient>
|
||||
</server>
|
||||
</serverarray>
|
||||
</config>
|
44
includes/topnav.php
Normal file
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
************************************************************************
|
||||
This file is part of TSM Monitor.
|
||||
|
||||
TSM Monitor 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.
|
||||
|
||||
TSM Monitor 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 TSM Monitor. If not, see <http://www.gnu.org/licenses/>.
|
||||
************************************************************************
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
<form action="<?php echo $_SERVER['PHP_SELF']."?q=".$GETVars['qq']."&m=".$GETVars['menu']; ?>" method="post">
|
||||
<?php
|
||||
|
||||
if ($GETVars['qq'] != "admin" && !$_POST["edit"] == "edit") {
|
||||
if ($GETVars['qq'] != "index" && $GETVars['qq'] != "overview") {
|
||||
echo "<input type='button' value='Pop Out' onclick='printpreview()'>";
|
||||
echo "<input type='submit' name='Edit' value='Edit' onclick='submit();'>";
|
||||
echo "<input type='submit' name='Refresh' value='Refresh' onclick='submit();'>";
|
||||
}
|
||||
|
||||
echo "<select name='s' size=1 onChange='submit();'>";
|
||||
|
||||
while(list($servername,$serveritems) = each($configarray["serverlist"])) {
|
||||
echo '<option value="'.$servername.'"';
|
||||
if ($GETVars['server'] == $servername){echo "SELECTED";}
|
||||
echo '> '.$servername.' ('.$serveritems["description"].')</option>';
|
||||
}
|
||||
echo "</select>";
|
||||
}
|
||||
?>
|
||||
</form>
|
220
index.php
Normal file
@ -0,0 +1,220 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
************************************************************************
|
||||
TSM Monitor v1.0 (www.tsm-monitor.org)
|
||||
|
||||
Copyright (C) 2009 Michael Clemens <mail@tsm-monitor.org>
|
||||
|
||||
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 <http://www.gnu.org/licenses/>.
|
||||
************************************************************************
|
||||
*/
|
||||
|
||||
include_once "includes/functions.php";
|
||||
|
||||
initialize();
|
||||
|
||||
?>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
||||
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
function printpreview() {
|
||||
window.open( "<?php echo $printURL ?>", "myWindow", "status = 1, fullscreen=yes,scrollbars=yes" )
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
|
||||
<title>TSM Monitor</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="inhalt">
|
||||
<table cellspacing="4" cellpadding="2" border="0" id="design">
|
||||
<?php if (!$GETVars['print']) { ?>
|
||||
<tr>
|
||||
<td colspan="2" id="head"><a class='navheader' href="index.php"><img src="images/PollDTitle.png" border=0></img></a></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
<tr>
|
||||
<?php if ($bLoggedIn && !$GETVars['print']) { ?>
|
||||
<td id="tnleft" width="160"></td>
|
||||
<td id="tnright"width="740" height="30" align="right"><?php if ($bLoggedIn) { include_once "includes/topnav.php"; } ?></td>
|
||||
<?php } ?>
|
||||
<?php if ($bLoggedIn && $GETVars['print']) { ?>
|
||||
<td id="printpreviewheader" width="100%" height="30" align="center"><?php echo $queryarray[$GETVars['qq']]["label"]; ?></td>
|
||||
<?php } ?>
|
||||
</tr>
|
||||
<tr>
|
||||
<?php if ($bLoggedIn && !$GETVars['print']) { ?>
|
||||
<!-- Start left cik navigation menu -->
|
||||
<td id="menue">
|
||||
<div class="menuelinks">
|
||||
<?php echo get_menu( $submenu, 'index.php?'.$menukey."&s=".$GETVars['server'] ); ?>
|
||||
</div>
|
||||
<br>
|
||||
<div class="menuelinks">
|
||||
<?php echo get_menu( $adminmenu, "index.php?q=admin&m=".$GETVars['menu']."&s=".$GETVars['server'] ); ?>
|
||||
</div>
|
||||
<br>
|
||||
<div class="menuelinks">
|
||||
<?php echo get_info(); ?>
|
||||
</div>
|
||||
<img src="/images/trans.gif" alt="" width="150" height="1" border="0"><br>
|
||||
</td>
|
||||
<!-- End left cik navigation menu -->
|
||||
<?php } ?>
|
||||
<td id="content">
|
||||
<?php
|
||||
|
||||
// main content, right of menu
|
||||
if (isset($_SESSION["logindata"]["user"]) && isset($_SESSION["logindata"]["pass"]) && $GETVars['qq'] != "logout" && $bLoginOK){
|
||||
if ($GETVars['qq'] != "" && $GETVars['qq'] != "overview"){
|
||||
|
||||
// show overview page
|
||||
if ($GETVars['qq'] == "index") {
|
||||
include_once "includes/overview.php" ;
|
||||
echo "<p align='right'>(Values marked with '*' are cached results)</p>";
|
||||
|
||||
// show admin page
|
||||
} else if ( $GETVars['qq'] == "admin" ) {
|
||||
echo "nothing to see here";
|
||||
|
||||
// show serverlist
|
||||
} else if ( $GETVars['qq'] == "serverlist" ) {
|
||||
echo getServerlist();
|
||||
|
||||
// show graphical chart
|
||||
} else if ( strstr($GETVars['qq'], 'timetable')) {
|
||||
if ($_POST["edit"] == "edit") {
|
||||
echo showEdit();
|
||||
}else {
|
||||
$timesteps = array("1 hour" => "1", "6 hours" => "6", "12 hours" => "12", "24 hours" => "24");
|
||||
echo "<form action=".$_SERVER['PHP_SELF']."?q=".$GETVars['qq']."&m=".$GETVars['menu']."&s=".$GETVars['server']." method='post'>";
|
||||
if ($queryarray[$GETVars['qq']]["searchfield"] != "") {
|
||||
// get value from combobox
|
||||
if ($_POST["timestep"] != "") {
|
||||
$_SESSION['selectedtimestep'] = $_POST["timestep"];
|
||||
}
|
||||
echo "<table width='100%'><tr><td align='center'>";
|
||||
echo "<input type='submit' name='back' value='<-' onclick='submit();'>";
|
||||
echo "<select name='timestep' size=1 onChange='submit();'>";
|
||||
// build combobox
|
||||
while(list($label,$value) = each($timesteps)) {
|
||||
echo '<option value="'.$value.'"';
|
||||
if ($_SESSION['selectedtimestep'] == $value){echo "SELECTED";}
|
||||
echo '> '.$label.'</option>';
|
||||
}
|
||||
echo "</select>";
|
||||
echo "<input type='submit' name='forward' value='->' onclick='submit();'>";
|
||||
echo "</td></tr></table>";
|
||||
if ($_POST["back"] != "") {
|
||||
$_SESSION['timeshift'] += $_SESSION['selectedtimestep'];
|
||||
}
|
||||
if ($_POST["forward"] != "") {
|
||||
$_SESSION['timeshift'] -= $_SESSION['selectedtimestep'];
|
||||
}
|
||||
if ($_SESSION['timeshift'] < 0) {
|
||||
$_SESSION['timeshift'] = 0;
|
||||
}
|
||||
}
|
||||
$searchfield = 24 + $_SESSION['timeshift'];
|
||||
$tablearray = execute($query, 'no', 'timetable');
|
||||
$headerarray = $queryarray[$GETVars['qq']]["header"]["column"];
|
||||
echo generate_timetable($tablearray, $headerarray[0]);
|
||||
echo "</form>";
|
||||
}
|
||||
// "vertical" table
|
||||
} else if ( strstr($GETVars['qq'], 'vertical')) {
|
||||
if ($_POST["edit"] == "edit") {
|
||||
echo showEdit();
|
||||
}else {
|
||||
$i = 0;
|
||||
$headerarray = $queryarray[$GETVars['qq']]["header"]["column"];
|
||||
$tablearray = execute($query, 'no', 'verticaltable');
|
||||
echo "<table class='zebra'>";
|
||||
for ( $co = 0; $co <= count($headerarray); $co++) {
|
||||
if ($i == 0) {
|
||||
echo "<tr class='d0'>";
|
||||
$i = 1;
|
||||
} else {
|
||||
echo "<tr class='d1'>";
|
||||
$i = 0;
|
||||
}
|
||||
echo "<td><b>".$headerarray[$co]['label']."</b></td><td>".$tablearray[$co]."</td></tr>";
|
||||
}
|
||||
|
||||
echo "</table>";
|
||||
}
|
||||
// show normal table layout
|
||||
} else {
|
||||
if ($_POST["Edit"] == "Edit") {
|
||||
echo showEdit();
|
||||
}else {
|
||||
if ($_POST["Save"] == "Save") {
|
||||
saveQuery();
|
||||
}
|
||||
if ($_POST["Refresh"] == "Refresh") {
|
||||
$_SESSION["cachedqueries"][$GETVars['server']][$query]["timestamp"] = '';
|
||||
}
|
||||
$cache = $queryarray[$GETVars['qq']]["cache"];
|
||||
$searchfieldxml = $queryarray[$GETVars['qq']]["searchfield"];
|
||||
if (isset($searchfieldxml) && $searchfieldxml != "") {
|
||||
echo getSearchfield();
|
||||
}
|
||||
$searchfield = $_POST["searchfield"];
|
||||
if ($searchfield == "" && $_GET['sf']!=""){
|
||||
$searchfield = $_GET['sf'];
|
||||
}
|
||||
if ( $searchfieldxml == "" || $searchfield != "") {
|
||||
echo "<table class='zebra'>";
|
||||
echo get_tableheader($queryarray[$GETVars['qq']]["header"]["column"]);
|
||||
echo execute($query, 'no', 'table', $cache);
|
||||
echo "</table>";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if (!$bLoginOK){
|
||||
$errormsg = "Login failed!";
|
||||
}else{
|
||||
$errormsg = "Login";
|
||||
}
|
||||
|
||||
session_unset();
|
||||
$_SESSION=array();
|
||||
include_once "includes/login.php";
|
||||
|
||||
}
|
||||
$_SESSION['from'] = $GETVars['qq'];
|
||||
session_write_close(void);
|
||||
?>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" id="footer">TSM Monitor v1.0 Copyright © 2008-2009 M. Clemens (<a class='nav' href="http://www.tsm-monitor.org">www.tsm-monitor.org</a>)</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
164
style.css
Normal file
@ -0,0 +1,164 @@
|
||||
/* - - - - - - - - - - - - - - - - - - - - */
|
||||
/* BODY */
|
||||
/* - - - - - - - - - - - - - - - - - - - - */
|
||||
body, html {
|
||||
background: #F5F6F8;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #000000;
|
||||
margin: 0 0 5px 0;
|
||||
padding: 0;
|
||||
}
|
||||
/* - - - - - - - - - - - - - - - - - - - - */
|
||||
/* OUTER CONTENTBOX */
|
||||
/* - - - - - - - - - - - - - - - - - - - - */
|
||||
#inhalt {
|
||||
margin:10px auto;
|
||||
text-align:left;
|
||||
width: 90%;
|
||||
padding: 2px;
|
||||
background: #ffffff;
|
||||
border: 1px solid #a4aed5;
|
||||
}
|
||||
|
||||
|
||||
a.nav:link { color:#000000; text-decoration:underline; }
|
||||
a.nav:visited { color:#000000; text-decoration:underline; }
|
||||
a.nav:active { color:#cccccc; text-decoration:underline; }
|
||||
a.nav:hover { color:#555555; text-decoration:underline; }
|
||||
a.navhead:link { color:#000000; text-decoration:none; }
|
||||
a.navhead:visited { color:#000000; text-decoration:none; }
|
||||
a.navhead:active { color:#000000; text-decoration:none; }
|
||||
a.navhead:hover { color:#555555; text-decoration:none; }
|
||||
a.navheader:link { color:#FFFFFF; text-decoration:none; }
|
||||
a.navheader:visited { color:#FFFFFF; text-decoration:none; }
|
||||
a.navheader:active { color:#FFFFFF; text-decoration:none; }
|
||||
a.navheader:hover { color:#FFFFFF; text-decoration:none; }
|
||||
|
||||
/* - - - - - - - - - - - - - - - - - - - - */
|
||||
/* TABLE*/
|
||||
/* - - - - - - - - - - - - - - - - - - - - */
|
||||
#design {
|
||||
width: 100%;
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
#head {
|
||||
background: #999999;
|
||||
height: 75px;
|
||||
text-align: center;
|
||||
color: #ffffff;
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#tnleft {
|
||||
background: #cacaca;
|
||||
padding: 3px;
|
||||
color: #000000;
|
||||
font-size: 11px;
|
||||
}
|
||||
#tnright {
|
||||
background: #cacaca;
|
||||
padding: 3px;
|
||||
color: #000000;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
#printpreviewheader {
|
||||
background: #cacaca;
|
||||
padding: 3px;
|
||||
color: #FFFFFF;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#menue {
|
||||
background: #ffffff;
|
||||
padding: 0px;
|
||||
color: #000000;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.menuelinks a {
|
||||
display: block;
|
||||
width: auto;
|
||||
background: #eaeaea;
|
||||
margin-bottom: 2px;
|
||||
padding: 3px 0px 3px 4px;
|
||||
color: #000000;
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
border: 1px solid #d3d3d3;
|
||||
}
|
||||
.menuelinks a:hover {
|
||||
background: #dadada;
|
||||
text-decoration: none;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.menuelinks .aktuell {
|
||||
display: block;
|
||||
width: auto;
|
||||
background: #dadada;
|
||||
margin-bottom: 2px;
|
||||
padding: 3px 0px 3px 4px;
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
border: 1px solid #444444;
|
||||
}
|
||||
|
||||
|
||||
.menuelinks .sidebarinfo {
|
||||
display: block;
|
||||
width: auto;
|
||||
background: #fafafa;
|
||||
margin-bottom: 2px;
|
||||
padding: 3px 0px 3px 4px;
|
||||
font-size: 11px;
|
||||
text-decoration: none;
|
||||
border: 1px solid #d3d3d3;
|
||||
}
|
||||
|
||||
#content {
|
||||
background: #ffffff;
|
||||
padding: 3px;
|
||||
color: #000000;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
#footer {
|
||||
background: #eaeaea;
|
||||
padding: 3px;
|
||||
color: #222222;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#table {
|
||||
background: #dadada;
|
||||
padding: 3px;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
td { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
|
||||
th { font-family: Tahoma, Geneva, Arial, helvetica, sans-serif; font-size: 10pt }
|
||||
|
||||
|
||||
table.zebra {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
|
||||
table.zebra th { background-color: #eaeaea; }
|
||||
table.zebra td { padding: 4px;}
|
||||
table.zebra tr.d0 { background-color: #fff; }
|
||||
table.zebra tr.d1 { background-color: #f2f2f2; }
|
||||
|
||||
table.timetable {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto; width: 100%;}
|
||||
table.timetable th { background-color: #eaeaea; }
|
||||
table.timetable td { padding: 2px; font-size: 10px;}
|
||||
table.timetable tr.d0 { background-color: #fff; color: #dddddd;}
|
||||
table.timetable tr.d1 { background-color: #f2f2f2; color: #ffffff;}
|
||||
|
||||
table.login {background-color: #eaeaea; border-spacing: 1px;margin-left: auto; margin-right: auto;}
|
||||
table.login th { background-color: #eaeaea; text-align: center; }
|
||||
table.login td { padding: 4px;}
|
||||
table.login tr { background-color: #fff; text-align: center; }
|